Auflistung der Ordnerpfade f³r Volume Windows
Volumeseriennummer : 00000085 8A88:83DD
C:.
|   Adapter.log
|   OpenCode.log
|   OpenCodeEvents.jsonl
|   project_structure.txt
|   Stderr.log
|   
+---Ergebnisse
\---_meta
    |   before.txt
    |   combined_prompt.md
    |   lmstudio-modelle.json
    |   opencode-config.json
    |   startzeit.txt
    |   
    \---spiegel
        |   .dockerignore
        |   .editorconfig
        |   .gitattributes
        |   .gitignore
        |   Centron.sln
        |   Centron.sln.DotSettings
        |   CentronRights.md
        |   DevExpress.Version.props
        |   Directory.Build.props
        |   global.json
        |   nuget.config
        |   package.json
        |   README.md
        |   ResXManager.config.xml
        |   SSMS_DB_SCHEMA.sql
        |   StrongNamingKeyFile.snk
        |   version.json
        |   
        +---.github
        |   +---actions
        |   |   \---sign-artifacts
        |   |           action.yml
        |   |           
        |   \---workflows
        |           build.yml
        |           cleanup-pr-artifacts.yml
        |           regression-tests.yml
        |           tests.yml
        |           
        +---.vscode
        |       launch.json
        |       tasks.json
        |       
        +---assemblies
        |   +---7pdf
        |   |       pdf7.PDFWriter.dll
        |   |       
        |   +---outlook
        |   |       Microsoft.Office.Interop.Outlook.dll
        |   |       
        |   +---remote-desktop
        |   |       AxInterop.MSTSCLib.dll
        |   |       Interop.MSTSCLib.dll
        |   |       
        |   +---tapi
        |   |       README.md
        |   |       Traysoft.AddTapi.dll
        |   |       Traysoft.Internal.dll
        |   |       
        |   \---wpf
        |           Centron.WPF.MetroTheme.dll
        |           Centron.WPF.Theme.dll
        |           
        +---azure
        |   |   analyze-pipeline.yml
        |   |   build-pipeline.yml
        |   |   build-pipeline2.yml
        |   |   docker-pipeline.yml
        |   |   regression-tests-pipeline.yml
        |   |   tests-pipeline.yml
        |   |   
        |   \---build-templates
        |           build-centron-net.yaml
        |           build-nexus.yaml
        |           build-web-service.yaml
        |           deploy-artifacts-nuget.yaml
        |           deploy-artifacts-sharepoint.yaml
        |           deploy-artifacts.yaml
        |           versioning.yaml
        |           
        +---azure-blazor
        |       build-pipeline.yaml
        |       deploy-on-testenv.yaml
        |       docker-pipeline.yml
        |       nexus-unit-tests.yaml
        |       playwright-pipeline.yml
        |       security-pipeline.yaml
        |       
        +---Centron.Api.docuFORM
        |   |   Centron.Api.docuFORM.csproj
        |   |   DocuFormRestApiClient.cs
        |   |   DocuFormRestApiConstants.cs
        |   |   IDocuFormApiClient.cs
        |   |   
        |   +---bin
        |   |   \---Debug
        |   |       \---net10.0
        |   +---Helper
        |   |       DocuFormRequestHelper.cs
        |   |       HttpClientExtensions.cs
        |   |       HttpResponseMessageExtensions.cs
        |   |       OAuthHelper.cs
        |   |       
        |   +---Models
        |   |   |   AuthCodeRequest.cs
        |   |   |   
        |   |   \---Swagger
        |   |       |   AuthTokenRequest.cs
        |   |       |   AuthTokenResponse.cs
        |   |       |   Customer.cs
        |   |       |   CustomerCreate.cs
        |   |       |   CustomerDeployment.cs
        |   |       |   CustomerRights.cs
        |   |       |   CustomerUpdate.cs
        |   |       |   Dealer.cs
        |   |       |   Device.cs
        |   |       |   DeviceCiData.cs
        |   |       |   DeviceCounters.cs
        |   |       |   DeviceCreate.cs
        |   |       |   DeviceCreatedOn.cs
        |   |       |   DeviceEvent.cs
        |   |       |   DeviceEvents.cs
        |   |       |   DeviceFeatureOutputDimensions.cs
        |   |       |   DeviceFeatures.cs
        |   |       |   DeviceFeatureTecSpecs.cs
        |   |       |   DeviceItem.cs
        |   |       |   DeviceItemCreate.cs
        |   |       |   DeviceMibFile.cs
        |   |       |   DeviceNotifications.cs
        |   |       |   DevicePaperTray.cs
        |   |       |   DevicePaperTrays.cs
        |   |       |   DeviceSnmp.cs
        |   |       |   DeviceSnmpData.cs
        |   |       |   DeviceSummary.cs
        |   |       |   DeviceSummaryCounterElement.cs
        |   |       |   DeviceSummaryGroup.cs
        |   |       |   DeviceSummarySupplyElement.cs
        |   |       |   DeviceSupplies.cs
        |   |       |   DeviceSupply.cs
        |   |       |   DeviceUpdate.cs
        |   |       |   DeviceWarranty.cs
        |   |       |   Item.cs
        |   |       |   ItemCreateProperties.cs
        |   |       |   JobCreate.cs
        |   |       |   JobCreatePaperInfo.cs
        |   |       |   JobRead.cs
        |   |       |   MpsClient.cs
        |   |       |   Order.cs
        |   |       |   OrderCreate.cs
        |   |       |   OrderShipmentInfo.cs
        |   |       |   OrderUpdate.cs
        |   |       |   ResourceGroups.cs
        |   |       |   Resources.cs
        |   |       |   UserProperties.cs
        |   |       |   Vendor.cs
        |   |       |   
        |   |       \---Responses
        |   |               ClientsResponse.cs
        |   |               CustomerResponse.cs
        |   |               CustomersResponse.cs
        |   |               DealerResponse.cs
        |   |               DealersResponse.cs
        |   |               DeviceCountersResponse.cs
        |   |               DeviceEventsResponse.cs
        |   |               DeviceFeaturesResponse.cs
        |   |               DeviceItemResponse.cs
        |   |               DeviceItemsResponse.cs
        |   |               DevicePaperTraysResponse.cs
        |   |               DeviceResponse.cs
        |   |               DevicesResponse.cs
        |   |               DeviceSuppliesResponse.cs
        |   |               OrderResponse.cs
        |   |               OrdersResponse.cs
        |   |               ResourcesResponse.cs
        |   |               VendorsResponse.cs
        |   |               
        |   \---obj
        |       |   Centron.Api.docuFORM.csproj.nuget.dgspec.json
        |       |   Centron.Api.docuFORM.csproj.nuget.g.props
        |       |   Centron.Api.docuFORM.csproj.nuget.g.targets
        |       |   project.assets.json
        |       |   project.nuget.cache
        |       |   
        |       \---Debug
        |           \---net10.0
        |               |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |               |   Centron.Api.docuFORM.AssemblyInfo.cs
        |               |   Centron.Api.docuFORM.AssemblyInfoInputs.cache
        |               |   Centron.Api.docuFORM.assets.cache
        |               |   Centron.Api.docuFORM.GeneratedMSBuildEditorConfig.editorconfig
        |               |   Centron.Api.docuFORM.GlobalUsings.g.cs
        |               |   
        |               +---ref
        |               \---refint
        +---deployment
        |   +---centron
        |   |   +---CentronSetupProject
        |   |   |   |   c-entron.ico
        |   |   |   |   CentronProductHeat.wxs
        |   |   |   |   CentronSetupProject.wixproj
        |   |   |   |   Product.wxs
        |   |   |   |   
        |   |   |   \---Images
        |   |   |           Installer-16.bmp
        |   |   |           Installer-32.bmp
        |   |   |           Installer-Background.bmp
        |   |   |           Installer-Banner.bmp
        |   |   |           
        |   |   \---WebServiceSetupProject
        |   |       |   Product.wxs
        |   |       |   RefreshHeatInfo.txt
        |   |       |   WebServiceProductHeat.wxs
        |   |       |   WebServiceSetupProject.wixproj
        |   |       |   
        |   |       \---Images
        |   |               Installer-16.bmp
        |   |               Installer-32.bmp
        |   |               Installer-Background.bmp
        |   |               Installer-Banner.bmp
        |   |               
        |   +---riverbird
        |   |       version.txt
        |   |       
        |   \---WixSharpInstaller
        |       |   Program.cs
        |       |   WixSharpInstaller.csproj
        |       |   
        |       +---bin
        |       |   \---Debug
        |       |       \---net10.0-windows
        |       +---Images
        |       |       Installer-Background.bmp
        |       |       Installer-Banner.bmp
        |       |       
        |       \---obj
        |           |   project.assets.json
        |           |   project.nuget.cache
        |           |   WixSharpInstaller.csproj.nuget.dgspec.json
        |           |   WixSharpInstaller.csproj.nuget.g.props
        |           |   WixSharpInstaller.csproj.nuget.g.targets
        |           |   
        |           \---Debug
        |               \---net10.0-windows
        |                   |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |                   |   WixSharpInstaller.AssemblyInfo.cs
        |                   |   WixSharpInstaller.AssemblyInfoInputs.cache
        |                   |   WixSharpInstaller.assets.cache
        |                   |   WixSharpInstaller.csproj.AssemblyReference.cache
        |                   |   WixSharpInstaller.GeneratedMSBuildEditorConfig.editorconfig
        |                   |   
        |                   +---ref
        |                   \---refint
        +---docker
        |   |   Dockerfile
        |   |   README.md
        |   |   
        |   +---c-entron-api
        |   |       build_docker.sh
        |   |       Dockerfile
        |   |       install.sh
        |   |       
        |   +---c-entron-demo
        |   |       startup.sh
        |   |       
        |   +---c-entron-mailcatcher
        |   |       Dockerfile
        |   |       
        |   +---c-entron-regression-tests-db
        |   |       Dockerfile
        |   |       
        |   +---c-entron-regression-tests-pipeline
        |   |       Dockerfile
        |   |       
        |   +---c-entron-webservice
        |   |       Dockerfile
        |   |       
        |   +---compose
        |   |       appsettings.Production.json
        |   |       compose.yaml
        |   |       Readme
        |   |       WebServiceConfig.xml
        |   |       
        |   \---deploy
        |           appsettings.json
        |           compose.yaml
        |           Readme
        |           WebServiceConfig.xml
        |           
        +---docs
        |   |   .order
        |   |   README.md
        |   |   
        |   +---.attachments
        |   |   +---How-to-create-scripts
        |   |   |       ReserveScriptNumber.PNG
        |   |   |       
        |   |   \---How-to-end-to-end-test
        |   |           DebugTest.png
        |   |           FailedTest.png
        |   |           RunTest.png
        |   |           SavedTicket-actual-txt.png
        |   |           SavedTicket-expected-txt.png
        |   |           SaveHelpdeskResult-actual-txt.png
        |   |           SaveHelpdeskResult-expected-txt.png
        |   |           SuccessfulTest.png
        |   |           
        |   +---Background Service
        |   |       DataQualityService.md
        |   |       
        |   +---features
        |   |       automatic-helpdesk-creation-templates.md
        |   |       exchange-sync-bugprotokoll.md
        |   |       
        |   +---getting-started
        |   |       ai-codebase-navigation.md
        |   |       documentation-rules.md
        |   |       general-structure.md
        |   |       
        |   +---guides
        |   |   +---database
        |   |   |       create-scripts.md
        |   |   |       database-conventions.md
        |   |   |       
        |   |   +---development
        |   |   |       add-a-new-right.md
        |   |   |       check-userrights.md
        |   |   |       create-mail-templates.md
        |   |   |       end-to-end-testing.md
        |   |   |       fixed-memory-leaks.md
        |   |   |       settings-management.md
        |   |   |       xrechnung.md
        |   |   |       
        |   |   +---services
        |   |   |       add-webservice-methods.md
        |   |   |       web-service-on-linux.md
        |   |   |       
        |   |   \---ui
        |   |           create-dialog.md
        |   |           create-module.md
        |   |           create-settings-page.md
        |   |           localization.md
        |   |           
        |   +---operations
        |   |       build-server-and-automated-builds.md
        |   |       release-stop.md
        |   |       update-devexpress.md
        |   |       
        |   \---reference
        |       |   zugferd-feldzuordnung-anwender.md
        |       |   zugferd-field-mapping.md
        |       |   
        |       +---architecture
        |       |       dtos-and-entities.md
        |       |       mvvm-in-centron.md
        |       |       requests-and-responses.md
        |       |       results-and-responses.md
        |       |       stanislaus-secret-api-documentation.md
        |       |       tapi.md
        |       |       
        |       +---database
        |       |       script-rules.md
        |       |       
        |       +---edi
        |       |       edi-architecture.md
        |       |       edi-import-rules.md
        |       |       
        |       +---receipts
        |       |       actionprice-system.md
        |       |       Contract-Billing-RMM-Article-Logic.md
        |       |       contracts-backend.md
        |       |       receipt-search-architecture.md
        |       |       receipts-backend-architecture.md
        |       |       
        |       \---security
        |               anmelden-mit-microsoft-technische-anleitung.md
        |               developer-security.md
        |               licensing-system.md
        |               
        +---Ergebnisse
        +---nugets
        |       Centron.Help.1.0.2608.2.nupkg
        |       Centron.Office.Client.1.1.433.nupkg
        |       FastReport.Compat.Skia.2025.1.3.nupkg
        |       FastReport.Core.2022.1.6.nupkg
        |       FastReport.Core.2025.1.3.nupkg
        |       FastReport.Core.Skia.2025.1.3.nupkg
        |       FastReport.DataVisualization.Skia.2025.1.3.nupkg
        |       FastReport.Net.2025.1.3.nupkg
        |       FastReport.Net.Pro.2022.1.6.2.nupkg
        |       FastReport.SkiaDrawing.2025.1.3.nupkg
        |       RiverbirdPortal.Common.1.0.4.nupkg
        |       RiverbirdPortal.Interfaces.1.0.4.nupkg
        |       RiverbirdPortal.WebServices.Core.1.0.4.nupkg
        |       
        +---scripts
        |   +---Centron.Scripts
        |   |   |   Centron.Scripts.csproj
        |   |   |   CentronConnectionsHelper.cs
        |   |   |   CentronPaths.cs
        |   |   |   DependencyGraph.cs
        |   |   |   EnvironmentHelper.cs
        |   |   |   EnvironmentVariables.cs
        |   |   |   FileHelper.cs
        |   |   |   Program.cs
        |   |   |   RunHelper.cs
        |   |   |   SignHelper.cs
        |   |   |   WXSHelper.cs
        |   |   |   
        |   |   +---bin
        |   |   |   \---Debug
        |   |   |       \---net10.0
        |   |   \---obj
        |   |       |   Centron.Scripts.csproj.nuget.dgspec.json
        |   |       |   Centron.Scripts.csproj.nuget.g.props
        |   |       |   Centron.Scripts.csproj.nuget.g.targets
        |   |       |   project.assets.json
        |   |       |   project.nuget.cache
        |   |       |   
        |   |       \---Debug
        |   |           \---net10.0
        |   |               |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |               |   Centron.Scripts.AssemblyInfo.cs
        |   |               |   Centron.Scripts.AssemblyInfoInputs.cache
        |   |               |   Centron.Scripts.assets.cache
        |   |               |   Centron.Scripts.csproj.AssemblyReference.cache
        |   |               |   Centron.Scripts.GeneratedMSBuildEditorConfig.editorconfig
        |   |               |   
        |   |               +---ref
        |   |               \---refint
        |   \---Scripts
        |       |   CentronPaths.cs
        |       |   EnvironmentHelper.cs
        |       |   EnvironmentVariables.cs
        |       |   FileHelper.cs
        |       |   Program.cs
        |       |   RunHelper.cs
        |       |   Scripts.csproj
        |       |   SignHelper.cs
        |       |   
        |       +---bin
        |       |   \---Debug
        |       |       \---net10.0
        |       \---obj
        |           |   project.assets.json
        |           |   project.nuget.cache
        |           |   Scripts.csproj.nuget.dgspec.json
        |           |   Scripts.csproj.nuget.g.props
        |           |   Scripts.csproj.nuget.g.targets
        |           |   
        |           \---Debug
        |               \---net10.0
        |                   |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |                   |   Scripts.AssemblyInfo.cs
        |                   |   Scripts.AssemblyInfoInputs.cache
        |                   |   Scripts.assets.cache
        |                   |   Scripts.csproj.AssemblyReference.cache
        |                   |   Scripts.GeneratedMSBuildEditorConfig.editorconfig
        |                   |   
        |                   +---ref
        |                   \---refint
        +---src
        |   +---apis
        |   |   +---Centron.Api.EbInterface
        |   |   |   |   Centron.Api.EbInterface.csproj
        |   |   |   |   EbInterfaceLogic.cs
        |   |   |   |   
        |   |   |   +---bin
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   +---obj
        |   |   |   |   |   Centron.Api.EbInterface.csproj.nuget.dgspec.json
        |   |   |   |   |   Centron.Api.EbInterface.csproj.nuget.g.props
        |   |   |   |   |   Centron.Api.EbInterface.csproj.nuget.g.targets
        |   |   |   |   |   project.assets.json
        |   |   |   |   |   project.nuget.cache
        |   |   |   |   |   
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |   |   |           |   Centron.Api.EbInterface.AssemblyInfo.cs
        |   |   |   |           |   Centron.Api.EbInterface.AssemblyInfoInputs.cache
        |   |   |   |           |   Centron.Api.EbInterface.assets.cache
        |   |   |   |           |   Centron.Api.EbInterface.GeneratedMSBuildEditorConfig.editorconfig
        |   |   |   |           |   
        |   |   |   |           +---ref
        |   |   |   |           \---refint
        |   |   |   \---Properties
        |   |   |           AssemblyInfo.cs
        |   |   |           
        |   |   +---Centron.Api.Gls
        |   |   |   |   Centron.Api.Gls.csproj
        |   |   |   |   CentronGlsConsts.cs
        |   |   |   |   CentronGlsErrors.cs
        |   |   |   |   CentronGlsLogic.cs
        |   |   |   |   
        |   |   |   +---bin
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   +---Classes
        |   |   |   |       UploadResult.cs
        |   |   |   |       
        |   |   |   +---Entities
        |   |   |   |       Address.cs
        |   |   |   |       Addresses.cs
        |   |   |   |       ErrorMessage.cs
        |   |   |   |       ErrorResponse.cs
        |   |   |   |       Info.cs
        |   |   |   |       Parcel.cs
        |   |   |   |       ParcelResponse.cs
        |   |   |   |       Service.cs
        |   |   |   |       Shippment.cs
        |   |   |   |       ShippmentRequest.cs
        |   |   |   |       
        |   |   |   +---obj
        |   |   |   |   |   Centron.Api.Gls.csproj.nuget.dgspec.json
        |   |   |   |   |   Centron.Api.Gls.csproj.nuget.g.props
        |   |   |   |   |   Centron.Api.Gls.csproj.nuget.g.targets
        |   |   |   |   |   project.assets.json
        |   |   |   |   |   project.nuget.cache
        |   |   |   |   |   
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |   |   |           |   Centron.Api.Gls.AssemblyInfo.cs
        |   |   |   |           |   Centron.Api.Gls.AssemblyInfoInputs.cache
        |   |   |   |           |   Centron.Api.Gls.assets.cache
        |   |   |   |           |   Centron.Api.Gls.GeneratedMSBuildEditorConfig.editorconfig
        |   |   |   |           |   
        |   |   |   |           +---ref
        |   |   |   |           \---refint
        |   |   |   \---Properties
        |   |   |           AssemblyInfo.cs
        |   |   |           
        |   |   +---Centron.Api.Shipcloud
        |   |   |   |   Centron.Api.Shipcloud.csproj
        |   |   |   |   CentronShipcloudConsts.cs
        |   |   |   |   CentronShipcloudLogic.cs
        |   |   |   |   
        |   |   |   +---bin
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   +---Classes
        |   |   |   |       UploadResult.cs
        |   |   |   |       
        |   |   |   +---Entities
        |   |   |   |       AdditionalService.cs
        |   |   |   |       AdditionalServiceProperties.cs
        |   |   |   |       Address.cs
        |   |   |   |       Billing.cs
        |   |   |   |       BillingDetails.cs
        |   |   |   |       Carrier.cs
        |   |   |   |       CustomsDeclaration.cs
        |   |   |   |       CustomsDeclarationItem.cs
        |   |   |   |       DeclaredValue.cs
        |   |   |   |       Label.cs
        |   |   |   |       Package.cs
        |   |   |   |       Pickup.cs
        |   |   |   |       PickupTime.cs
        |   |   |   |       Recipient.cs
        |   |   |   |       ShipmentQuote.cs
        |   |   |   |       ShipmentQuoteRequest.cs
        |   |   |   |       ShipmentQuoteResponse.cs
        |   |   |   |       ShipmentRequest.cs
        |   |   |   |       ShipmentResponse.cs
        |   |   |   |       Tracker.cs
        |   |   |   |       TrackingEvent.cs
        |   |   |   |       Webhook.cs
        |   |   |   |       WebhookSecurity.cs
        |   |   |   |       
        |   |   |   +---Helpers
        |   |   |   |       ShipcloudAdditionalServiceHelper.cs
        |   |   |   |       ShipcloudPackageTypeHelper.cs
        |   |   |   |       ShipcloudServiceHelper.cs
        |   |   |   |       
        |   |   |   \---obj
        |   |   |       |   Centron.Api.Shipcloud.csproj.nuget.dgspec.json
        |   |   |       |   Centron.Api.Shipcloud.csproj.nuget.g.props
        |   |   |       |   Centron.Api.Shipcloud.csproj.nuget.g.targets
        |   |   |       |   project.assets.json
        |   |   |       |   project.nuget.cache
        |   |   |       |   
        |   |   |       \---Debug
        |   |   |           \---net10.0
        |   |   |               |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |   |               |   Centron.Api.Shipcloud.AssemblyInfo.cs
        |   |   |               |   Centron.Api.Shipcloud.AssemblyInfoInputs.cache
        |   |   |               |   Centron.Api.Shipcloud.assets.cache
        |   |   |               |   Centron.Api.Shipcloud.GeneratedMSBuildEditorConfig.editorconfig
        |   |   |               |   Centron.Api.Shipcloud.GlobalUsings.g.cs
        |   |   |               |   
        |   |   |               +---ref
        |   |   |               \---refint
        |   |   +---Centron.APIs.CopDataAccess
        |   |   |   |   Centron.APIs.CopDataAccess.csproj
        |   |   |   |   COP API Dokumentation.pdf
        |   |   |   |   CopApi.cs
        |   |   |   |   CopException.cs
        |   |   |   |   ICopApi.cs
        |   |   |   |   
        |   |   |   +---bin
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   +---Data
        |   |   |   |       Description.cs
        |   |   |   |       Group.cs
        |   |   |   |       Manufacturer.cs
        |   |   |   |       Price.cs
        |   |   |   |       Product.cs
        |   |   |   |       Supplier.cs
        |   |   |   |       
        |   |   |   +---obj
        |   |   |   |   |   Centron.APIs.CopDataAccess.csproj.nuget.dgspec.json
        |   |   |   |   |   Centron.APIs.CopDataAccess.csproj.nuget.g.props
        |   |   |   |   |   Centron.APIs.CopDataAccess.csproj.nuget.g.targets
        |   |   |   |   |   project.assets.json
        |   |   |   |   |   project.nuget.cache
        |   |   |   |   |   
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |   |   |           |   Centron.APIs.CopDataAccess.AssemblyInfo.cs
        |   |   |   |           |   Centron.APIs.CopDataAccess.AssemblyInfoInputs.cache
        |   |   |   |           |   Centron.APIs.CopDataAccess.assets.cache
        |   |   |   |           |   Centron.APIs.CopDataAccess.GeneratedMSBuildEditorConfig.editorconfig
        |   |   |   |           |   
        |   |   |   |           +---ref
        |   |   |   |           \---refint
        |   |   |   +---Parser
        |   |   |   |       ProductParser.cs
        |   |   |   |       SupplierParser.cs
        |   |   |   |       XElementExtensions.cs
        |   |   |   |       
        |   |   |   +---Properties
        |   |   |   |       AssemblyInfo.cs
        |   |   |   |       
        |   |   |   \---SoapTemplates
        |   |   |           GetArticlesRelatedRequest.xml
        |   |   |           GetArticlesRequest.xml
        |   |   |           GetArticlesSupplierRequest.xml
        |   |   |           GetSessionIDRequest.xml
        |   |   |           SoapRequestFactory.cs
        |   |   |           
        |   |   +---Centron.APIs.EgisDataAccess
        |   |   |   |   Centron.APIs.EgisDataAccess.csproj
        |   |   |   |   EGIS API Dokumentation.zip
        |   |   |   |   EgisApi.cs
        |   |   |   |   EgisConstants.cs
        |   |   |   |   EgisException.cs
        |   |   |   |   
        |   |   |   +---bin
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   +---Data
        |   |   |   |       Accessory.cs
        |   |   |   |       DistributorItem.cs
        |   |   |   |       Feature.cs
        |   |   |   |       FeatureGroup.cs
        |   |   |   |       FoundArticle.cs
        |   |   |   |       PriceAndAvailability.cs
        |   |   |   |       ProductGroup.cs
        |   |   |   |       ProductSpecification.cs
        |   |   |   |       
        |   |   |   +---obj
        |   |   |   |   |   Centron.APIs.EgisDataAccess.csproj.nuget.dgspec.json
        |   |   |   |   |   Centron.APIs.EgisDataAccess.csproj.nuget.g.props
        |   |   |   |   |   Centron.APIs.EgisDataAccess.csproj.nuget.g.targets
        |   |   |   |   |   project.assets.json
        |   |   |   |   |   project.nuget.cache
        |   |   |   |   |   
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |   |   |           |   Centron.APIs.EgisDataAccess.AssemblyInfo.cs
        |   |   |   |           |   Centron.APIs.EgisDataAccess.AssemblyInfoInputs.cache
        |   |   |   |           |   Centron.APIs.EgisDataAccess.assets.cache
        |   |   |   |           |   Centron.APIs.EgisDataAccess.GeneratedMSBuildEditorConfig.editorconfig
        |   |   |   |           |   
        |   |   |   |           +---ref
        |   |   |   |           \---refint
        |   |   |   +---Parser
        |   |   |   |       FoundArticleParser.cs
        |   |   |   |       PriceAndAvailabilityParser.cs
        |   |   |   |       ProductGroupParser.cs
        |   |   |   |       ProductSpecificationParser.cs
        |   |   |   |       XElementExtensions.cs
        |   |   |   |       
        |   |   |   +---Properties
        |   |   |   |       AssemblyInfo.cs
        |   |   |   |       
        |   |   |   \---RequestTemplates
        |   |   |           PriceAndAvailabilityQuery.xml
        |   |   |           ProductGroupListQuery.xml
        |   |   |           ProductSpecificationQuery.xml
        |   |   |           RequestFactory.cs
        |   |   |           SearchQuery.xml
        |   |   |           
        |   |   +---Centron.APIs.FinAPI
        |   |   |   |   Centron.APIs.FinAPI.csproj
        |   |   |   |   FinApiClient.cs
        |   |   |   |   FinApiConstants.cs
        |   |   |   |   IFinApiClient.cs
        |   |   |   |   
        |   |   |   +---bin
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   +---Data
        |   |   |   |       AccessToken.cs
        |   |   |   |       Account.cs
        |   |   |   |       AccountCapability.cs
        |   |   |   |       AccountInterface.cs
        |   |   |   |       AccountInterfacePaymentCapabilities.cs
        |   |   |   |       AccountList.cs
        |   |   |   |       AccountParams.cs
        |   |   |   |       AccountReference.cs
        |   |   |   |       AccountStatus.cs
        |   |   |   |       AccountType.cs
        |   |   |   |       BankBankGroup.cs
        |   |   |   |       BankConnection.cs
        |   |   |   |       BankConnectionBank.cs
        |   |   |   |       BankConnectionInterface.cs
        |   |   |   |       BankConnectionInterfaceAisConsent.cs
        |   |   |   |       BankConnectionInterfaceLastAutoUpdate.cs
        |   |   |   |       BankConnectionInterfaceLastManualUpdate.cs
        |   |   |   |       BankConnectionList.cs
        |   |   |   |       BankConnectionOwner.cs
        |   |   |   |       BankConsentStatus.cs
        |   |   |   |       BankGroup.cs
        |   |   |   |       BankIcon.cs
        |   |   |   |       BankingInterface.cs
        |   |   |   |       BankInterface.cs
        |   |   |   |       BankInterfaceAisCapabilities.cs
        |   |   |   |       BankInterfaceLoginField.cs
        |   |   |   |       BankInterfacePaymentCapabilities.cs
        |   |   |   |       BankInterfacePaymentConstraints.cs
        |   |   |   |       BankInterfaceProperty.cs
        |   |   |   |       BankInterfaceTppAuthenticationGroup.cs
        |   |   |   |       BankLogo.cs
        |   |   |   |       CategorizationStatus.cs
        |   |   |   |       Currency.cs
        |   |   |   |       DailyBalanceListPaging.cs
        |   |   |   |       DomesticMoneyTransferConstraints.cs
        |   |   |   |       DomesticMoneyTransferMandatoryFields.cs
        |   |   |   |       ErrorType.cs
        |   |   |   |       LoginCredentialResource.cs
        |   |   |   |       PageableTransactionList.cs
        |   |   |   |       PendingTransactionCertisData.cs
        |   |   |   |       PendingTransactionPaypalData.cs
        |   |   |   |       SepaMoneyTransferConstraints.cs
        |   |   |   |       SepaMoneyTransferCounterpartAddressMandatoryFields.cs
        |   |   |   |       SepaMoneyTransferMandatoryFields.cs
        |   |   |   |       Task.cs
        |   |   |   |       TaskPayload.cs
        |   |   |   |       TaskStatus.cs
        |   |   |   |       TaskType.cs
        |   |   |   |       Transaction.cs
        |   |   |   |       TransactionCategory.cs
        |   |   |   |       TransactionDirection.cs
        |   |   |   |       TwoStepProcedure.cs
        |   |   |   |       UpdateResultStatus.cs
        |   |   |   |       User.cs
        |   |   |   |       WebFormInfo.cs
        |   |   |   |       WebFormStatus.cs
        |   |   |   |       
        |   |   |   +---obj
        |   |   |   |   |   Centron.APIs.FinAPI.csproj.nuget.dgspec.json
        |   |   |   |   |   Centron.APIs.FinAPI.csproj.nuget.g.props
        |   |   |   |   |   Centron.APIs.FinAPI.csproj.nuget.g.targets
        |   |   |   |   |   project.assets.json
        |   |   |   |   |   project.nuget.cache
        |   |   |   |   |   
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |   |   |           |   Centron.APIs.FinAPI.AssemblyInfo.cs
        |   |   |   |           |   Centron.APIs.FinAPI.AssemblyInfoInputs.cache
        |   |   |   |           |   Centron.APIs.FinAPI.assets.cache
        |   |   |   |           |   Centron.APIs.FinAPI.csproj.AssemblyReference.cache
        |   |   |   |           |   Centron.APIs.FinAPI.GeneratedMSBuildEditorConfig.editorconfig
        |   |   |   |           |   
        |   |   |   |           +---ref
        |   |   |   |           \---refint
        |   |   |   +---Properties
        |   |   |   |       AssemblyInfo.cs
        |   |   |   |       
        |   |   |   +---Requests
        |   |   |   |       ChangeUserAccountPasswordRequest.cs
        |   |   |   |       CreateUserAccountRequest.cs
        |   |   |   |       GetAccountTransactionsRequest.cs
        |   |   |   |       ImportNewBankConnectionRequest.cs
        |   |   |   |       UpdateBankConnectionRequest.cs
        |   |   |   |       UpdateUserAccountRequest.cs
        |   |   |   |       
        |   |   |   +---Responses
        |   |   |   |       AccountTransactionData.cs
        |   |   |   |       
        |   |   |   \---RestClient
        |   |   |           JsonWebToken.cs
        |   |   |           RestClientBase.cs
        |   |   |           RestClientCredentials.cs
        |   |   |           
        |   |   +---Centron.APIs.IcecatDataAccess
        |   |   |   |   Centron.APIs.IcecatDataAccess.csproj
        |   |   |   |   IcecatApi.cs
        |   |   |   |   IcecatException.cs
        |   |   |   |   IIcecatApi.cs
        |   |   |   |   Languages.cs
        |   |   |   |   
        |   |   |   +---bin
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   +---Data
        |   |   |   |       Category.cs
        |   |   |   |       Product.cs
        |   |   |   |       ProductDescription.cs
        |   |   |   |       ProductImage.cs
        |   |   |   |       ProductProperty.cs
        |   |   |   |       ProductSummary.cs
        |   |   |   |       RelatedProduct.cs
        |   |   |   |       Supplier.cs
        |   |   |   |       
        |   |   |   +---obj
        |   |   |   |   |   Centron.APIs.IcecatDataAccess.csproj.nuget.dgspec.json
        |   |   |   |   |   Centron.APIs.IcecatDataAccess.csproj.nuget.g.props
        |   |   |   |   |   Centron.APIs.IcecatDataAccess.csproj.nuget.g.targets
        |   |   |   |   |   project.assets.json
        |   |   |   |   |   project.nuget.cache
        |   |   |   |   |   
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |   |   |           |   Centron.APIs.IcecatDataAccess.AssemblyInfo.cs
        |   |   |   |           |   Centron.APIs.IcecatDataAccess.AssemblyInfoInputs.cache
        |   |   |   |           |   Centron.APIs.IcecatDataAccess.assets.cache
        |   |   |   |           |   
        |   |   |   |           +---ref
        |   |   |   |           \---refint
        |   |   |   +---Parser
        |   |   |   |       ProductParser.cs
        |   |   |   |       
        |   |   |   \---Properties
        |   |   |           AssemblyInfo.cs
        |   |   |           
        |   |   \---Centron.APIs.ITscopeDataAccess
        |   |       |   Centron.APIs.ITscopeDataAccess.csproj
        |   |       |   IITscopeApi.cs
        |   |       |   ITscopeApi.cs
        |   |       |   ITscopeException.cs
        |   |       |   
        |   |       +---bin
        |   |       |   \---Debug
        |   |       |       \---net10.0
        |   |       +---Data
        |   |       |       AccessoryInfo.cs
        |   |       |       ITscopeApiKeyQuota.cs
        |   |       |       Manufacturer.cs
        |   |       |       OrderInfo.cs
        |   |       |       Product.cs
        |   |       |       ProductAttribute.cs
        |   |       |       ProductSubType.cs
        |   |       |       ProductType.cs
        |   |       |       ProductTypeGroup.cs
        |   |       |       QuoteInfo.cs
        |   |       |       Supplier.cs
        |   |       |       SupplierInfo.cs
        |   |       |       
        |   |       +---obj
        |   |       |   |   Centron.APIs.ITscopeDataAccess.csproj.nuget.dgspec.json
        |   |       |   |   Centron.APIs.ITscopeDataAccess.csproj.nuget.g.props
        |   |       |   |   Centron.APIs.ITscopeDataAccess.csproj.nuget.g.targets
        |   |       |   |   project.assets.json
        |   |       |   |   project.nuget.cache
        |   |       |   |   
        |   |       |   \---Debug
        |   |       |       \---net10.0
        |   |       |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |       |           |   Centron.APIs.ITscopeDataAccess.AssemblyInfo.cs
        |   |       |           |   Centron.APIs.ITscopeDataAccess.AssemblyInfoInputs.cache
        |   |       |           |   Centron.APIs.ITscopeDataAccess.assets.cache
        |   |       |           |   
        |   |       |           +---ref
        |   |       |           \---refint
        |   |       +---Parser
        |   |       |       IParser.cs
        |   |       |       ITscopeApiKeyQuotaParser.cs
        |   |       |       OrderInfoParser.cs
        |   |       |       ProductParser.cs
        |   |       |       QuoteInfoParser.cs
        |   |       |       SupplierParser.cs
        |   |       |       
        |   |       \---Properties
        |   |               AssemblyInfo.cs
        |   |               
        |   +---backend
        |   |   +---Centron.BL
        |   |   |   |   BaseBL.cs
        |   |   |   |   BLSession.cs
        |   |   |   |   Centron.BL.csproj
        |   |   |   |   DBBaseBL.cs
        |   |   |   |   SystemInfoLogger.cs
        |   |   |   |   
        |   |   |   +---Accounting
        |   |   |   |       BankAccountBL.cs
        |   |   |   |       
        |   |   |   +---Accounts
        |   |   |   |   |   AccountAddressBL.cs
        |   |   |   |   |   AccountAddressContactBL.cs
        |   |   |   |   |   AccountBL.cs
        |   |   |   |   |   AccountSearchBL.cs
        |   |   |   |   |   AccountTypeBL.cs
        |   |   |   |   |   CustomerCostCenterBL.cs
        |   |   |   |   |   CustomerToBranchBL.cs
        |   |   |   |   |   HotlineBL.cs
        |   |   |   |   |   SupplierToBranchBL.cs
        |   |   |   |   |   TapiBL.cs
        |   |   |   |   |   
        |   |   |   |   +---AccountContracts
        |   |   |   |   |       AccountContractBL.cs
        |   |   |   |   |       AccountContractKindBL.cs
        |   |   |   |   |       
        |   |   |   |   +---AccountMigrations
        |   |   |   |   |       AccountMigrationBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Activities
        |   |   |   |   |       AccountActivitiesBL.cs
        |   |   |   |   |       AccountActivitiesReplacementBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Campaigns
        |   |   |   |   |       CampaignBL.cs
        |   |   |   |   |       CampaignDecisionTemplateTextBL.cs
        |   |   |   |   |       CampaignPhaseActionBL.cs
        |   |   |   |   |       CampaignPhaseBL.cs
        |   |   |   |   |       CampaignProcessBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Dashboard
        |   |   |   |   |       AccountDashboardBL.cs
        |   |   |   |   |       
        |   |   |   |   +---ExtendedFilters
        |   |   |   |   |       AccountCustomFilterBL.cs
        |   |   |   |   |       
        |   |   |   |   +---HotlineArea
        |   |   |   |   |       HotlineCustomCategoryBL.cs
        |   |   |   |   |       HotlineCustomItemBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Marketing
        |   |   |   |   |       AccountLicenseBL.cs
        |   |   |   |   |       
        |   |   |   |   +---PrintOptions
        |   |   |   |   |       AccountPrintOptionsBL.cs
        |   |   |   |   |       
        |   |   |   |   +---SpecialPrices
        |   |   |   |   |       AccountArticleSpecialPricesImportSettingsBL.cs
        |   |   |   |   |       AccountSpecialPriceBL.cs
        |   |   |   |   |       
        |   |   |   |   \---Survey
        |   |   |   |           SurveyProcessBL.cs
        |   |   |   |           
        |   |   |   +---Administration
        |   |   |   |   |   CentronFtpReleaseParser.cs
        |   |   |   |   |   LogosBL.cs
        |   |   |   |   |   UpdateAvailableNotificationBL.cs
        |   |   |   |   |   
        |   |   |   |   +---AccessTokens
        |   |   |   |   |       AccessTokenBL.cs
        |   |   |   |   |       AccessTokenLogBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Applications
        |   |   |   |   |       ApplicationVersionBL.cs
        |   |   |   |   |       
        |   |   |   |   +---ArtificialIntelligence
        |   |   |   |   |   |   ArtificialIntelligenceBL.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---Chat
        |   |   |   |   |           ArtificialIntelligenceChatBL.cs
        |   |   |   |   |           ArtificialIntelligenceChatInstructionPromptBL.cs
        |   |   |   |   |           ArtificialIntelligenceChatPromptBuilder.cs
        |   |   |   |   |           ArtificialIntelligenceChatRuntimeContext.cs
        |   |   |   |   |           
        |   |   |   |   +---BackgroundServices
        |   |   |   |   |       BackgroundServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---BookKeepingAccountSystems
        |   |   |   |   |       BookKeepingAccountSystemBL.cs
        |   |   |   |   |       
        |   |   |   |   +---CentronConfigDb
        |   |   |   |   |       CentronConfigurationDbBL.cs
        |   |   |   |   |       IMasterPasswordStorage.cs
        |   |   |   |   |       MasterPasswordConfigurationDatabaseStorage.cs
        |   |   |   |   |       MasterPasswordSecureFileStorage.cs
        |   |   |   |   |       
        |   |   |   |   +---Company
        |   |   |   |   |       BranchBL.cs
        |   |   |   |   |       BranchRevenueAndExpenseAccountBL.cs
        |   |   |   |   |       MandatorBL.cs
        |   |   |   |   |       NumberGroupBL.cs
        |   |   |   |   |       NumberGroupEnum.cs
        |   |   |   |   |       
        |   |   |   |   +---CompanyInformations
        |   |   |   |   |       CompanyBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Connections
        |   |   |   |   |       ConnectionBL.cs
        |   |   |   |   |       ConnectionFileItem.cs
        |   |   |   |   |       
        |   |   |   |   +---Customization
        |   |   |   |   |       ModuleCustomPropertyBL.cs
        |   |   |   |   |       ModuleCustomPropertyValueBL.cs
        |   |   |   |   |       
        |   |   |   |   +---DataSecurity
        |   |   |   |   |       DataSecurityBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Documents
        |   |   |   |   |   +---Dsgvo
        |   |   |   |   |   |       DsgvoBL.cs
        |   |   |   |   |   |       IOnlinePdfDocumentHandler.cs
        |   |   |   |   |   |       OrderProcessingContractOnlinePdfDocumentHandler.cs
        |   |   |   |   |   |       SepaContractOnlinePdfDocumentHandler.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---ReceiptComments
        |   |   |   |   |           ReceiptCommentsBL.cs
        |   |   |   |   |           
        |   |   |   |   +---Employees
        |   |   |   |   |   |   EmployeeDepartmentAssignmentBL.cs
        |   |   |   |   |   |   EmployeeDepartmentBL.cs
        |   |   |   |   |   |   EmployeeDepartmentSortingBL.cs
        |   |   |   |   |   |   EmployeeFavoriteBL.cs
        |   |   |   |   |   |   EmployeeSettingBL.cs
        |   |   |   |   |   |   EmployeeSettingsProfileBL.cs
        |   |   |   |   |   |   EmployeeSkillsBL.cs
        |   |   |   |   |   |   EmployeeToSalesAreaBL.cs
        |   |   |   |   |   |   PersonalManagementBL.cs
        |   |   |   |   |   |   SkillgroupBL.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---EmployeeSettings
        |   |   |   |   |           EmployeeSettingsBL.cs
        |   |   |   |   |           
        |   |   |   |   +---Environments
        |   |   |   |   |       RegistryBL.cs
        |   |   |   |   |       ReportPrintingBL.cs
        |   |   |   |   |       SqlServerBL.cs
        |   |   |   |   |       
        |   |   |   |   +---FileManagement
        |   |   |   |   |   |   CreateIndexNameBlacklist.cs
        |   |   |   |   |   |   DirectoryBL.cs
        |   |   |   |   |   |   DirectoryCheckRecursiveItem.cs
        |   |   |   |   |   |   DirectoryReferenceBL.cs
        |   |   |   |   |   |   DocumentBL.cs
        |   |   |   |   |   |   EdiDocumentBL.cs
        |   |   |   |   |   |   GetDirectoryByReferenzBL.cs
        |   |   |   |   |   |   SharedDocumentBL.cs
        |   |   |   |   |   |   SystemDirectoryNames.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---DirectoryReferenceProviders
        |   |   |   |   |       |   ArticleDirectoryReferenceProvider.cs
        |   |   |   |   |       |   CommonArticleDirectoryReferenceProvider.cs
        |   |   |   |   |       |   CommonHelpdeskDirectoryProvider.cs
        |   |   |   |   |       |   CommonProjectFolderDirectoryProvider.cs
        |   |   |   |   |       |   CommonSolutionsDirectoryReferenceProvider.cs
        |   |   |   |   |       |   CoverSheetsDirectoryProvider.cs
        |   |   |   |   |       |   CustomerDocumentationDirectoryProvider.cs
        |   |   |   |   |       |   CustomerEmergencyPlanDirectoryProvider.cs
        |   |   |   |   |       |   DirectoryReferenceProviderBase.cs
        |   |   |   |   |       |   HelpdeskDirectoryProvider.cs
        |   |   |   |   |       |   IDirectoryReferenceProvider.cs
        |   |   |   |   |       |   NotAssignedReceiptMailsDirectoryProvider.cs
        |   |   |   |   |       |   OfferProjectsDirectoryProvider.cs
        |   |   |   |   |       |   PdfFileDirectoryProvider.cs
        |   |   |   |   |       |   ProjectFolderDirectoryProvider.cs
        |   |   |   |   |       |   SolutionDirectoryReferenceProvider.cs
        |   |   |   |   |       |   SpreadsheetsDirectoryProvider.cs
        |   |   |   |   |       |   SupportDirectoryReferenceProvider.cs
        |   |   |   |   |       |   TableOfContentsDirectoryProvider.cs
        |   |   |   |   |       |   TechnicianCheckListDirectoryProvider.cs
        |   |   |   |   |       |   TemplateDirectoryReferenceProvider.cs
        |   |   |   |   |       |   TextsDirectoryProvider.cs
        |   |   |   |   |       |   
        |   |   |   |   |       +---AccountFolders
        |   |   |   |   |       |       AccountDirectoryProvider.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---CampaignFolders
        |   |   |   |   |       |       CampaignDirectoryProvider.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---Chats
        |   |   |   |   |       |       ChatDirectoryReferenceProvider.cs
        |   |   |   |   |       |       CommonChatDirectoryReferenceProvider.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---Checklists
        |   |   |   |   |       |       ChecklistDirectoryProvider.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---DocumentationWizard
        |   |   |   |   |       +---Dsgvo
        |   |   |   |   |       |       DsgvoDirectoryReferenceProvider.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---PublicSBO
        |   |   |   |   |       |       PublicSBODirectoryProvider.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---RootFolders
        |   |   |   |   |       |       AccountRootDirectoryProvider.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---Sepa
        |   |   |   |   |       |       SepaDirectoryReferenceProvider.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---Suppliers
        |   |   |   |   |       |   \---SupplierReceipts
        |   |   |   |   |       \---TicketProjects
        |   |   |   |   +---Licensing
        |   |   |   |   |       FakeOfficeClient.cs
        |   |   |   |   |       LicenseManager.cs
        |   |   |   |   |       
        |   |   |   |   +---Logins
        |   |   |   |   |   |   AuthenticationTicketBL.cs
        |   |   |   |   |   |   EntraIDUsersBL.cs
        |   |   |   |   |   |   TicketBL.cs
        |   |   |   |   |   |   UsersBL.cs
        |   |   |   |   |   |   WebAccountBL.cs
        |   |   |   |   |   |   WebRightsVisibility.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Auth
        |   |   |   |   |   |       ActiveDirectoryAuthenticator.cs
        |   |   |   |   |   |       Authenticator.cs
        |   |   |   |   |   |       AuthenticatorFactory.cs
        |   |   |   |   |   |       BasicAuthenticator.cs
        |   |   |   |   |   |       FailingAuthenticator.cs
        |   |   |   |   |   |       FallbackAuthenticator.cs
        |   |   |   |   |   |       OpenIdConnectAccountConnector.cs
        |   |   |   |   |   |       OpenIdConnectAuthenticator.cs
        |   |   |   |   |   |       WebAccountAuthenticator.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---TwoFactor
        |   |   |   |   |           EmailTwoFactorValidator.cs
        |   |   |   |   |           ITwoFactorValidator.cs
        |   |   |   |   |           RadiusClient.cs
        |   |   |   |   |           RadiusPaketParser.cs
        |   |   |   |   |           RadiusTwoFactorValidator.cs
        |   |   |   |   |           TwoFactorAuthBL.cs
        |   |   |   |   |           TwoFactorUser.cs
        |   |   |   |   |           
        |   |   |   |   +---Mandatory
        |   |   |   |   |       MandatoryBL.cs
        |   |   |   |   |       NumberGroupToGroupHead.xml
        |   |   |   |   |       TextFormattingBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Masterdata
        |   |   |   |   |       AssetConditionBL.cs
        |   |   |   |   |       AssetConditionTextReplacementBL.cs
        |   |   |   |   |       
        |   |   |   |   +---NetworkDiagnostics
        |   |   |   |   |       NetworkDiagnosticsBL.cs
        |   |   |   |   |       NetworkDiagnosticsPatterns.cs
        |   |   |   |   |       
        |   |   |   |   +---PerformanceTests
        |   |   |   |   |       PerformanceTestBL.cs
        |   |   |   |   |       
        |   |   |   |   +---PhoneSettings
        |   |   |   |   |       PhoneSettingsBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Portal
        |   |   |   |   |       PortalWebServiceAccessBL.cs
        |   |   |   |   |       ReportPortalWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Profiling
        |   |   |   |   |       ProfilerBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Rights
        |   |   |   |   |       AppRightsBL.cs
        |   |   |   |   |       AppUserGroupBL.cs
        |   |   |   |   |       DefaultRightsStructure.txt
        |   |   |   |   |       UserRightsExt.cs
        |   |   |   |   |       
        |   |   |   |   +---Scripts
        |   |   |   |   |   |   ScriptEngineBL.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---ScriptMethods
        |   |   |   |   |       |   BaseRecurringScriptMethod.cs
        |   |   |   |   |       |   BaseScriptMethod.cs
        |   |   |   |   |       |   IRecurringScriptMethod.cs
        |   |   |   |   |       |   IScriptMethod.cs
        |   |   |   |   |       |   ScriptHelpers.cs
        |   |   |   |   |       |   ScriptMethodKind.cs
        |   |   |   |   |       |   ScriptMethodPool.cs
        |   |   |   |   |       |   ScriptMethodsCollection.cs
        |   |   |   |   |       |   ScriptMethodsCollectionMonitoring.cs
        |   |   |   |   |       |   ScriptSpecialObjects.cs
        |   |   |   |   |       |   
        |   |   |   |   |       +---RecurringScriptMethods
        |   |   |   |   |       |       FixAddressNoContact.cs
        |   |   |   |   |       |       FixArticleMainStockQuantityNull.cs
        |   |   |   |   |       |       FixCountriesWithIsEUMemberNull.cs
        |   |   |   |   |       |       FixDefaultAddressContacts.cs
        |   |   |   |   |       |       FixDefaultAddressContactsForSuppliers.cs
        |   |   |   |   |       |       FixDefaultAddresses.cs
        |   |   |   |   |       |       FixDefaultAddressesForSuppliers.cs
        |   |   |   |   |       |       FixMissingNumberGroups.cs
        |   |   |   |   |       |       FixOrdersWithMissingOfferOriginItems.cs
        |   |   |   |   |       |       FixOutOfSyncBookKeepingNumberScript.cs
        |   |   |   |   |       |       FixSecondaryStockArticleStockNull.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---RiverbirdScripts
        |   |   |   |   |       |       ScriptMethod11400.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---Scripts
        |   |   |   |   |       |       ScriptMethod10184.cs
        |   |   |   |   |       |       ScriptMethod10970.cs
        |   |   |   |   |       |       ScriptMethod10988.cs
        |   |   |   |   |       |       ScriptMethod10989.cs
        |   |   |   |   |       |       ScriptMethod10990.cs
        |   |   |   |   |       |       ScriptMethod10991.cs
        |   |   |   |   |       |       ScriptMethod10992.cs
        |   |   |   |   |       |       ScriptMethod10993.cs
        |   |   |   |   |       |       ScriptMethod10994.cs
        |   |   |   |   |       |       ScriptMethod10996.cs
        |   |   |   |   |       |       ScriptMethod10997.cs
        |   |   |   |   |       |       ScriptMethod10998.cs
        |   |   |   |   |       |       ScriptMethod10999.cs
        |   |   |   |   |       |       ScriptMethod11000.cs
        |   |   |   |   |       |       ScriptMethod11001.cs
        |   |   |   |   |       |       ScriptMethod11002.cs
        |   |   |   |   |       |       ScriptMethod11003.cs
        |   |   |   |   |       |       ScriptMethod11004.cs
        |   |   |   |   |       |       ScriptMethod11005.cs
        |   |   |   |   |       |       ScriptMethod11006.cs
        |   |   |   |   |       |       ScriptMethod11007.cs
        |   |   |   |   |       |       ScriptMethod11008.cs
        |   |   |   |   |       |       ScriptMethod11009.cs
        |   |   |   |   |       |       ScriptMethod11010.cs
        |   |   |   |   |       |       ScriptMethod11011.cs
        |   |   |   |   |       |       ScriptMethod11012.cs
        |   |   |   |   |       |       ScriptMethod11013.cs
        |   |   |   |   |       |       ScriptMethod11014.cs
        |   |   |   |   |       |       ScriptMethod11015.cs
        |   |   |   |   |       |       ScriptMethod11016.cs
        |   |   |   |   |       |       ScriptMethod11017.cs
        |   |   |   |   |       |       ScriptMethod11018.cs
        |   |   |   |   |       |       ScriptMethod11019.cs
        |   |   |   |   |       |       ScriptMethod11020.cs
        |   |   |   |   |       |       ScriptMethod11021.cs
        |   |   |   |   |       |       ScriptMethod11022.cs
        |   |   |   |   |       |       ScriptMethod11023.cs
        |   |   |   |   |       |       ScriptMethod11024.cs
        |   |   |   |   |       |       ScriptMethod11025.cs
        |   |   |   |   |       |       ScriptMethod11026.cs
        |   |   |   |   |       |       ScriptMethod11027.cs
        |   |   |   |   |       |       ScriptMethod11028.cs
        |   |   |   |   |       |       ScriptMethod11029.cs
        |   |   |   |   |       |       ScriptMethod11030.cs
        |   |   |   |   |       |       ScriptMethod11031.cs
        |   |   |   |   |       |       ScriptMethod11032.cs
        |   |   |   |   |       |       ScriptMethod11033.cs
        |   |   |   |   |       |       ScriptMethod11034.cs
        |   |   |   |   |       |       ScriptMethod11035.cs
        |   |   |   |   |       |       ScriptMethod11036.cs
        |   |   |   |   |       |       ScriptMethod11037.cs
        |   |   |   |   |       |       ScriptMethod11038.cs
        |   |   |   |   |       |       ScriptMethod11039.cs
        |   |   |   |   |       |       ScriptMethod11040.cs
        |   |   |   |   |       |       ScriptMethod11041.cs
        |   |   |   |   |       |       ScriptMethod11042.cs
        |   |   |   |   |       |       ScriptMethod11043.cs
        |   |   |   |   |       |       ScriptMethod11044.cs
        |   |   |   |   |       |       ScriptMethod11045.cs
        |   |   |   |   |       |       ScriptMethod11046.cs
        |   |   |   |   |       |       ScriptMethod11047.cs
        |   |   |   |   |       |       ScriptMethod11048.cs
        |   |   |   |   |       |       ScriptMethod11049.cs
        |   |   |   |   |       |       ScriptMethod11050.cs
        |   |   |   |   |       |       ScriptMethod11051.cs
        |   |   |   |   |       |       ScriptMethod11052.cs
        |   |   |   |   |       |       ScriptMethod11053.cs
        |   |   |   |   |       |       ScriptMethod11054.cs
        |   |   |   |   |       |       ScriptMethod11055.cs
        |   |   |   |   |       |       ScriptMethod11056.cs
        |   |   |   |   |       |       ScriptMethod11057.cs
        |   |   |   |   |       |       ScriptMethod11058.cs
        |   |   |   |   |       |       ScriptMethod11060.cs
        |   |   |   |   |       |       ScriptMethod11061.cs
        |   |   |   |   |       |       ScriptMethod11062.cs
        |   |   |   |   |       |       ScriptMethod11063.cs
        |   |   |   |   |       |       ScriptMethod11064.cs
        |   |   |   |   |       |       ScriptMethod11065.cs
        |   |   |   |   |       |       ScriptMethod11066.cs
        |   |   |   |   |       |       ScriptMethod11067.cs
        |   |   |   |   |       |       ScriptMethod11068.cs
        |   |   |   |   |       |       ScriptMethod11069.cs
        |   |   |   |   |       |       ScriptMethod11070.cs
        |   |   |   |   |       |       ScriptMethod11071.cs
        |   |   |   |   |       |       ScriptMethod11072.cs
        |   |   |   |   |       |       ScriptMethod11073.cs
        |   |   |   |   |       |       ScriptMethod11074.cs
        |   |   |   |   |       |       ScriptMethod11075.cs
        |   |   |   |   |       |       ScriptMethod11076.cs
        |   |   |   |   |       |       ScriptMethod11078.cs
        |   |   |   |   |       |       ScriptMethod11079.cs
        |   |   |   |   |       |       ScriptMethod11080.cs
        |   |   |   |   |       |       ScriptMethod11081.cs
        |   |   |   |   |       |       ScriptMethod11082.cs
        |   |   |   |   |       |       ScriptMethod11083.cs
        |   |   |   |   |       |       ScriptMethod11085.cs
        |   |   |   |   |       |       ScriptMethod11086.cs
        |   |   |   |   |       |       ScriptMethod11087.cs
        |   |   |   |   |       |       ScriptMethod11088.cs
        |   |   |   |   |       |       ScriptMethod11089.cs
        |   |   |   |   |       |       ScriptMethod11090.cs
        |   |   |   |   |       |       ScriptMethod11091.cs
        |   |   |   |   |       |       ScriptMethod11092.cs
        |   |   |   |   |       |       ScriptMethod11093.cs
        |   |   |   |   |       |       ScriptMethod11094.cs
        |   |   |   |   |       |       ScriptMethod11096.cs
        |   |   |   |   |       |       ScriptMethod11097.cs
        |   |   |   |   |       |       ScriptMethod11098.cs
        |   |   |   |   |       |       ScriptMethod11099.cs
        |   |   |   |   |       |       ScriptMethod11100.cs
        |   |   |   |   |       |       ScriptMethod11101.cs
        |   |   |   |   |       |       ScriptMethod11102.cs
        |   |   |   |   |       |       ScriptMethod11103.cs
        |   |   |   |   |       |       ScriptMethod11104.cs
        |   |   |   |   |       |       ScriptMethod11105.cs
        |   |   |   |   |       |       ScriptMethod11106.cs
        |   |   |   |   |       |       ScriptMethod11107.cs
        |   |   |   |   |       |       ScriptMethod11108.cs
        |   |   |   |   |       |       ScriptMethod11109.cs
        |   |   |   |   |       |       ScriptMethod11110.cs
        |   |   |   |   |       |       ScriptMethod11111.cs
        |   |   |   |   |       |       ScriptMethod11112.cs
        |   |   |   |   |       |       ScriptMethod11113.cs
        |   |   |   |   |       |       ScriptMethod11114.cs
        |   |   |   |   |       |       ScriptMethod11115.cs
        |   |   |   |   |       |       ScriptMethod11116.cs
        |   |   |   |   |       |       ScriptMethod11117.cs
        |   |   |   |   |       |       ScriptMethod11118.cs
        |   |   |   |   |       |       ScriptMethod11119.cs
        |   |   |   |   |       |       ScriptMethod11120.cs
        |   |   |   |   |       |       ScriptMethod11121.cs
        |   |   |   |   |       |       ScriptMethod11122.cs
        |   |   |   |   |       |       ScriptMethod11123.cs
        |   |   |   |   |       |       ScriptMethod11124.cs
        |   |   |   |   |       |       ScriptMethod11125.cs
        |   |   |   |   |       |       ScriptMethod11126.cs
        |   |   |   |   |       |       ScriptMethod11128.cs
        |   |   |   |   |       |       ScriptMethod11129.cs
        |   |   |   |   |       |       ScriptMethod11130.cs
        |   |   |   |   |       |       ScriptMethod11131.cs
        |   |   |   |   |       |       ScriptMethod11132.cs
        |   |   |   |   |       |       ScriptMethod11133.cs
        |   |   |   |   |       |       ScriptMethod11134.cs
        |   |   |   |   |       |       ScriptMethod11135.cs
        |   |   |   |   |       |       ScriptMethod11136.cs
        |   |   |   |   |       |       ScriptMethod11138.cs
        |   |   |   |   |       |       ScriptMethod11139.cs
        |   |   |   |   |       |       ScriptMethod11141.cs
        |   |   |   |   |       |       ScriptMethod11142.cs
        |   |   |   |   |       |       ScriptMethod11143.cs
        |   |   |   |   |       |       ScriptMethod11144.cs
        |   |   |   |   |       |       ScriptMethod11146.cs
        |   |   |   |   |       |       ScriptMethod11147.cs
        |   |   |   |   |       |       ScriptMethod11148.cs
        |   |   |   |   |       |       ScriptMethod11149.cs
        |   |   |   |   |       |       ScriptMethod11150.cs
        |   |   |   |   |       |       ScriptMethod11151.cs
        |   |   |   |   |       |       ScriptMethod11152.cs
        |   |   |   |   |       |       ScriptMethod11153.cs
        |   |   |   |   |       |       ScriptMethod11154.cs
        |   |   |   |   |       |       ScriptMethod11155.cs
        |   |   |   |   |       |       ScriptMethod11156.cs
        |   |   |   |   |       |       ScriptMethod11157.cs
        |   |   |   |   |       |       ScriptMethod11158.cs
        |   |   |   |   |       |       ScriptMethod11159.cs
        |   |   |   |   |       |       ScriptMethod11160.cs
        |   |   |   |   |       |       ScriptMethod11161.cs
        |   |   |   |   |       |       ScriptMethod11162.cs
        |   |   |   |   |       |       ScriptMethod11163.cs
        |   |   |   |   |       |       ScriptMethod11164.cs
        |   |   |   |   |       |       ScriptMethod11165.cs
        |   |   |   |   |       |       ScriptMethod11166.cs
        |   |   |   |   |       |       ScriptMethod11167.cs
        |   |   |   |   |       |       ScriptMethod11168.cs
        |   |   |   |   |       |       ScriptMethod11169.cs
        |   |   |   |   |       |       ScriptMethod11170.cs
        |   |   |   |   |       |       ScriptMethod11171.cs
        |   |   |   |   |       |       ScriptMethod11172.cs
        |   |   |   |   |       |       ScriptMethod11173.cs
        |   |   |   |   |       |       ScriptMethod11174.cs
        |   |   |   |   |       |       ScriptMethod11175.cs
        |   |   |   |   |       |       ScriptMethod11176.cs
        |   |   |   |   |       |       ScriptMethod11177.cs
        |   |   |   |   |       |       ScriptMethod11178.cs
        |   |   |   |   |       |       ScriptMethod11179.cs
        |   |   |   |   |       |       ScriptMethod11180.cs
        |   |   |   |   |       |       ScriptMethod11182.cs
        |   |   |   |   |       |       ScriptMethod11183.cs
        |   |   |   |   |       |       ScriptMethod11184.cs
        |   |   |   |   |       |       ScriptMethod11185.cs
        |   |   |   |   |       |       ScriptMethod11186.cs
        |   |   |   |   |       |       ScriptMethod11187.cs
        |   |   |   |   |       |       ScriptMethod11188.cs
        |   |   |   |   |       |       ScriptMethod11189.cs
        |   |   |   |   |       |       ScriptMethod11191.cs
        |   |   |   |   |       |       ScriptMethod11192.cs
        |   |   |   |   |       |       ScriptMethod11193.cs
        |   |   |   |   |       |       ScriptMethod11194.cs
        |   |   |   |   |       |       ScriptMethod11195.cs
        |   |   |   |   |       |       ScriptMethod11196.cs
        |   |   |   |   |       |       ScriptMethod11198.cs
        |   |   |   |   |       |       ScriptMethod11199.cs
        |   |   |   |   |       |       ScriptMethod11200.cs
        |   |   |   |   |       |       ScriptMethod11201.cs
        |   |   |   |   |       |       ScriptMethod11202.cs
        |   |   |   |   |       |       ScriptMethod11203.cs
        |   |   |   |   |       |       ScriptMethod11204.cs
        |   |   |   |   |       |       ScriptMethod11205.cs
        |   |   |   |   |       |       ScriptMethod11206.cs
        |   |   |   |   |       |       ScriptMethod11207.cs
        |   |   |   |   |       |       ScriptMethod11208.cs
        |   |   |   |   |       |       ScriptMethod11209.cs
        |   |   |   |   |       |       ScriptMethod11210.cs
        |   |   |   |   |       |       ScriptMethod11211.cs
        |   |   |   |   |       |       ScriptMethod11212.cs
        |   |   |   |   |       |       ScriptMethod11213.cs
        |   |   |   |   |       |       ScriptMethod11214.cs
        |   |   |   |   |       |       ScriptMethod11215.cs
        |   |   |   |   |       |       ScriptMethod11216.cs
        |   |   |   |   |       |       ScriptMethod11217.cs
        |   |   |   |   |       |       ScriptMethod11218.cs
        |   |   |   |   |       |       ScriptMethod11219.cs
        |   |   |   |   |       |       ScriptMethod11220.cs
        |   |   |   |   |       |       ScriptMethod11222.cs
        |   |   |   |   |       |       ScriptMethod11223.cs
        |   |   |   |   |       |       ScriptMethod11224.cs
        |   |   |   |   |       |       ScriptMethod11226.cs
        |   |   |   |   |       |       ScriptMethod11227.cs
        |   |   |   |   |       |       ScriptMethod11228.cs
        |   |   |   |   |       |       ScriptMethod11229.cs
        |   |   |   |   |       |       ScriptMethod11230.cs
        |   |   |   |   |       |       ScriptMethod11231.cs
        |   |   |   |   |       |       ScriptMethod11232.cs
        |   |   |   |   |       |       ScriptMethod11233.cs
        |   |   |   |   |       |       ScriptMethod11234.cs
        |   |   |   |   |       |       ScriptMethod11235.cs
        |   |   |   |   |       |       ScriptMethod11236.cs
        |   |   |   |   |       |       ScriptMethod11238.cs
        |   |   |   |   |       |       ScriptMethod11239.cs
        |   |   |   |   |       |       ScriptMethod11240.cs
        |   |   |   |   |       |       ScriptMethod11241.cs
        |   |   |   |   |       |       ScriptMethod11242.cs
        |   |   |   |   |       |       ScriptMethod11243.cs
        |   |   |   |   |       |       ScriptMethod11244.cs
        |   |   |   |   |       |       ScriptMethod11245.cs
        |   |   |   |   |       |       ScriptMethod11246.cs
        |   |   |   |   |       |       ScriptMethod11247.cs
        |   |   |   |   |       |       ScriptMethod11248.cs
        |   |   |   |   |       |       ScriptMethod11249.cs
        |   |   |   |   |       |       ScriptMethod11250.cs
        |   |   |   |   |       |       ScriptMethod11251.cs
        |   |   |   |   |       |       ScriptMethod11252.cs
        |   |   |   |   |       |       ScriptMethod11256.cs
        |   |   |   |   |       |       ScriptMethod11257.cs
        |   |   |   |   |       |       ScriptMethod11258.cs
        |   |   |   |   |       |       ScriptMethod11259.cs
        |   |   |   |   |       |       ScriptMethod11260.cs
        |   |   |   |   |       |       ScriptMethod11261.cs
        |   |   |   |   |       |       ScriptMethod11262.cs
        |   |   |   |   |       |       ScriptMethod11263.cs
        |   |   |   |   |       |       ScriptMethod11264.cs
        |   |   |   |   |       |       ScriptMethod11265.cs
        |   |   |   |   |       |       ScriptMethod11267.cs
        |   |   |   |   |       |       ScriptMethod11268.cs
        |   |   |   |   |       |       ScriptMethod11269.cs
        |   |   |   |   |       |       ScriptMethod11271.cs
        |   |   |   |   |       |       ScriptMethod11272.cs
        |   |   |   |   |       |       ScriptMethod11274.cs
        |   |   |   |   |       |       ScriptMethod11275.cs
        |   |   |   |   |       |       ScriptMethod11276.cs
        |   |   |   |   |       |       ScriptMethod11277.cs
        |   |   |   |   |       |       ScriptMethod11278.cs
        |   |   |   |   |       |       ScriptMethod11279.cs
        |   |   |   |   |       |       ScriptMethod11280.cs
        |   |   |   |   |       |       ScriptMethod11281.cs
        |   |   |   |   |       |       ScriptMethod11282.cs
        |   |   |   |   |       |       ScriptMethod11283.cs
        |   |   |   |   |       |       ScriptMethod11285.cs
        |   |   |   |   |       |       ScriptMethod11286.cs
        |   |   |   |   |       |       ScriptMethod11287.cs
        |   |   |   |   |       |       ScriptMethod11288.cs
        |   |   |   |   |       |       ScriptMethod11289.cs
        |   |   |   |   |       |       ScriptMethod11290.cs
        |   |   |   |   |       |       ScriptMethod11291.cs
        |   |   |   |   |       |       ScriptMethod11292.cs
        |   |   |   |   |       |       ScriptMethod11293.cs
        |   |   |   |   |       |       ScriptMethod11294.cs
        |   |   |   |   |       |       ScriptMethod11295.cs
        |   |   |   |   |       |       ScriptMethod11296.cs
        |   |   |   |   |       |       ScriptMethod11297.cs
        |   |   |   |   |       |       ScriptMethod11298.cs
        |   |   |   |   |       |       ScriptMethod11299.cs
        |   |   |   |   |       |       ScriptMethod11300.cs
        |   |   |   |   |       |       ScriptMethod11301.cs
        |   |   |   |   |       |       ScriptMethod11302.cs
        |   |   |   |   |       |       ScriptMethod11303.cs
        |   |   |   |   |       |       ScriptMethod11305.cs
        |   |   |   |   |       |       ScriptMethod11306.cs
        |   |   |   |   |       |       ScriptMethod11307.cs
        |   |   |   |   |       |       ScriptMethod11308.cs
        |   |   |   |   |       |       ScriptMethod11309.cs
        |   |   |   |   |       |       ScriptMethod11310.cs
        |   |   |   |   |       |       ScriptMethod11311.cs
        |   |   |   |   |       |       ScriptMethod11312.cs
        |   |   |   |   |       |       ScriptMethod11314.cs
        |   |   |   |   |       |       ScriptMethod11315.cs
        |   |   |   |   |       |       ScriptMethod11316.cs
        |   |   |   |   |       |       ScriptMethod11317.cs
        |   |   |   |   |       |       ScriptMethod11318.cs
        |   |   |   |   |       |       ScriptMethod11320.cs
        |   |   |   |   |       |       ScriptMethod11321.cs
        |   |   |   |   |       |       ScriptMethod11322.cs
        |   |   |   |   |       |       ScriptMethod11324.cs
        |   |   |   |   |       |       ScriptMethod11325.cs
        |   |   |   |   |       |       ScriptMethod11326.cs
        |   |   |   |   |       |       ScriptMethod11327.cs
        |   |   |   |   |       |       ScriptMethod11328.cs
        |   |   |   |   |       |       ScriptMethod11329.cs
        |   |   |   |   |       |       ScriptMethod11331.cs
        |   |   |   |   |       |       ScriptMethod11332.cs
        |   |   |   |   |       |       ScriptMethod11333.cs
        |   |   |   |   |       |       ScriptMethod11334.cs
        |   |   |   |   |       |       ScriptMethod11335.cs
        |   |   |   |   |       |       ScriptMethod11336.cs
        |   |   |   |   |       |       ScriptMethod11337.cs
        |   |   |   |   |       |       ScriptMethod11338.cs
        |   |   |   |   |       |       ScriptMethod11339.cs
        |   |   |   |   |       |       ScriptMethod11341.cs
        |   |   |   |   |       |       ScriptMethod11342.cs
        |   |   |   |   |       |       ScriptMethod11343.cs
        |   |   |   |   |       |       ScriptMethod11344.cs
        |   |   |   |   |       |       ScriptMethod11345.cs
        |   |   |   |   |       |       ScriptMethod11346.cs
        |   |   |   |   |       |       ScriptMethod11347.cs
        |   |   |   |   |       |       ScriptMethod11348.cs
        |   |   |   |   |       |       ScriptMethod11350.cs
        |   |   |   |   |       |       ScriptMethod11351.cs
        |   |   |   |   |       |       ScriptMethod11352.cs
        |   |   |   |   |       |       ScriptMethod11353.cs
        |   |   |   |   |       |       ScriptMethod11354.cs
        |   |   |   |   |       |       ScriptMethod11355.cs
        |   |   |   |   |       |       ScriptMethod11356.cs
        |   |   |   |   |       |       ScriptMethod11357.cs
        |   |   |   |   |       |       ScriptMethod11358.cs
        |   |   |   |   |       |       ScriptMethod11359.cs
        |   |   |   |   |       |       ScriptMethod11361.cs
        |   |   |   |   |       |       ScriptMethod11362.cs
        |   |   |   |   |       |       ScriptMethod11363.cs
        |   |   |   |   |       |       ScriptMethod11364.cs
        |   |   |   |   |       |       ScriptMethod11365.cs
        |   |   |   |   |       |       ScriptMethod11366.cs
        |   |   |   |   |       |       ScriptMethod11367.cs
        |   |   |   |   |       |       ScriptMethod11369.cs
        |   |   |   |   |       |       ScriptMethod11370.cs
        |   |   |   |   |       |       ScriptMethod11371.cs
        |   |   |   |   |       |       ScriptMethod11372.cs
        |   |   |   |   |       |       ScriptMethod11373.cs
        |   |   |   |   |       |       ScriptMethod11374.cs
        |   |   |   |   |       |       ScriptMethod11375.cs
        |   |   |   |   |       |       ScriptMethod11376.cs
        |   |   |   |   |       |       ScriptMethod11377.cs
        |   |   |   |   |       |       ScriptMethod11378.cs
        |   |   |   |   |       |       ScriptMethod11379.cs
        |   |   |   |   |       |       ScriptMethod11380.cs
        |   |   |   |   |       |       ScriptMethod11382.cs
        |   |   |   |   |       |       ScriptMethod11383.cs
        |   |   |   |   |       |       ScriptMethod11384.cs
        |   |   |   |   |       |       ScriptMethod11385.cs
        |   |   |   |   |       |       ScriptMethod11386.cs
        |   |   |   |   |       |       ScriptMethod11387.cs
        |   |   |   |   |       |       ScriptMethod11388.cs
        |   |   |   |   |       |       ScriptMethod11390.cs
        |   |   |   |   |       |       ScriptMethod11391.cs
        |   |   |   |   |       |       ScriptMethod11392.cs
        |   |   |   |   |       |       ScriptMethod11393.cs
        |   |   |   |   |       |       ScriptMethod11394.cs
        |   |   |   |   |       |       ScriptMethod11395.cs
        |   |   |   |   |       |       ScriptMethod11396.cs
        |   |   |   |   |       |       ScriptMethod11397.cs
        |   |   |   |   |       |       ScriptMethod11398.cs
        |   |   |   |   |       |       ScriptMethod11399.cs
        |   |   |   |   |       |       ScriptMethod11401.cs
        |   |   |   |   |       |       ScriptMethod11402.cs
        |   |   |   |   |       |       ScriptMethod11403.cs
        |   |   |   |   |       |       ScriptMethod11404.cs
        |   |   |   |   |       |       ScriptMethod11405.cs
        |   |   |   |   |       |       ScriptMethod11406.cs
        |   |   |   |   |       |       ScriptMethod11407.cs
        |   |   |   |   |       |       ScriptMethod11408.cs
        |   |   |   |   |       |       ScriptMethod11409.cs
        |   |   |   |   |       |       ScriptMethod11410.cs
        |   |   |   |   |       |       ScriptMethod11411.cs
        |   |   |   |   |       |       ScriptMethod11412.cs
        |   |   |   |   |       |       ScriptMethod11413.cs
        |   |   |   |   |       |       ScriptMethod11414.cs
        |   |   |   |   |       |       ScriptMethod11415.cs
        |   |   |   |   |       |       ScriptMethod11416.cs
        |   |   |   |   |       |       ScriptMethod11417.cs
        |   |   |   |   |       |       ScriptMethod11418.cs
        |   |   |   |   |       |       ScriptMethod11419.cs
        |   |   |   |   |       |       ScriptMethod11420.cs
        |   |   |   |   |       |       ScriptMethod11421.cs
        |   |   |   |   |       |       ScriptMethod11422.cs
        |   |   |   |   |       |       ScriptMethod11423.cs
        |   |   |   |   |       |       ScriptMethod11424.cs
        |   |   |   |   |       |       ScriptMethod11425.cs
        |   |   |   |   |       |       ScriptMethod11426.cs
        |   |   |   |   |       |       ScriptMethod11427.cs
        |   |   |   |   |       |       ScriptMethod11429.cs
        |   |   |   |   |       |       ScriptMethod11430.cs
        |   |   |   |   |       |       ScriptMethod11431.cs
        |   |   |   |   |       |       ScriptMethod11433.cs
        |   |   |   |   |       |       ScriptMethod11434.cs
        |   |   |   |   |       |       ScriptMethod11435.cs
        |   |   |   |   |       |       ScriptMethod11436.cs
        |   |   |   |   |       |       ScriptMethod11438.cs
        |   |   |   |   |       |       ScriptMethod11439.cs
        |   |   |   |   |       |       ScriptMethod11440.cs
        |   |   |   |   |       |       ScriptMethod11441.cs
        |   |   |   |   |       |       ScriptMethod11442.cs
        |   |   |   |   |       |       ScriptMethod11443.cs
        |   |   |   |   |       |       ScriptMethod11444.cs
        |   |   |   |   |       |       ScriptMethod11445.cs
        |   |   |   |   |       |       ScriptMethod11446.cs
        |   |   |   |   |       |       ScriptMethod11447.cs
        |   |   |   |   |       |       ScriptMethod11448.cs
        |   |   |   |   |       |       ScriptMethod11449.cs
        |   |   |   |   |       |       ScriptMethod11450.cs
        |   |   |   |   |       |       ScriptMethod11451.cs
        |   |   |   |   |       |       ScriptMethod11453.cs
        |   |   |   |   |       |       ScriptMethod11454.cs
        |   |   |   |   |       |       ScriptMethod11455.cs
        |   |   |   |   |       |       ScriptMethod11456.cs
        |   |   |   |   |       |       ScriptMethod11457.cs
        |   |   |   |   |       |       ScriptMethod11458.cs
        |   |   |   |   |       |       ScriptMethod11459.cs
        |   |   |   |   |       |       ScriptMethod11460.cs
        |   |   |   |   |       |       ScriptMethod11461.cs
        |   |   |   |   |       |       ScriptMethod11462.cs
        |   |   |   |   |       |       ScriptMethod11463.cs
        |   |   |   |   |       |       ScriptMethod11464.cs
        |   |   |   |   |       |       ScriptMethod11465.cs
        |   |   |   |   |       |       ScriptMethod11466.cs
        |   |   |   |   |       |       ScriptMethod11467.cs
        |   |   |   |   |       |       ScriptMethod11468.cs
        |   |   |   |   |       |       ScriptMethod11469.cs
        |   |   |   |   |       |       ScriptMethod11471.cs
        |   |   |   |   |       |       ScriptMethod11472.cs
        |   |   |   |   |       |       ScriptMethod11473.cs
        |   |   |   |   |       |       ScriptMethod11474.cs
        |   |   |   |   |       |       ScriptMethod11475.cs
        |   |   |   |   |       |       ScriptMethod11476.cs
        |   |   |   |   |       |       ScriptMethod11477.cs
        |   |   |   |   |       |       ScriptMethod11478.cs
        |   |   |   |   |       |       ScriptMethod11479.cs
        |   |   |   |   |       |       ScriptMethod11480.cs
        |   |   |   |   |       |       ScriptMethod11481.cs
        |   |   |   |   |       |       ScriptMethod11482.cs
        |   |   |   |   |       |       ScriptMethod11483.cs
        |   |   |   |   |       |       ScriptMethod11484.cs
        |   |   |   |   |       |       ScriptMethod11485.cs
        |   |   |   |   |       |       ScriptMethod11486.cs
        |   |   |   |   |       |       ScriptMethod11487.cs
        |   |   |   |   |       |       ScriptMethod11488.cs
        |   |   |   |   |       |       ScriptMethod11489.cs
        |   |   |   |   |       |       ScriptMethod11490.cs
        |   |   |   |   |       |       ScriptMethod11491.cs
        |   |   |   |   |       |       ScriptMethod11492.cs
        |   |   |   |   |       |       ScriptMethod11493.cs
        |   |   |   |   |       |       ScriptMethod11494.cs
        |   |   |   |   |       |       ScriptMethod11495.cs
        |   |   |   |   |       |       ScriptMethod11496.cs
        |   |   |   |   |       |       ScriptMethod11497.cs
        |   |   |   |   |       |       ScriptMethod11499.cs
        |   |   |   |   |       |       ScriptMethod11500.cs
        |   |   |   |   |       |       ScriptMethod11501.cs
        |   |   |   |   |       |       ScriptMethod11502.cs
        |   |   |   |   |       |       ScriptMethod11503.cs
        |   |   |   |   |       |       ScriptMethod11504.cs
        |   |   |   |   |       |       ScriptMethod11505.cs
        |   |   |   |   |       |       ScriptMethod11506.cs
        |   |   |   |   |       |       ScriptMethod11507.cs
        |   |   |   |   |       |       ScriptMethod11508.cs
        |   |   |   |   |       |       ScriptMethod11509.cs
        |   |   |   |   |       |       ScriptMethod11510.cs
        |   |   |   |   |       |       ScriptMethod11511.cs
        |   |   |   |   |       |       ScriptMethod11512.cs
        |   |   |   |   |       |       ScriptMethod11513.cs
        |   |   |   |   |       |       ScriptMethod11514.cs
        |   |   |   |   |       |       ScriptMethod11515.cs
        |   |   |   |   |       |       ScriptMethod11516.cs
        |   |   |   |   |       |       ScriptMethod11517.cs
        |   |   |   |   |       |       ScriptMethod11518.cs
        |   |   |   |   |       |       ScriptMethod11519.cs
        |   |   |   |   |       |       ScriptMethod11520.cs
        |   |   |   |   |       |       ScriptMethod11521.cs
        |   |   |   |   |       |       ScriptMethod11522.cs
        |   |   |   |   |       |       ScriptMethod11523.cs
        |   |   |   |   |       |       ScriptMethod11524.cs
        |   |   |   |   |       |       ScriptMethod11526.cs
        |   |   |   |   |       |       ScriptMethod11527.cs
        |   |   |   |   |       |       ScriptMethod11528.cs
        |   |   |   |   |       |       ScriptMethod11529.cs
        |   |   |   |   |       |       ScriptMethod11530.cs
        |   |   |   |   |       |       ScriptMethod11531.cs
        |   |   |   |   |       |       ScriptMethod11532.cs
        |   |   |   |   |       |       ScriptMethod11533.cs
        |   |   |   |   |       |       ScriptMethod11534.cs
        |   |   |   |   |       |       ScriptMethod11535.cs
        |   |   |   |   |       |       ScriptMethod11536.cs
        |   |   |   |   |       |       ScriptMethod11537.cs
        |   |   |   |   |       |       ScriptMethod11538.cs
        |   |   |   |   |       |       ScriptMethod11539.cs
        |   |   |   |   |       |       ScriptMethod11540.cs
        |   |   |   |   |       |       ScriptMethod11541.cs
        |   |   |   |   |       |       ScriptMethod11542.cs
        |   |   |   |   |       |       ScriptMethod11543.cs
        |   |   |   |   |       |       ScriptMethod11544.cs
        |   |   |   |   |       |       ScriptMethod11545.cs
        |   |   |   |   |       |       ScriptMethod11546.cs
        |   |   |   |   |       |       ScriptMethod11547.cs
        |   |   |   |   |       |       ScriptMethod11548.cs
        |   |   |   |   |       |       ScriptMethod11549.cs
        |   |   |   |   |       |       ScriptMethod11551.cs
        |   |   |   |   |       |       ScriptMethod11552.cs
        |   |   |   |   |       |       ScriptMethod11553.cs
        |   |   |   |   |       |       ScriptMethod11554.cs
        |   |   |   |   |       |       ScriptMethod11555.cs
        |   |   |   |   |       |       ScriptMethod11556.cs
        |   |   |   |   |       |       ScriptMethod11557.cs
        |   |   |   |   |       |       ScriptMethod11558.cs
        |   |   |   |   |       |       ScriptMethod11559.cs
        |   |   |   |   |       |       ScriptMethod11560.cs
        |   |   |   |   |       |       ScriptMethod11561.cs
        |   |   |   |   |       |       ScriptMethod11563.cs
        |   |   |   |   |       |       ScriptMethod11564.cs
        |   |   |   |   |       |       ScriptMethod11565.cs
        |   |   |   |   |       |       ScriptMethod11566.cs
        |   |   |   |   |       |       ScriptMethod11567.cs
        |   |   |   |   |       |       ScriptMethod11568.cs
        |   |   |   |   |       |       ScriptMethod11569.cs
        |   |   |   |   |       |       ScriptMethod11570.cs
        |   |   |   |   |       |       ScriptMethod11571.cs
        |   |   |   |   |       |       ScriptMethod11572.cs
        |   |   |   |   |       |       ScriptMethod11573.cs
        |   |   |   |   |       |       ScriptMethod11574.cs
        |   |   |   |   |       |       ScriptMethod11575.cs
        |   |   |   |   |       |       ScriptMethod11576.cs
        |   |   |   |   |       |       ScriptMethod11577.cs
        |   |   |   |   |       |       ScriptMethod11578.cs
        |   |   |   |   |       |       ScriptMethod11579.cs
        |   |   |   |   |       |       ScriptMethod11580.cs
        |   |   |   |   |       |       ScriptMethod11581.cs
        |   |   |   |   |       |       ScriptMethod11582.cs
        |   |   |   |   |       |       ScriptMethod11583.cs
        |   |   |   |   |       |       ScriptMethod11584.cs
        |   |   |   |   |       |       ScriptMethod11585.cs
        |   |   |   |   |       |       ScriptMethod11586.cs
        |   |   |   |   |       |       ScriptMethod11587.cs
        |   |   |   |   |       |       ScriptMethod11588.cs
        |   |   |   |   |       |       ScriptMethod11590.cs
        |   |   |   |   |       |       ScriptMethod11591.cs
        |   |   |   |   |       |       ScriptMethod11592.cs
        |   |   |   |   |       |       ScriptMethod11593.cs
        |   |   |   |   |       |       ScriptMethod11594.cs
        |   |   |   |   |       |       ScriptMethod11595.cs
        |   |   |   |   |       |       ScriptMethod11596.cs
        |   |   |   |   |       |       ScriptMethod11598.cs
        |   |   |   |   |       |       ScriptMethod11599.cs
        |   |   |   |   |       |       ScriptMethod11600.cs
        |   |   |   |   |       |       ScriptMethod11601.cs
        |   |   |   |   |       |       ScriptMethod11602.cs
        |   |   |   |   |       |       ScriptMethod11603.cs
        |   |   |   |   |       |       ScriptMethod11604.cs
        |   |   |   |   |       |       ScriptMethod11605.cs
        |   |   |   |   |       |       ScriptMethod11606.cs
        |   |   |   |   |       |       ScriptMethod11607.cs
        |   |   |   |   |       |       ScriptMethod11608.cs
        |   |   |   |   |       |       ScriptMethod11609.cs
        |   |   |   |   |       |       ScriptMethod11610.cs
        |   |   |   |   |       |       ScriptMethod11611.cs
        |   |   |   |   |       |       ScriptMethod11612.cs
        |   |   |   |   |       |       ScriptMethod11613.cs
        |   |   |   |   |       |       ScriptMethod11614.cs
        |   |   |   |   |       |       ScriptMethod11615.cs
        |   |   |   |   |       |       ScriptMethod11616.cs
        |   |   |   |   |       |       ScriptMethod11617.cs
        |   |   |   |   |       |       ScriptMethod11618.cs
        |   |   |   |   |       |       ScriptMethod11619.cs
        |   |   |   |   |       |       ScriptMethod11620.cs
        |   |   |   |   |       |       ScriptMethod11621.cs
        |   |   |   |   |       |       ScriptMethod11622.cs
        |   |   |   |   |       |       ScriptMethod11623.cs
        |   |   |   |   |       |       ScriptMethod11624.cs
        |   |   |   |   |       |       ScriptMethod11625.cs
        |   |   |   |   |       |       ScriptMethod11626.cs
        |   |   |   |   |       |       ScriptMethod11627.cs
        |   |   |   |   |       |       ScriptMethod11628.cs
        |   |   |   |   |       |       ScriptMethod11629.cs
        |   |   |   |   |       |       ScriptMethod11630.cs
        |   |   |   |   |       |       ScriptMethod11631.cs
        |   |   |   |   |       |       ScriptMethod11632.cs
        |   |   |   |   |       |       ScriptMethod11633.cs
        |   |   |   |   |       |       ScriptMethod11634.cs
        |   |   |   |   |       |       ScriptMethod11635.cs
        |   |   |   |   |       |       ScriptMethod11636.cs
        |   |   |   |   |       |       ScriptMethod11637.cs
        |   |   |   |   |       |       ScriptMethod11638.cs
        |   |   |   |   |       |       ScriptMethod11641.cs
        |   |   |   |   |       |       ScriptMethod11643.cs
        |   |   |   |   |       |       ScriptMethod11644.cs
        |   |   |   |   |       |       ScriptMethod11645.cs
        |   |   |   |   |       |       ScriptMethod11646.cs
        |   |   |   |   |       |       ScriptMethod11647.cs
        |   |   |   |   |       |       ScriptMethod11648.cs
        |   |   |   |   |       |       ScriptMethod11649.cs
        |   |   |   |   |       |       ScriptMethod11650.cs
        |   |   |   |   |       |       ScriptMethod11651.cs
        |   |   |   |   |       |       ScriptMethod11656.cs
        |   |   |   |   |       |       ScriptMethod11658.cs
        |   |   |   |   |       |       ScriptMethod11660.cs
        |   |   |   |   |       |       ScriptMethod11661.cs
        |   |   |   |   |       |       ScriptMethod11662.cs
        |   |   |   |   |       |       ScriptMethod11664.cs
        |   |   |   |   |       |       ScriptMethod11665.cs
        |   |   |   |   |       |       ScriptMethod11666.cs
        |   |   |   |   |       |       ScriptMethod11667.cs
        |   |   |   |   |       |       ScriptMethod11668.cs
        |   |   |   |   |       |       ScriptMethod11669.cs
        |   |   |   |   |       |       ScriptMethod11670.cs
        |   |   |   |   |       |       ScriptMethod11672.cs
        |   |   |   |   |       |       ScriptMethod11673.cs
        |   |   |   |   |       |       ScriptMethod11674.cs
        |   |   |   |   |       |       ScriptMethod11675.cs
        |   |   |   |   |       |       ScriptMethod11676.cs
        |   |   |   |   |       |       ScriptMethod11677.cs
        |   |   |   |   |       |       ScriptMethod11678.cs
        |   |   |   |   |       |       ScriptMethod11679.cs
        |   |   |   |   |       |       ScriptMethod11680.cs
        |   |   |   |   |       |       ScriptMethod11681.cs
        |   |   |   |   |       |       ScriptMethod11682.cs
        |   |   |   |   |       |       ScriptMethod11683.cs
        |   |   |   |   |       |       ScriptMethod11684.cs
        |   |   |   |   |       |       ScriptMethod11685.cs
        |   |   |   |   |       |       ScriptMethod11686.cs
        |   |   |   |   |       |       ScriptMethod11687.cs
        |   |   |   |   |       |       ScriptMethod11688.cs
        |   |   |   |   |       |       ScriptMethod11689.cs
        |   |   |   |   |       |       ScriptMethod11690.cs
        |   |   |   |   |       |       ScriptMethod11691.cs
        |   |   |   |   |       |       ScriptMethod11692.cs
        |   |   |   |   |       |       ScriptMethod11693.cs
        |   |   |   |   |       |       ScriptMethod11695.cs
        |   |   |   |   |       |       ScriptMethod11696.cs
        |   |   |   |   |       |       ScriptMethod11697.cs
        |   |   |   |   |       |       ScriptMethod11698.cs
        |   |   |   |   |       |       ScriptMethod11699.cs
        |   |   |   |   |       |       ScriptMethod11701.cs
        |   |   |   |   |       |       ScriptMethod11703.cs
        |   |   |   |   |       |       ScriptMethod11704.cs
        |   |   |   |   |       |       ScriptMethod11705.cs
        |   |   |   |   |       |       ScriptMethod11706.cs
        |   |   |   |   |       |       ScriptMethod11707.cs
        |   |   |   |   |       |       ScriptMethod11708.cs
        |   |   |   |   |       |       ScriptMethod11709.cs
        |   |   |   |   |       |       ScriptMethod11710.cs
        |   |   |   |   |       |       ScriptMethod11711.cs
        |   |   |   |   |       |       ScriptMethod11712.cs
        |   |   |   |   |       |       ScriptMethod11713.cs
        |   |   |   |   |       |       ScriptMethod11714.cs
        |   |   |   |   |       |       ScriptMethod11715.cs
        |   |   |   |   |       |       ScriptMethod11716.cs
        |   |   |   |   |       |       ScriptMethod11718.cs
        |   |   |   |   |       |       ScriptMethod11719.cs
        |   |   |   |   |       |       ScriptMethod11720.cs
        |   |   |   |   |       |       ScriptMethod11721.cs
        |   |   |   |   |       |       ScriptMethod11722.cs
        |   |   |   |   |       |       ScriptMethod11723.cs
        |   |   |   |   |       |       ScriptMethod11724.cs
        |   |   |   |   |       |       ScriptMethod11725.cs
        |   |   |   |   |       |       ScriptMethod11726.cs
        |   |   |   |   |       |       ScriptMethod11728.cs
        |   |   |   |   |       |       ScriptMethod11730.cs
        |   |   |   |   |       |       ScriptMethod11731.cs
        |   |   |   |   |       |       ScriptMethod11733.cs
        |   |   |   |   |       |       ScriptMethod11734.cs
        |   |   |   |   |       |       ScriptMethod11735.cs
        |   |   |   |   |       |       ScriptMethod11736.cs
        |   |   |   |   |       |       ScriptMethod11737.cs
        |   |   |   |   |       |       ScriptMethod11738.cs
        |   |   |   |   |       |       ScriptMethod11739.cs
        |   |   |   |   |       |       ScriptMethod11740.cs
        |   |   |   |   |       |       ScriptMethod11742.cs
        |   |   |   |   |       |       ScriptMethod11743.cs
        |   |   |   |   |       |       ScriptMethod11744.cs
        |   |   |   |   |       |       ScriptMethod11745.cs
        |   |   |   |   |       |       ScriptMethod11746.cs
        |   |   |   |   |       |       ScriptMethod11747.cs
        |   |   |   |   |       |       ScriptMethod11748.cs
        |   |   |   |   |       |       ScriptMethod11749.cs
        |   |   |   |   |       |       ScriptMethod11750.cs
        |   |   |   |   |       |       ScriptMethod11751.cs
        |   |   |   |   |       |       ScriptMethod11752.cs
        |   |   |   |   |       |       ScriptMethod11753.cs
        |   |   |   |   |       |       ScriptMethod11754.cs
        |   |   |   |   |       |       ScriptMethod11755.cs
        |   |   |   |   |       |       ScriptMethod11756.cs
        |   |   |   |   |       |       ScriptMethod11757.cs
        |   |   |   |   |       |       ScriptMethod11758.cs
        |   |   |   |   |       |       ScriptMethod11759.cs
        |   |   |   |   |       |       ScriptMethod11760.cs
        |   |   |   |   |       |       ScriptMethod11761.cs
        |   |   |   |   |       |       ScriptMethod11762.cs
        |   |   |   |   |       |       ScriptMethod11763.cs
        |   |   |   |   |       |       ScriptMethod11764.cs
        |   |   |   |   |       |       ScriptMethod11765.cs
        |   |   |   |   |       |       ScriptMethod11766.cs
        |   |   |   |   |       |       ScriptMethod11767.cs
        |   |   |   |   |       |       ScriptMethod11768.cs
        |   |   |   |   |       |       ScriptMethod11769.cs
        |   |   |   |   |       |       ScriptMethod11770.cs
        |   |   |   |   |       |       ScriptMethod11771.cs
        |   |   |   |   |       |       ScriptMethod11772.cs
        |   |   |   |   |       |       ScriptMethod11774.cs
        |   |   |   |   |       |       ScriptMethod11775.cs
        |   |   |   |   |       |       ScriptMethod11776.cs
        |   |   |   |   |       |       ScriptMethod11777.cs
        |   |   |   |   |       |       ScriptMethod11778.cs
        |   |   |   |   |       |       ScriptMethod11779.cs
        |   |   |   |   |       |       ScriptMethod11781.cs
        |   |   |   |   |       |       ScriptMethod11782.cs
        |   |   |   |   |       |       ScriptMethod11783.cs
        |   |   |   |   |       |       ScriptMethod11784.cs
        |   |   |   |   |       |       ScriptMethod11785.cs
        |   |   |   |   |       |       ScriptMethod11786.cs
        |   |   |   |   |       |       ScriptMethod11787.cs
        |   |   |   |   |       |       ScriptMethod11788.cs
        |   |   |   |   |       |       ScriptMethod11789.cs
        |   |   |   |   |       |       ScriptMethod11790.cs
        |   |   |   |   |       |       ScriptMethod11791.cs
        |   |   |   |   |       |       ScriptMethod11792.cs
        |   |   |   |   |       |       ScriptMethod11793.cs
        |   |   |   |   |       |       ScriptMethod11794.cs
        |   |   |   |   |       |       ScriptMethod11795.cs
        |   |   |   |   |       |       ScriptMethod11797.cs
        |   |   |   |   |       |       ScriptMethod11798.cs
        |   |   |   |   |       |       ScriptMethod11799.cs
        |   |   |   |   |       |       ScriptMethod11800.cs
        |   |   |   |   |       |       ScriptMethod11801.cs
        |   |   |   |   |       |       ScriptMethod11802.cs
        |   |   |   |   |       |       ScriptMethod11803.cs
        |   |   |   |   |       |       ScriptMethod11804.cs
        |   |   |   |   |       |       ScriptMethod11805.cs
        |   |   |   |   |       |       ScriptMethod11806.cs
        |   |   |   |   |       |       ScriptMethod11807.cs
        |   |   |   |   |       |       ScriptMethod11808.cs
        |   |   |   |   |       |       ScriptMethod11809.cs
        |   |   |   |   |       |       ScriptMethod11810.cs
        |   |   |   |   |       |       ScriptMethod11811.cs
        |   |   |   |   |       |       ScriptMethod11812.cs
        |   |   |   |   |       |       ScriptMethod11813.cs
        |   |   |   |   |       |       ScriptMethod11814.cs
        |   |   |   |   |       |       ScriptMethod11817.cs
        |   |   |   |   |       |       ScriptMethod11820.cs
        |   |   |   |   |       |       
        |   |   |   |   |       \---SqlStatements
        |   |   |   |   |               ReportEngineSQLScript.txt
        |   |   |   |   |               ScriptCollectionSource.cs
        |   |   |   |   |               ScriptStatement.cs
        |   |   |   |   |               SNMPOidSQLScript.txt
        |   |   |   |   |               SQLScriptCollection1.xml
        |   |   |   |   |               SQLScriptCollection2.xml
        |   |   |   |   |               SQLScriptCollection3.xml
        |   |   |   |   |               SQLScriptCollection4.xml
        |   |   |   |   |               SQLScriptCollectionMonitoring1.xml
        |   |   |   |   |               SQLScriptCollectionMonitoring2.xml
        |   |   |   |   |               SQLScriptCollectionMonitoring3.xml
        |   |   |   |   |               SQLStatementHelper.cs
        |   |   |   |   |               
        |   |   |   |   +---Settings
        |   |   |   |   |       AppSettingsBL.cs
        |   |   |   |   |       AppSettingsConst.cs
        |   |   |   |   |       AppSettingsGroupBL.cs
        |   |   |   |   |       ReceiptApplicationSettingsRepositoryExtensions.cs
        |   |   |   |   |       SettingsCollection.cs
        |   |   |   |   |       UpdateContractMasterDataListSettings.cs
        |   |   |   |   |       UpdateSettingsCollection.cs
        |   |   |   |   |       
        |   |   |   |   +---SQLManagement
        |   |   |   |   |       DatabaseInfosForLicenseServer.cs
        |   |   |   |   |       DatabaseObjects.cs
        |   |   |   |   |       SQLManagementBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Themes
        |   |   |   |   |       ThemeBL.cs
        |   |   |   |   |       
        |   |   |   |   \---WebServiceConfiguration
        |   |   |   |           AdditionalService.cs
        |   |   |   |           WebServiceConfig.cs
        |   |   |   |           WebServiceConfigDAOConnection.cs
        |   |   |   |           WebServiceConfigHelper.cs
        |   |   |   |           WebServiceConfigSerializer.cs
        |   |   |   |           
        |   |   |   +---AppointmentRequests
        |   |   |   |       AppointmentRequestBL.cs
        |   |   |   |       
        |   |   |   +---ArtificialIntelligence
        |   |   |   |   |   AiApiLinkValidator.cs
        |   |   |   |   |   AiHttpModelCatalogClient.cs
        |   |   |   |   |   ApiClientFactory.cs
        |   |   |   |   |   ChatModelApiClient.cs
        |   |   |   |   |   IApiClient.cs
        |   |   |   |   |   IMessage.cs
        |   |   |   |   |   OpenAiApiClient.cs
        |   |   |   |   |   OpenAiMessage.cs
        |   |   |   |   |   TextRatingApiClient.cs
        |   |   |   |   |   TicketCategoryApiClient.cs
        |   |   |   |   |   
        |   |   |   |   +---Chat
        |   |   |   |   |       AiHttpJsonHelper.cs
        |   |   |   |   |       AiModelContextWindowResolver.cs
        |   |   |   |   |       AiModelMessage.cs
        |   |   |   |   |       AiModelRequest.cs
        |   |   |   |   |       AiModelResponse.cs
        |   |   |   |   |       AiModelToolCall.cs
        |   |   |   |   |       AiModelToolDescriptor.cs
        |   |   |   |   |       AiToolConstants.cs
        |   |   |   |   |       ClaudeCodeChatModelClient.cs
        |   |   |   |   |       GoogleGeminiChatModelClient.cs
        |   |   |   |   |       IAiModelClient.cs
        |   |   |   |   |       MistralAiChatModelClient.cs
        |   |   |   |   |       OpenAiChatModelClient.cs
        |   |   |   |   |       
        |   |   |   |   \---Prompts
        |   |   |   |           AiActionId.cs
        |   |   |   |           OpenAiPrompts.cs
        |   |   |   |           
        |   |   |   +---bin
        |   |   |   |   \---Debug
        |   |   |   |       +---net10.0
        |   |   |   |       \---net10.0-windows
        |   |   |   +---BusinessPartner
        |   |   |   |       SearchSupplierBL.cs
        |   |   |   |       SupplierAssetBL.cs
        |   |   |   |       
        |   |   |   +---Buying
        |   |   |   |   \---External
        |   |   |   |           DistributorBL.cs
        |   |   |   |           
        |   |   |   +---Calendar
        |   |   |   |       CalendarBL.cs
        |   |   |   |       
        |   |   |   +---CentronIcons
        |   |   |   |       CentronIconsBL.cs
        |   |   |   |       CentronIconsWebserviceBL.cs
        |   |   |   |       
        |   |   |   +---CentronNexus
        |   |   |   |       CentronNexusBL.cs
        |   |   |   |       
        |   |   |   +---ChangeTracking
        |   |   |   |   \---History
        |   |   |   |           ImportHistoryBL.cs
        |   |   |   |           
        |   |   |   +---Chats
        |   |   |   |       ChatBL.cs
        |   |   |   |       
        |   |   |   +---CheckListArea
        |   |   |   |   |   CentronChecklistBL.cs
        |   |   |   |   |   UpdateChecklistBL.cs
        |   |   |   |   |   
        |   |   |   |   \---ChangeTracking
        |   |   |   |           ChangeLogBL.cs
        |   |   |   |           
        |   |   |   +---Core
        |   |   |   |       CryptoUtils.cs
        |   |   |   |       ReplacementBL.cs
        |   |   |   |       
        |   |   |   +---CountryArea
        |   |   |   |       CountryBL.cs
        |   |   |   |       FederalStateBL.cs
        |   |   |   |       
        |   |   |   +---CPra
        |   |   |   |       CPraConfigurationSettingsBL.cs
        |   |   |   |       CPraConnectorBL.cs
        |   |   |   |       
        |   |   |   +---CustomerArea
        |   |   |   |       BusinessLineBL.cs
        |   |   |   |       ContactActivityBL.cs
        |   |   |   |       ContactDepartmentBL.cs
        |   |   |   |       InterestBL.cs
        |   |   |   |       ProductBL.cs
        |   |   |   |       RmaBL.cs
        |   |   |   |       RmaSendKindBL.cs
        |   |   |   |       
        |   |   |   +---Customizations
        |   |   |   |   \---CustomTables
        |   |   |   |           CustomTableBL.cs
        |   |   |   |           
        |   |   |   +---DataExchange
        |   |   |   |   +---BookKeeping
        |   |   |   |   |       BookKeepingExportBL.cs
        |   |   |   |   |       BookKeepingImportBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Connectors
        |   |   |   |   |       DocBeeConnectorConfigurationBL.cs
        |   |   |   |   |       DocBeeTicketConnectorBL.cs
        |   |   |   |   |       DocBeeTicketCreationBL.cs
        |   |   |   |   |       DocBeeTicketTemplateBL.cs
        |   |   |   |   |       DocBeeTicketTimerBL.cs
        |   |   |   |   |       WebHookClient.cs
        |   |   |   |   |       
        |   |   |   |   +---DocuForm
        |   |   |   |   |       DocuFormApiSettingsBL.cs
        |   |   |   |   |       
        |   |   |   |   +---EDI
        |   |   |   |   |   |   EdiExportBL.cs
        |   |   |   |   |   |   ZugferdExportItem.cs
        |   |   |   |   |   |   ZugferdExportPositionItem.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---SaleInvoices
        |   |   |   |   |       |   InvoiceUploadBL.cs
        |   |   |   |   |       |   InvoiceZugferdBL.cs
        |   |   |   |   |       |   InvoiceZugferdBL.Zugferd10.cs
        |   |   |   |   |       |   XRechnung-2.2.0 - Spezifikation.pdf
        |   |   |   |   |       |   XRechnung-2.3.1 - Spezifikation.pdf
        |   |   |   |   |       |   ZUGFeRD-2.1.1 - Spezifikation_TA (1).pdf
        |   |   |   |   |       |   ZugferdFileKind.cs
        |   |   |   |   |       |   
        |   |   |   |   |       \---Interfaces
        |   |   |   |   |               XInvoiceVersion3.cs
        |   |   |   |   |               
        |   |   |   |   +---GfkExport
        |   |   |   |   |       GfkExportBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Import
        |   |   |   |   |   \---Sales
        |   |   |   |   |       \---CustomerAsset
        |   |   |   |   |               HPQuoteImportBL.cs
        |   |   |   |   |               
        |   |   |   |   +---PaymentTransactions
        |   |   |   |   |       PaymentTransactionBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Rmm
        |   |   |   |   |       RmmConnectionSettingsBL.cs
        |   |   |   |   |       
        |   |   |   |   +---TanssInterfaces
        |   |   |   |   |       TanssBL.cs
        |   |   |   |   |       
        |   |   |   |   \---TelekomDive
        |   |   |   |           TelekomDiveBL.cs
        |   |   |   |           
        |   |   |   +---Devices
        |   |   |   |       AccountDeviceBL.cs
        |   |   |   |       
        |   |   |   +---DocuBoard
        |   |   |   |       AssetManagementADSystemUserExclusionBL.cs
        |   |   |   |       AssetManagementArticleAssignmentBL.cs
        |   |   |   |       AssetManagementPartnerBL.cs
        |   |   |   |       
        |   |   |   +---DocumentationArea
        |   |   |   |       DocumentationBL.cs
        |   |   |   |       
        |   |   |   +---EDI
        |   |   |   |   |   EDICommonBL.cs
        |   |   |   |   |   EDIDispatcherBL.cs
        |   |   |   |   |   EDIGatewaySettingBL.cs
        |   |   |   |   |   EDILogBL.cs
        |   |   |   |   |   
        |   |   |   |   +---Alltron
        |   |   |   |   |       AlltronOrderBL.cs
        |   |   |   |   |       
        |   |   |   |   +---ALSO
        |   |   |   |   |       AlsoOrderBL.cs
        |   |   |   |   |       
        |   |   |   |   +---AlsoCH
        |   |   |   |   |       AlsoOrderCH_BL.cs
        |   |   |   |   |       
        |   |   |   |   +---Concerto
        |   |   |   |   |       ConcertoOrderBL.cs
        |   |   |   |   |       
        |   |   |   |   +---EGIS
        |   |   |   |   |       EgisOrderBL.cs
        |   |   |   |   |       EgisOrderConfirmBL.cs
        |   |   |   |   |       EgisWarenkorbBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Import
        |   |   |   |   |       EDIGatewayLogBL.cs
        |   |   |   |   |       EDIGatewayLogBLExtensions.cs
        |   |   |   |   |       
        |   |   |   |   +---Komsa
        |   |   |   |   |       KomsaOrderBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Opentrans21
        |   |   |   |   |       AddressMapper.cs
        |   |   |   |   |       Opentrans21OrderBL.cs
        |   |   |   |   |       
        |   |   |   |   +---SupplierEDI
        |   |   |   |   |       ClientConnectBL.cs
        |   |   |   |   |       SupplierEdiBL.Alltron.cs
        |   |   |   |   |       SupplierEdiBL.Also.cs
        |   |   |   |   |       SupplierEdiBL.AlsoCH.cs
        |   |   |   |   |       SupplierEdiBL.cs
        |   |   |   |   |       SupplierEdiBL.Herweck.cs
        |   |   |   |   |       SupplierEdiBL.Komsa.cs
        |   |   |   |   |       SupplierEdiBL.Opentrans.cs
        |   |   |   |   |       SupplierEdiConfigurationsBL.cs
        |   |   |   |   |       
        |   |   |   |   \---Zugferd
        |   |   |   |           ZugferdParseBL.cs
        |   |   |   |           ZUGFeRD_BL.cs
        |   |   |   |           
        |   |   |   +---EmployeeArea
        |   |   |   |   |   AppUserBL.cs
        |   |   |   |   |   EmployeeArticleBL.cs
        |   |   |   |   |   EmployeeBL.cs
        |   |   |   |   |   EmployeeDepartmentBL.cs
        |   |   |   |   |   EmployeeHolidayBL.cs
        |   |   |   |   |   EmployeeRfidTokenBL.cs
        |   |   |   |   |   EmployeeStatisticBL.cs
        |   |   |   |   |   EmployeeUserSettingsBL.cs
        |   |   |   |   |   
        |   |   |   |   \---TeamManagement
        |   |   |   |           TeamManagementBL.cs
        |   |   |   |           
        |   |   |   +---Exceptions
        |   |   |   |       TicketExpiredException.cs
        |   |   |   |       
        |   |   |   +---ExpectedEvents
        |   |   |   |       ExpectedEventsBL.cs
        |   |   |   |       
        |   |   |   +---ExternalHelpdesk
        |   |   |   |       ExternalHelpdeskConfigurationBL.cs
        |   |   |   |       
        |   |   |   +---ExternalToolsBL
        |   |   |   |       ExternalToolBL.cs
        |   |   |   |       
        |   |   |   +---Finances
        |   |   |   |   |   ProductLifecycleBL.cs
        |   |   |   |   |   
        |   |   |   |   +---ActivitySettings
        |   |   |   |   |       ActivitySettingsBL.cs
        |   |   |   |   |       
        |   |   |   |   +---IncomingPayments
        |   |   |   |   |       IncomingPaymentBL.cs
        |   |   |   |   |       IncomingPaymentWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---OnlineBanking
        |   |   |   |   |       OnlineBankingAccountTransactionsBL.cs
        |   |   |   |   |       OnlineBankingConfigurationBL.cs
        |   |   |   |   |       OnlineBankingFinApiBL.cs
        |   |   |   |   |       RelatedCreditVoucherDataClass.cs
        |   |   |   |   |       
        |   |   |   |   \---Payments
        |   |   |   |           PaymentsBL.cs
        |   |   |   |           
        |   |   |   +---Gateway
        |   |   |   |       CustomGatewayBL.cs
        |   |   |   |       
        |   |   |   +---GUI
        |   |   |   |   |   UserGridBL.cs
        |   |   |   |   |   
        |   |   |   |   +---Import
        |   |   |   |   |   \---Asset
        |   |   |   |   |       |   ImportOrderBL.cs
        |   |   |   |   |       |   
        |   |   |   |   |       \---EDI
        |   |   |   |   |               ImportOrderGatewayBL.cs
        |   |   |   |   |               ListLogSession.cs
        |   |   |   |   |               LogSession.cs
        |   |   |   |   |               
        |   |   |   |   \---Profiles
        |   |   |   |           UiProfileBL.cs
        |   |   |   |           
        |   |   |   +---Helpers
        |   |   |   |       GraphServiceClientHelper.cs
        |   |   |   |       ImageExtensionTypeHelper.cs
        |   |   |   |       LogHelper.cs
        |   |   |   |       PdfInteractionBL.cs
        |   |   |   |       StringExtensionHelper.cs
        |   |   |   |       WordDocumentImageHelper.cs
        |   |   |   |       
        |   |   |   +---IndexSearch
        |   |   |   |   |   GermanAnalyzer.cs
        |   |   |   |   |   IndexBuilder.cs
        |   |   |   |   |   IndexSearchBL.cs
        |   |   |   |   |   ObjectIndexingFailedException.cs
        |   |   |   |   |   
        |   |   |   |   \---Indexes
        |   |   |   |           AccountFulltextIndex.cs
        |   |   |   |           IObjectFulltextIndex.cs
        |   |   |   |           TicketFulltextIndex.cs
        |   |   |   |           
        |   |   |   +---Integrations
        |   |   |   |       EsCustomerGroupBL.cs
        |   |   |   |       EsRoleBL.cs
        |   |   |   |       
        |   |   |   +---ItPlanner
        |   |   |   |       ChecklistVirtualObjectCategoryBL.cs
        |   |   |   |       
        |   |   |   +---Logistics
        |   |   |   |   +---LogisticSettings
        |   |   |   |   |       LogisticSettingsBL.cs
        |   |   |   |   |       
        |   |   |   |   \---Warehousing
        |   |   |   |           StockBL.cs
        |   |   |   |           
        |   |   |   +---Mail
        |   |   |   |   |   MailSettingsBL.cs
        |   |   |   |   |   MailSignatureBL.cs
        |   |   |   |   |   ParseResult.cs
        |   |   |   |   |   
        |   |   |   |   +---Blacklist
        |   |   |   |   |       DomainBlacklistBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Exchange
        |   |   |   |   |   |   ExchangeMail.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---EwsHelper
        |   |   |   |   |           EwsCalendarAccess.cs
        |   |   |   |   |           EWSConnection.cs
        |   |   |   |   |           EwsEmailAccess.cs
        |   |   |   |   |           
        |   |   |   |   +---Factory
        |   |   |   |   |       CentronMailFactory.cs
        |   |   |   |   |       TestMails.cs
        |   |   |   |   |       
        |   |   |   |   +---MailFormatting
        |   |   |   |   |       RichEditMailMessageExporter.cs
        |   |   |   |   |       SignatureReplacementBL.cs
        |   |   |   |   |       StringToHtmlConverter.cs
        |   |   |   |   |       
        |   |   |   |   +---Protocols
        |   |   |   |   |       CentronMailBase.cs
        |   |   |   |   |       GraphMail.cs
        |   |   |   |   |       SMTPMail.cs
        |   |   |   |   |       TestMail.cs
        |   |   |   |   |       
        |   |   |   |   +---Templates
        |   |   |   |   |       MailTemplateBL.cs
        |   |   |   |   |       MailTemplateRelationshipKindsBL.cs
        |   |   |   |   |       
        |   |   |   |   \---VariableReplacement
        |   |   |   |           PlmReplacementBL.cs
        |   |   |   |           
        |   |   |   +---Mailings
        |   |   |   |       MailingDataBL.cs
        |   |   |   |       MailingTemplateBL.cs
        |   |   |   |       
        |   |   |   +---MailScanner
        |   |   |   |       MailScannerBL.cs
        |   |   |   |       
        |   |   |   +---MassUpdate
        |   |   |   |       MassUpdateBL.cs
        |   |   |   |       
        |   |   |   +---Mobile
        |   |   |   |       MobileBL.cs
        |   |   |   |       
        |   |   |   +---Modules
        |   |   |   |       ModuleBL.cs
        |   |   |   |       ModuleCategoryBL.cs
        |   |   |   |       ModuleClass.cs
        |   |   |   |       
        |   |   |   +---MyCentron
        |   |   |   |   |   LatestUsedCentronObjectBL.cs
        |   |   |   |   |   
        |   |   |   |   +---Dashboard
        |   |   |   |   |       DashboardContainerBL.cs
        |   |   |   |   |       
        |   |   |   |   +---QuickNotes
        |   |   |   |   |       QuickNoteBL.cs
        |   |   |   |   |       
        |   |   |   |   \---Schedulings
        |   |   |   |           SchedulingBL.cs
        |   |   |   |           
        |   |   |   +---MyDay
        |   |   |   |       MyDayBL.cs
        |   |   |   |       MyDayNotificationsBL.cs
        |   |   |   |       MyDayNotificationsWebServiceBL.cs
        |   |   |   |       MyDayWebServiceBL.cs
        |   |   |   |       ReportConnections.cs
        |   |   |   |       ReportRecord.cs
        |   |   |   |       Supremo.cs
        |   |   |   |       
        |   |   |   +---NexusNotifications
        |   |   |   |       NexusNotificationsBL.cs
        |   |   |   |       NotificationsHubHelper.cs
        |   |   |   |       
        |   |   |   +---NexusTicketViews
        |   |   |   |       NexusTicketViewBL.cs
        |   |   |   |       
        |   |   |   +---Notifications
        |   |   |   |       CentronNotificationsBL.cs
        |   |   |   |       UserNotificationBL.cs
        |   |   |   |       
        |   |   |   +---obj
        |   |   |   |   |   Centron.BL.csproj.nuget.dgspec.json
        |   |   |   |   |   Centron.BL.csproj.nuget.g.props
        |   |   |   |   |   Centron.BL.csproj.nuget.g.targets
        |   |   |   |   |   project.assets.json
        |   |   |   |   |   project.nuget.cache
        |   |   |   |   |   
        |   |   |   |   \---Debug
        |   |   |   |       +---net10.0
        |   |   |   |       |   |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |   |   |       |   |   Centron.BL.AssemblyInfo.cs
        |   |   |   |       |   |   Centron.BL.AssemblyInfoInputs.cache
        |   |   |   |       |   |   Centron.BL.assets.cache
        |   |   |   |       |   |   Centron.BL.csproj.AssemblyReference.cache
        |   |   |   |       |   |   Centron.BL.GeneratedMSBuildEditorConfig.editorconfig
        |   |   |   |       |   |   
        |   |   |   |       |   +---ref
        |   |   |   |       |   \---refint
        |   |   |   |       \---net10.0-windows
        |   |   |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |   |   |           |   Centron.BL.AssemblyInfo.cs
        |   |   |   |           |   Centron.BL.AssemblyInfoInputs.cache
        |   |   |   |           |   Centron.BL.assets.cache
        |   |   |   |           |   Centron.BL.csproj.AssemblyReference.cache
        |   |   |   |           |   Centron.BL.GeneratedMSBuildEditorConfig.editorconfig
        |   |   |   |           |   
        |   |   |   |           +---ref
        |   |   |   |           \---refint
        |   |   |   +---ObjectExternalReferences
        |   |   |   |       ObjectExternalReferenceBL.cs
        |   |   |   |       
        |   |   |   +---Outlook
        |   |   |   |       OutlookAssetKindSearchBL.cs
        |   |   |   |       
        |   |   |   +---PasswordManagementArea
        |   |   |   |       PasswordManagementAccessLogBL.cs
        |   |   |   |       PasswordManagementBL.cs
        |   |   |   |       PasswordManagementKeywordBL.cs
        |   |   |   |       PasswordManagementLogBL.cs
        |   |   |   |       PasswordManagementTypeBL.cs
        |   |   |   |       PasswordManagementUpdateBL.cs
        |   |   |   |       
        |   |   |   +---PasswordManager
        |   |   |   |       PasswordManagerBL.cs
        |   |   |   |       
        |   |   |   +---Processes
        |   |   |   |       ProcessBL.cs
        |   |   |   |       
        |   |   |   +---Production
        |   |   |   |       ProductionBL.cs
        |   |   |   |       ProductionOrderBL.cs
        |   |   |   |       
        |   |   |   +---ProductMatrix
        |   |   |   |       ProductMatrixBL.cs
        |   |   |   |       
        |   |   |   +---Projects
        |   |   |   |       ProjectBL.cs
        |   |   |   |       
        |   |   |   +---Properties
        |   |   |   |       AssemblyInfo.cs
        |   |   |   |       
        |   |   |   +---Purchasing
        |   |   |   |   |   SupplierOrderPerBranchBL.cs
        |   |   |   |   |   
        |   |   |   |   +---OrderSuggestionList
        |   |   |   |   |       OrderSuggestionListBL.cs
        |   |   |   |   |       
        |   |   |   |   +---PurchaseSettings
        |   |   |   |   |       PurchaseSettingsBL.cs
        |   |   |   |   |       
        |   |   |   |   \---Suppliers
        |   |   |   |           SupplierBL.cs
        |   |   |   |           
        |   |   |   +---ReportEngine
        |   |   |   |   |   FastReportHelper.cs
        |   |   |   |   |   ReportDataBinSettingsBL.cs
        |   |   |   |   |   ReportDataBL.cs
        |   |   |   |   |   ReportDataDefaultBL.cs
        |   |   |   |   |   ReportDataQueryBL.cs
        |   |   |   |   |   ReportDataQueryTagBL.cs
        |   |   |   |   |   ReportDataSettingsBL.cs
        |   |   |   |   |   ReportGroupBL.cs
        |   |   |   |   |   ReportUserBL.cs
        |   |   |   |   |   
        |   |   |   |   +---CustomPdfGenerators
        |   |   |   |   |       CustomZugferdPdfGenerator.cs
        |   |   |   |   |       ICustomPdfGenerator.cs
        |   |   |   |   |       
        |   |   |   |   +---ImportExport
        |   |   |   |   |       ReportDataExportBL.cs
        |   |   |   |   |       ReportDataImportBL.cs
        |   |   |   |   |       
        |   |   |   |   +---PdfExport
        |   |   |   |   |       PdfExportSettingsBL.cs
        |   |   |   |   |       
        |   |   |   |   +---PdfStategy
        |   |   |   |   |       CustomPdfPrinterSettings.cs
        |   |   |   |   |       DefaultPdfStrategy.cs
        |   |   |   |   |       FastReportPdfStrategy.cs
        |   |   |   |   |       IPdfStrategy.cs
        |   |   |   |   |       PdfCreatorPdfStrategy.cs
        |   |   |   |   |       PdfStrategies.cs
        |   |   |   |   |       SevenPdfStrategy.cs
        |   |   |   |   |       
        |   |   |   |   +---ReplacementBLs
        |   |   |   |   |       PdfExportFilenameReplacementBL.cs
        |   |   |   |   |       
        |   |   |   |   +---ReportObjects
        |   |   |   |   |   |   ReportObjectsBL.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---Mappings
        |   |   |   |   |       \---Kundenanlagen
        |   |   |   |   |               ReceiptBaseToReportObjectMap.cs
        |   |   |   |   |               ReceiptToReportObjectMap.cs
        |   |   |   |   |               
        |   |   |   |   \---Templates
        |   |   |   |           HelpdeskHtmlTemplateManager.cs
        |   |   |   |           HtmlHelpdeskTemplate.htm
        |   |   |   |           
        |   |   |   +---Reporting
        |   |   |   |       ReportsBL.cs
        |   |   |   |       
        |   |   |   +---Resources
        |   |   |   |       CentronFtpUrls.cs
        |   |   |   |       LocalizedStrings.Designer.cs
        |   |   |   |       LocalizedStrings.en.resx
        |   |   |   |       LocalizedStrings.resx
        |   |   |   |       
        |   |   |   +---RiverDivo
        |   |   |   |       RBContractArticleRefInfo.cs
        |   |   |   |       RiverConnectionBL.cs
        |   |   |   |       RiverDivoBL.cs
        |   |   |   |       SimpleRiverCentronClient.cs
        |   |   |   |       
        |   |   |   +---Sales
        |   |   |   |   |   IntProperties.cs
        |   |   |   |   |   
        |   |   |   |   +---Calendar
        |   |   |   |   |       ScheduleBL.cs
        |   |   |   |   |       
        |   |   |   |   +---CashBooks
        |   |   |   |   |       CashBookBL.cs
        |   |   |   |   |       CashBookBookingBL.cs
        |   |   |   |   |       CashBookRecordBL.cs
        |   |   |   |   |       
        |   |   |   |   +---CustomerAssets
        |   |   |   |   |   |   AssetArticleBL.cs
        |   |   |   |   |   |   AssetBL.cs
        |   |   |   |   |   |   AssetConstants.cs
        |   |   |   |   |   |   AssetLockBL.cs
        |   |   |   |   |   |   AssetVersionControlBL.cs
        |   |   |   |   |   |   CustomerAssetBL.cs
        |   |   |   |   |   |   CustomerAssetExtendedBL.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---ArticleSearch
        |   |   |   |   |   |       ArticleSearchBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---AutomaticFactura
        |   |   |   |   |   |       AutomaticFacturaBL.Contracts.cs
        |   |   |   |   |   |       AutomaticFacturaBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Contracts
        |   |   |   |   |   |   |   ContractArticleReferenzesBL.cs
        |   |   |   |   |   |   |   ContractBL.cs
        |   |   |   |   |   |   |   ContractExternalArticleImportHeadBL.cs
        |   |   |   |   |   |   |   ContractExternalArticleImportPositionsBL.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---ClickContracts
        |   |   |   |   |   |   |       ClickContractAssetBL.cs
        |   |   |   |   |   |   |       DeviceClickCounterBL.cs
        |   |   |   |   |   |   |       MasterDataListBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Settings
        |   |   |   |   |   |           ContractSettingsBL.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---CreditVouchers
        |   |   |   |   |   |       CreditVoucherBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---DeliveryLists
        |   |   |   |   |   |       DeliveryListBL.cs
        |   |   |   |   |   |       DeliveryListReplacementBL.cs
        |   |   |   |   |   |       DeliveryListVersionBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---EmailAdditionalRecipients
        |   |   |   |   |   |       EmailAdditionalRecipientBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Invoices
        |   |   |   |   |   |       InvoiceBL.cs
        |   |   |   |   |   |       InvoiceReplacementBL.cs
        |   |   |   |   |   |       InvoiceVersionBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Offers
        |   |   |   |   |   |       ClassificationProbabilityBL.cs
        |   |   |   |   |   |       OfferBL.cs
        |   |   |   |   |   |       OfferVersionBL.cs
        |   |   |   |   |   |       ProductGroupBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Orders
        |   |   |   |   |   |       GetOrdersWithSerialNumberResult.cs
        |   |   |   |   |   |       OrderBalanceBL.cs
        |   |   |   |   |   |       OrderBL.cs
        |   |   |   |   |   |       OrderReplacementBL.cs
        |   |   |   |   |   |       ServiceOrderWorkBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---PickupLists
        |   |   |   |   |   |       PickupListBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Reason
        |   |   |   |   |   |       AssetReasonBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Shared
        |   |   |   |   |   |   |   ArticleHistoryBL.cs
        |   |   |   |   |   |   |   SpecialAgreementBL.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---RefreshAssetPrices
        |   |   |   |   |   |           HPQuotePropertiesBL.cs
        |   |   |   |   |   |           
        |   |   |   |   |   \---TimerBilling
        |   |   |   |   |           TimerBillingBL.cs
        |   |   |   |   |           
        |   |   |   |   +---Customers
        |   |   |   |   |   |   ContactExt.cs
        |   |   |   |   |   |   ContactPersonBL.cs
        |   |   |   |   |   |   CustomerBL.cs
        |   |   |   |   |   |   CustomerExt.cs
        |   |   |   |   |   |   CustomerSettingBL.cs
        |   |   |   |   |   |   SalutationBL.cs
        |   |   |   |   |   |   SearchCustomerBL.cs
        |   |   |   |   |   |   StoreCustomerBL.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Addresses
        |   |   |   |   |   |       AddressBL.cs
        |   |   |   |   |   |       AddressSpecialArticleBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Contacts
        |   |   |   |   |   |       ContactSalutationBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CRM
        |   |   |   |   |   |       CustomerActivityBL.cs
        |   |   |   |   |   |       CustomerActivityStatisticBL.cs
        |   |   |   |   |   |       CustomerCRMStatisticBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CrmProjects
        |   |   |   |   |   |       CrmProjectBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CustomerDetails
        |   |   |   |   |   |       CustomerAncestryBL.cs
        |   |   |   |   |   |       SalesAreaBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---TextBlock
        |   |   |   |   |           BusinessTextBlockBL.cs
        |   |   |   |   |           
        |   |   |   |   +---DocumentationWizardArea
        |   |   |   |   |       ActiveDirectoryBL.cs
        |   |   |   |   |       BackupAndRestoreBL.cs
        |   |   |   |   |       CustomerInformationBL.cs
        |   |   |   |   |       MachineBL.cs
        |   |   |   |   |       MailServerBL.cs
        |   |   |   |   |       NetworkComponentBL.cs
        |   |   |   |   |       NetworkStructureBL.cs
        |   |   |   |   |       WizardBL.cs
        |   |   |   |   |       
        |   |   |   |   +---HourlySurchargeRatesBL
        |   |   |   |   |       HourlySurchargeRatesBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Marketing
        |   |   |   |   |       TelemarketingActionBL.cs
        |   |   |   |   |       TelemarketingActionTemplateBL.cs
        |   |   |   |   |       TelemarketingBL.cs
        |   |   |   |   |       TelemarketingReferenceBL.cs
        |   |   |   |   |       TelemarketingTextBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Receipts
        |   |   |   |   |   |   ArticleReceiptItemResult.cs
        |   |   |   |   |   |   FreightArticleSettingBL.cs
        |   |   |   |   |   |   IReceiptSpecificLogic.cs
        |   |   |   |   |   |   ReceiptBL.cs
        |   |   |   |   |   |   ReceiptCartBL.cs
        |   |   |   |   |   |   ReceiptCartReleaseSystemBL.cs
        |   |   |   |   |   |   ReceiptCompleteReasonBL.cs
        |   |   |   |   |   |   ReceiptItemBL.cs
        |   |   |   |   |   |   ReceiptItemSpecialArticleHelperBL.cs
        |   |   |   |   |   |   ReceiptLogBL.cs
        |   |   |   |   |   |   ReceiptPriceHelperBL.cs
        |   |   |   |   |   |   ReceiptProgressionBL.cs
        |   |   |   |   |   |   ReceiptProvisionEmployeeGoalBL.cs
        |   |   |   |   |   |   ReceiptProvisionEmployeeLevelBL.cs
        |   |   |   |   |   |   ReceiptProvisionSchemaBL.cs
        |   |   |   |   |   |   ReceiptTemplateBL.cs
        |   |   |   |   |   |   ShipcloudPackageTemplateBL.cs
        |   |   |   |   |   |   SpecificLogics.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---ArticleSearch
        |   |   |   |   |   |       ArticleImageBL.cs
        |   |   |   |   |   |       ArticleSearchBL.cs
        |   |   |   |   |   |       CopApiBaseExternalArticleSearchProvider.cs
        |   |   |   |   |   |       EgisExternalArticleSearchProvider.cs
        |   |   |   |   |   |       IExternalArticleSearchProvider.cs
        |   |   |   |   |   |       InternalArticleSearchResult.cs
        |   |   |   |   |   |       ITscopeExternalArticleSearchProvider.cs
        |   |   |   |   |   |       SearchTextParser.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Classifications
        |   |   |   |   |   |       ReceiptItemServiceArticleClassificationBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ContractLists
        |   |   |   |   |   |       ContractSpecificLogic.cs
        |   |   |   |   |   |       ReceiptContractBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CreditVouchers
        |   |   |   |   |   |       CreditVoucherSpecificLogic.cs
        |   |   |   |   |   |       ReceiptCreditVoucherBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---DataAndResults
        |   |   |   |   |   |   +---CreateNewVersion
        |   |   |   |   |   |   |       CreateNewVersionResult.cs
        |   |   |   |   |   |   |       CreateNewVersionResultBuilder.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CreateReceipt
        |   |   |   |   |   |   |       CreateDownPaymentInvoiceResult.cs
        |   |   |   |   |   |   |       CreateReceiptResult.cs
        |   |   |   |   |   |   |       CreateReceiptResultBuilder.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CreateReceiptForHelpdeskTimers
        |   |   |   |   |   |   |       CreatePositionForHelpdeskTimerResult.cs
        |   |   |   |   |   |   |       CreateReceiptForHelpdeskTimersResult.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CreateReceiptItemsFromExistingItems
        |   |   |   |   |   |   +---ForwardReceipt
        |   |   |   |   |   |   |       CopyReceiptResult.cs
        |   |   |   |   |   |   |       CopyReceiptResultBuilder.cs
        |   |   |   |   |   |   |       ForwardReceiptResult.cs
        |   |   |   |   |   |   |       ForwardReceiptResultBuilder.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---SaveReceipt
        |   |   |   |   |   |           SaveReceiptResult.cs
        |   |   |   |   |   |           SaveReceiptResultBuilder.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---DeliveryLists
        |   |   |   |   |   |       DeliveryListSpecificLogic.cs
        |   |   |   |   |   |       ReceiptDeliveryListBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---DownPayment
        |   |   |   |   |   |       DownPaymentBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Extensions
        |   |   |   |   |   |       ReceiptBaseExtensions.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Internal
        |   |   |   |   |   |       AssetConditionTextReplacementBL.cs
        |   |   |   |   |   |       AutomaticallyCloseReceiptHelperBL.cs
        |   |   |   |   |   |       ReceiptAddressAndContactPersonHelperBL.cs
        |   |   |   |   |   |       ReceiptArticleBookingBL.cs
        |   |   |   |   |   |       ReceiptBarcodeBL.cs
        |   |   |   |   |   |       ReceiptContractHelperBL.cs
        |   |   |   |   |   |       ReceiptCostCenterAndCostObjectBL.cs
        |   |   |   |   |   |       ReceiptEsrBL.cs
        |   |   |   |   |   |       ReceiptExpressionHelper.cs
        |   |   |   |   |   |       ReceiptItemAccountBL.cs
        |   |   |   |   |   |       ReceiptItemPriceBL.cs
        |   |   |   |   |   |       ReceiptItemSalutationAndAgreementReplacementBL.cs
        |   |   |   |   |   |       ReceiptItemTimerBL.cs
        |   |   |   |   |   |       ReceiptLayoutItemKindPdfHelperBL.cs
        |   |   |   |   |   |       ReceiptProvisionBL.cs
        |   |   |   |   |   |       ReceiptReceiverUpdaterBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Invoices
        |   |   |   |   |   |   |   InvoiceSpecificLogic.cs
        |   |   |   |   |   |   |   ReceiptInvoiceBL.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Dunning
        |   |   |   |   |   |   |       DunningBL.cs
        |   |   |   |   |   |   |       DunningRunBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Opos
        |   |   |   |   |   |           OposBL.cs
        |   |   |   |   |   |           OposRunBL.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---LeasingAndService
        |   |   |   |   |   |       LeasingLogBL.cs
        |   |   |   |   |   |       LeasingRateBL.cs
        |   |   |   |   |   |       ServiceLogBL.cs
        |   |   |   |   |   |       ServiceRateBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Offers
        |   |   |   |   |   |   |   OfferSpecificLogic.cs
        |   |   |   |   |   |   |   ReceiptOfferBL.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---ImportSettings
        |   |   |   |   |   |           ExcelParseBL.cs
        |   |   |   |   |   |           OfferImportSettingsBL.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Orders
        |   |   |   |   |   |       OrderItemOpenTrans.cs
        |   |   |   |   |   |       OrderSpecificLogic.cs
        |   |   |   |   |   |       ReceiptOrderBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---PickupLists
        |   |   |   |   |   |       PickupListSpecificLogic.cs
        |   |   |   |   |   |       ReceiptPickupListBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---PickUps
        |   |   |   |   |   |       PickUpSettingsBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Projects
        |   |   |   |   |   |       ReceiptProjectLayoutItemBL.cs
        |   |   |   |   |   |       ReceiptProjectVariableBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Settings
        |   |   |   |   |   |       ReceiverTextSettingsBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SupplierCreditVouchers
        |   |   |   |   |   |       SupplierCreditVoucherSpecificLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SupplierDeliveryLists
        |   |   |   |   |   |       SupplierDeliveryListBL.cs
        |   |   |   |   |   |       SupplierDeliveryListSpecificLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SupplierInvoices
        |   |   |   |   |   |       SupplierInvoicesBL.cs
        |   |   |   |   |   |       SupplierInvoiceSpecificLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SupplierOrders
        |   |   |   |   |   |       SupplierOrderBL.cs
        |   |   |   |   |   |       SupplierOrderSpecificLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SupplierReceiptDocuments
        |   |   |   |   |   |   |   SupplierReceiptDocumentBL.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---ScanSupplierReceiptDocument
        |   |   |   |   |   |       \---PdfScanning
        |   |   |   |   |   |           |   PdfScanner.cs
        |   |   |   |   |   |           |   PdfScannerResult.cs
        |   |   |   |   |   |           |   
        |   |   |   |   |   |           +---Config
        |   |   |   |   |   |           |   |   PageReference.cs
        |   |   |   |   |   |           |   |   PdfScanConfig.cs
        |   |   |   |   |   |           |   |   
        |   |   |   |   |   |           |   \---Serialization
        |   |   |   |   |   |           +---Extensions
        |   |   |   |   |   |           \---StrategyHandler
        |   |   |   |   |   \---Switzerland
        |   |   |   |   |           SwitzerlandSettingsBL.cs
        |   |   |   |   |           
        |   |   |   |   \---Support
        |   |   |   |       |   AdressstammReplacementBL.cs
        |   |   |   |       |   CTRTypesBL.cs
        |   |   |   |       |   CustomerHelpdeskStatisticBL.cs
        |   |   |   |       |   CustomerSpecialArticleBL.cs
        |   |   |   |       |   EmployeeHelpdeskTimerStatisticBL.cs
        |   |   |   |       |   ExternalToolsReplacementBL.cs
        |   |   |   |       |   HelpdeskAssetBL.cs
        |   |   |   |       |   HelpdeskBL.cs
        |   |   |   |       |   HelpdeskCategoryBL.cs
        |   |   |   |       |   HelpdeskCategoryPatternBL.cs
        |   |   |   |       |   HelpdeskCloseBL.cs
        |   |   |   |       |   HelpdeskConnectionNumberBL.cs
        |   |   |   |       |   HelpdeskCreationTemplateBL.cs
        |   |   |   |       |   HelpdeskCustomerBL.cs
        |   |   |   |       |   HelpdeskDeviceLinkBL.cs
        |   |   |   |       |   HelpdeskDirectoryBL.cs
        |   |   |   |       |   HelpdeskFavoritesBL.cs
        |   |   |   |       |   HelpdeskForwardBL.cs
        |   |   |   |       |   HelpdeskHistoryBL.cs
        |   |   |   |       |   HelpdeskMailBL.cs
        |   |   |   |       |   HelpdeskOverviewFilterBL.cs
        |   |   |   |       |   HelpdeskPatternBL.cs
        |   |   |   |       |   HelpdeskPrioritiesBL.cs
        |   |   |   |       |   HelpdeskReplacementBL.cs
        |   |   |   |       |   HelpdeskReportBL.cs
        |   |   |   |       |   HelpdeskSchedulerBL.cs
        |   |   |   |       |   HelpdeskSearchBL.cs
        |   |   |   |       |   HelpdeskSendMailBL.cs
        |   |   |   |       |   HelpdeskSettingsBL.cs
        |   |   |   |       |   HelpdeskSolutionBL.cs
        |   |   |   |       |   HelpdeskStatisticsBL.cs
        |   |   |   |       |   HelpdeskStatusBL.cs
        |   |   |   |       |   HelpdeskTimerAddressSpecialArticlesBL.cs
        |   |   |   |       |   HelpdeskTimerArticleBookingBL.cs
        |   |   |   |       |   HelpdeskTimerBL.cs
        |   |   |   |       |   HelpdeskTimerBookedArticlesFilter.cs
        |   |   |   |       |   HelpdeskTimeRecordingBL.cs
        |   |   |   |       |   HelpdeskTimerLogBL.cs
        |   |   |   |       |   HelpdeskTimerSettingsBL.cs
        |   |   |   |       |   HelpdeskTimerSignatureBL.cs
        |   |   |   |       |   HelpdeskTimerTypeBL.cs
        |   |   |   |       |   HelpdeskTypeBL.cs
        |   |   |   |       |   HelpdeskWorkflowMissingEmailCheckBL.cs
        |   |   |   |       |   SupportLevelBL.cs
        |   |   |   |       |   TicketListBL.cs
        |   |   |   |       |   TicketProjectDependencyBL.cs
        |   |   |   |       |   TicketProjectSettingsBL.cs
        |   |   |   |       |   UpdateHelpdeskBL.cs
        |   |   |   |       |   UserHelpdeskDataBL.cs
        |   |   |   |       |   
        |   |   |   |       +---Escalation
        |   |   |   |       |       EscalationBL.cs
        |   |   |   |       |       EscalationReceiversEnum.cs
        |   |   |   |       |       
        |   |   |   |       +---Helper
        |   |   |   |       |       HelpdeskTimerSignatureReportHelperBL.cs
        |   |   |   |       |       
        |   |   |   |       \---TicketProcess
        |   |   |   |               TicketProcessBL.cs
        |   |   |   |               
        |   |   |   +---Security
        |   |   |   |       PdfSigningBL.cs
        |   |   |   |       
        |   |   |   +---SelfCare
        |   |   |   |       SelfCareBL.cs
        |   |   |   |       WebRequestPageBL.cs
        |   |   |   |       
        |   |   |   +---Services
        |   |   |   |   |   CachedTableBL.cs
        |   |   |   |   |   
        |   |   |   |   +---CTimeConnectors
        |   |   |   |   |   |   CTimeConnectorBL.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---CTimeEntities
        |   |   |   |   |           CTimeConnectorLastTransferDate.cs
        |   |   |   |   |           CTimeEmployeeTimeTrack.cs
        |   |   |   |   |           CTimeResult.cs
        |   |   |   |   |           
        |   |   |   |   +---DataQuality
        |   |   |   |   |       DirectoryCheckBL.cs
        |   |   |   |   |       
        |   |   |   |   \---Workflows
        |   |   |   |           WorkflowProcessBL.cs
        |   |   |   |           WorkflowSettingBL.cs
        |   |   |   |           WorkflowShapeBindingBL.cs
        |   |   |   |           WorkflowShapeBL.cs
        |   |   |   |           WorkflowShapePropertyBL.cs
        |   |   |   |           
        |   |   |   +---SocialMedia
        |   |   |   |   |   SocialMediaBL.cs
        |   |   |   |   |   
        |   |   |   |   \---SocialNetworks
        |   |   |   |           PersonSocialNetworkBL.cs
        |   |   |   |           SocialNetworkBL.cs
        |   |   |   |           
        |   |   |   +---Start
        |   |   |   |       StartBL.cs
        |   |   |   |       
        |   |   |   +---Statistics
        |   |   |   |   +---Accounts
        |   |   |   |   |       AccountStatisticBL.cs
        |   |   |   |   |       RevenueStatisticBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Administration
        |   |   |   |   |   \---Employees
        |   |   |   |   |           EmployeeTimeRecordsStatisticBL.cs
        |   |   |   |   |           EmployeeUtilizationBL.cs
        |   |   |   |   |           
        |   |   |   |   +---ContractStatistics
        |   |   |   |   |       ContractEvaluationBL.cs
        |   |   |   |   |       ContractStatisticBL.cs
        |   |   |   |   |       
        |   |   |   |   +---MspCollectors
        |   |   |   |   |       MspCollectorsBL.cs
        |   |   |   |   |       MspEvaluationReplacementBL.cs
        |   |   |   |   |       MspSuppliersSchema.cs
        |   |   |   |   |       
        |   |   |   |   +---MspStatistics
        |   |   |   |   |       MspStatisticBL.cs
        |   |   |   |   |       
        |   |   |   |   +---OrderStatistics
        |   |   |   |   |       CacheOrderStatisticsBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Sales
        |   |   |   |   |   +---ManagementInfo
        |   |   |   |   |   |       ManagementInfoBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Receipts
        |   |   |   |   |           InvoiceStatisticBL.cs
        |   |   |   |   |           
        |   |   |   |   +---SaleStatistics
        |   |   |   |   |       CacheSalesStatisticsBL.cs
        |   |   |   |   |       SaleStatisticBL.cs
        |   |   |   |   |       
        |   |   |   |   \---TicketStatistics
        |   |   |   |           CacheTicketStatisticsBL.cs
        |   |   |   |           
        |   |   |   +---Storage
        |   |   |   |       InventoryArticlePool.cs
        |   |   |   |       StorageBL.cs
        |   |   |   |       
        |   |   |   +---SystemArea
        |   |   |   |       SystemTableI3DBL.cs
        |   |   |   |       
        |   |   |   +---Tags
        |   |   |   |       TagsBL.cs
        |   |   |   |       
        |   |   |   +---Tapi
        |   |   |   |       PhoneCallBL.cs
        |   |   |   |       
        |   |   |   +---TaskManager
        |   |   |   |   |   TaskManagementTaskBL.cs
        |   |   |   |   |   
        |   |   |   |   \---ActionHandler
        |   |   |   |           ITaskManagementActionHandler.cs
        |   |   |   |           TaskManagementHelpdeskActionHandler.cs
        |   |   |   |           TaskManagementReportActionHandler.cs
        |   |   |   |           
        |   |   |   +---Telemetry
        |   |   |   |       TelemetryBL.cs
        |   |   |   |       
        |   |   |   +---TextModuleArea
        |   |   |   |       SalutationAndAgreementReplacementBL.cs
        |   |   |   |       TextModuleBL.cs
        |   |   |   |       
        |   |   |   +---TicketProjects
        |   |   |   |       TicketProjectBL.cs
        |   |   |   |       
        |   |   |   +---Time
        |   |   |   |       TimingSettingsBL.cs
        |   |   |   |       
        |   |   |   +---ToDoArea
        |   |   |   |       IToDoObjectKind.cs
        |   |   |   |       ToDoBL.cs
        |   |   |   |       
        |   |   |   +---Tools
        |   |   |   |       ToolBL.cs
        |   |   |   |       
        |   |   |   +---TradePool
        |   |   |   |   |   TradePoolBL.cs
        |   |   |   |   |   
        |   |   |   |   \---Core
        |   |   |   |           TradePoolXmlLogic.cs
        |   |   |   |           
        |   |   |   +---Transactions
        |   |   |   |       TransactionBL.cs
        |   |   |   |       
        |   |   |   +---TwoFactorAuthenticator
        |   |   |   |       TwoFactorAuthenticationBL.cs
        |   |   |   |       
        |   |   |   +---Urls
        |   |   |   |       SimpleUrlBL.cs
        |   |   |   |       SimpleUrlWebServiceBL.cs
        |   |   |   |       
        |   |   |   +---VideoPortal
        |   |   |   |       VideoPortalAssignmentBL.cs
        |   |   |   |       
        |   |   |   +---VoucherManagement
        |   |   |   |       VoucherManagementBL.cs
        |   |   |   |       
        |   |   |   +---Warehousing
        |   |   |   |   |   ActionPriceBL.cs
        |   |   |   |   |   ArticleBL.cs
        |   |   |   |   |   ArticleLogBL.cs
        |   |   |   |   |   ArticleUnitBL.cs
        |   |   |   |   |   ArticleUnitHelper.cs
        |   |   |   |   |   ArticleVariableBL.cs
        |   |   |   |   |   ArticleVolumePricesBL.cs
        |   |   |   |   |   ArticleWorkItemBL.cs
        |   |   |   |   |   BarcodeBL.cs
        |   |   |   |   |   BarcodeConditionBL.cs
        |   |   |   |   |   BarcodeHistoryBL.cs
        |   |   |   |   |   CostCenterBL.cs
        |   |   |   |   |   CostObjectBL.cs
        |   |   |   |   |   GeneralArticleBL.cs
        |   |   |   |   |   SecondStockArticleBL.cs
        |   |   |   |   |   TaxBL.cs
        |   |   |   |   |   
        |   |   |   |   +---ArticleManagement
        |   |   |   |   |       AdditionalArticleBL.cs
        |   |   |   |   |       ArticleBranchAccountBL.cs
        |   |   |   |   |       ArticleEANCodeBL.cs
        |   |   |   |   |       ArticleFreeSpecificationBL.cs
        |   |   |   |   |       ArticleHistoryBL.cs
        |   |   |   |   |       ArticleImportBL.cs
        |   |   |   |   |       EnvironmentalProtectionBL.cs
        |   |   |   |   |       ProductFamilyBL.cs
        |   |   |   |   |       WorkSafetyBL.cs
        |   |   |   |   |       
        |   |   |   |   +---ArticleProduction
        |   |   |   |   |       ArticleProductionBL.cs
        |   |   |   |   |       
        |   |   |   |   +---CommissioningManagement
        |   |   |   |   |       CommissioningBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Commissions
        |   |   |   |   |       CommissionEmailDataClass.cs
        |   |   |   |   |       OrderCommissionBL.cs
        |   |   |   |   |       PartialCommissionOrderBL.cs
        |   |   |   |   |       
        |   |   |   |   +---External
        |   |   |   |   |       DistributorMaterialGroupBL.cs
        |   |   |   |   |       DistributorMaterialGroupToMaterialGroupBL.cs
        |   |   |   |   |       ExternalArticleBL.cs
        |   |   |   |   |       
        |   |   |   |   +---InventoryManagement
        |   |   |   |   |       InventoryBL.cs
        |   |   |   |   |       InventoryNewBL.cs
        |   |   |   |   |       MaterialGroupBL.cs
        |   |   |   |   |       
        |   |   |   |   \---StockManagement
        |   |   |   |           ArticleStockBL.cs
        |   |   |   |           PartListArticleBL.cs
        |   |   |   |           StorageAreaBL.cs
        |   |   |   |           StoragePlaceBL.cs
        |   |   |   |           
        |   |   |   +---WebLinks
        |   |   |   |       IWebLinkActionHandler.cs
        |   |   |   |       WebLinkActionAccountActivityHandler.cs
        |   |   |   |       WebLinkActionReminderHandler.cs
        |   |   |   |       WebLinkBL.cs
        |   |   |   |       
        |   |   |   +---WebServices
        |   |   |   |   |   ObjectMapper.cs
        |   |   |   |   |   
        |   |   |   |   +---Accounts
        |   |   |   |   |   |   AccountAddressContactWebServiceBL.cs
        |   |   |   |   |   |   AccountAddressWebServiceBL.cs
        |   |   |   |   |   |   AccountMigrationWebServiceBL.cs
        |   |   |   |   |   |   AccountSearchWebServiceBL.cs
        |   |   |   |   |   |   AccountTypeWebServiceBL.cs
        |   |   |   |   |   |   AccountWebServiceBL.cs
        |   |   |   |   |   |   CustomerCostCenterWebServiceBL.cs
        |   |   |   |   |   |   CustomerToBranchWebServiceBL.cs
        |   |   |   |   |   |   HotlineWebServiceBL.cs
        |   |   |   |   |   |   SupplierToBranchWebServiceBL.cs
        |   |   |   |   |   |   TapiWebServiceBL.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---AccountContracts
        |   |   |   |   |   |       AccountContractKindWebServiceBL.cs
        |   |   |   |   |   |       AccountContractWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Accounting
        |   |   |   |   |   |       BankAccountWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Activities
        |   |   |   |   |   |       AccountActivitiesWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Campaigns
        |   |   |   |   |   |       CampaignDecisionTemplateTextWebServiceBL.cs
        |   |   |   |   |   |       CampaignPhaseWebServiceBL.cs
        |   |   |   |   |   |       CampaignProcessWebServiceBL.cs
        |   |   |   |   |   |       CampaignWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ExtendedFilters
        |   |   |   |   |   |       AccountCustomFilterWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---HotlineArea
        |   |   |   |   |   |       HotlineCustomCategoryWebserviceBL.cs
        |   |   |   |   |   |       HotlineCustomItemWebserviceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Marketing
        |   |   |   |   |   |       AccountLicenseWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---PrintOptions
        |   |   |   |   |   |       AccountPrintOptionsWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SpecialPrices
        |   |   |   |   |   |       AccountArticleSpecialPricesImportSettingsWebServiceBL.cs
        |   |   |   |   |   |       AccountSpecialPriceWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Survey
        |   |   |   |   |           SurveyProcessWebServiceBL.cs
        |   |   |   |   |           
        |   |   |   |   +---Administration
        |   |   |   |   |   +---AccessTokens
        |   |   |   |   |   |       AccessTokenWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ApplicationVersions
        |   |   |   |   |   |       ApplicationVersionWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ArtificialIntelligence
        |   |   |   |   |   |       ArtificialIntelligenceChatWebServiceBL.cs
        |   |   |   |   |   |       ArtificialIntelligenceWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---BookKeepingAccountSystems
        |   |   |   |   |   |       BookKeepingAccountSystemWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CentronConfigDb
        |   |   |   |   |   |       CentronConfigurationDbWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Company
        |   |   |   |   |   |       BranchRevenueAndExpenseAccountWebServiceBL.cs
        |   |   |   |   |   |       BranchWebServiceBL.cs
        |   |   |   |   |   |       MandatorWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CompanyInformations
        |   |   |   |   |   |       CompanyWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Customization
        |   |   |   |   |   |       ModuleCustomPropertyValueWebServiceBL.cs
        |   |   |   |   |   |       ModuleCustomPropertyWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---DataSecurity
        |   |   |   |   |   |       DataSecurityWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Documents
        |   |   |   |   |   |   +---Dsgvo
        |   |   |   |   |   |   |       DsgvoWebServiceBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ReceiptComments
        |   |   |   |   |   |   |       ReceiptCommentWebServiceBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---SepaContracts
        |   |   |   |   |   |           SepaContractWebServiceBL.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Employees
        |   |   |   |   |   |   |   EmployeeFavoriteWebServiceBL.cs
        |   |   |   |   |   |   |   EmployeeSettingsProfileWebServiceBL.cs
        |   |   |   |   |   |   |   EmployeeSkillsWebServiceBL.cs
        |   |   |   |   |   |   |   SkillgroupWebServiceBL.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---EmployeeSettings
        |   |   |   |   |   |           EmployeeSettingsWebServiceBL.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Environments
        |   |   |   |   |   |       SqlServerWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---FileManagements
        |   |   |   |   |   |       DirectoryReferenceWebServiceBL.cs
        |   |   |   |   |   |       DirectoryWebServiceBL.cs
        |   |   |   |   |   |       DocumentWebServiceBL.cs
        |   |   |   |   |   |       EdiDocumentWebServiceBL.cs
        |   |   |   |   |   |       SharedDocumentWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---HourlySurchargeRates
        |   |   |   |   |   |       HourlySurchargeRatesWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Logins
        |   |   |   |   |   |   |   EntraIDWebServiceBL.cs
        |   |   |   |   |   |   |   LicenseWebServiceBL.cs
        |   |   |   |   |   |   |   TicketWebServiceBL.cs
        |   |   |   |   |   |   |   UserLoginInformationWebServiceBL.cs
        |   |   |   |   |   |   |   WebAccountWebServiceBL.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---LoginSettings
        |   |   |   |   |   |           LoginSettingsWebServiceBL.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---MasterData
        |   |   |   |   |   |       AssetConditionWebServiceBL.cs
        |   |   |   |   |   |       CountryWebServiceBL.cs
        |   |   |   |   |   |       EmployeeWebserviceBL.cs
        |   |   |   |   |   |       FederalStateWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---NetworkDiagnostics
        |   |   |   |   |   |       NetworkDiagnosticsWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---PackageManagement
        |   |   |   |   |   |       PackageManagementWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---PerformanceTests
        |   |   |   |   |   |       PerformanceTestWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Phone
        |   |   |   |   |   |   \---PhoneSettings
        |   |   |   |   |   |           PhoneSettingsWebServiceBL.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Portal
        |   |   |   |   |   |       PortalWebServiceAccessWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Rights
        |   |   |   |   |   |       AppRightsWebserviceBL.cs
        |   |   |   |   |   |       AppUserGroupWebserviceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Settings
        |   |   |   |   |   |   |   AppSettingWebServiceBL.cs
        |   |   |   |   |   |   |   SettingsWebServiceBL.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---SettingGroups
        |   |   |   |   |   |           AppSettingsGroupWebServiceBL.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Themes
        |   |   |   |   |   |       ThemeWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---User
        |   |   |   |   |   |       UserWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---WebServiceConfiguration
        |   |   |   |   |           WebServiceConfigurationBL.cs
        |   |   |   |   |           
        |   |   |   |   +---AppointmentRequests
        |   |   |   |   |       AppointmentRequestWebserviceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---BusinessPartner
        |   |   |   |   |       SupplierAssetWebserviceBL.cs
        |   |   |   |   |       SupplierWebserviceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Buying
        |   |   |   |   |   \---External
        |   |   |   |   |           DistributorWebServiceBL.cs
        |   |   |   |   |           
        |   |   |   |   +---Calendar
        |   |   |   |   |       CalendarWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---CentronNexus
        |   |   |   |   |       CentronNexusWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---CentronReportEngine
        |   |   |   |   |       ReportEngineWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---ChangeTracking
        |   |   |   |   |   |   ChangeLogWebServiceBL.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---History
        |   |   |   |   |           ImportHistoryWebServiceBL.cs
        |   |   |   |   |           
        |   |   |   |   +---Chats
        |   |   |   |   |       ChatWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---CheckListArea
        |   |   |   |   |       CentronChecklistWebserviceBL.cs
        |   |   |   |   |       UpdateChecklistWebserviceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---CPra
        |   |   |   |   |       CPraConfigurationSettingsWebServiceBL.cs
        |   |   |   |   |       CPraConnectorWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---CustomerArea
        |   |   |   |   |       BusinessLineWebserviceBL.cs
        |   |   |   |   |       ContactActivityWebServiceBL.cs
        |   |   |   |   |       ContactDepartmentWebserviceBL.cs
        |   |   |   |   |       InterestWebserviceBL.cs
        |   |   |   |   |       ProductWebserviceBL.cs
        |   |   |   |   |       RmaSendKindWebServiceBL.cs
        |   |   |   |   |       RmaWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---DataExchange
        |   |   |   |   |   +---BookKeeping
        |   |   |   |   |   |       BookKeepingExportWebServiceBL.cs
        |   |   |   |   |   |       BookKeepingImportWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Connectors
        |   |   |   |   |   |       DocBeeConnectorConfigurationWebServiceBL.cs
        |   |   |   |   |   |       DocBeeTicketTemplateWebServiceBL.cs
        |   |   |   |   |   |       DocBeeTicketTimerWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---DocuForm
        |   |   |   |   |   |       DocuFormApiSettingsWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---GfkExport
        |   |   |   |   |   |       GfkExportWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---PaymentTransactions
        |   |   |   |   |   |       PaymentTransactionWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---TanssInterfaces
        |   |   |   |   |   |       TanssWebserviceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---TelekomDive
        |   |   |   |   |           TelekomDiveWebServiceBL.cs
        |   |   |   |   |           
        |   |   |   |   +---Devices
        |   |   |   |   |       AccountDeviceWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---DocuBoard
        |   |   |   |   |       AssetManagementADSystemUserExclusionWebServiceBL.cs
        |   |   |   |   |       AssetManagementArticleAssignmentWebServiceBL.cs
        |   |   |   |   |       AssetManagementPartnerWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Documentation
        |   |   |   |   |       DocumentationWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---EDI
        |   |   |   |   |   |   SupplierEdiWebServiceBL.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---SupplierEDI
        |   |   |   |   |           SupplierEdiConfigurationsWebServiceBL.cs
        |   |   |   |   |           
        |   |   |   |   +---Employee
        |   |   |   |   |       EmployeeArticleWebServiceBL.cs
        |   |   |   |   |       EmployeeDepartmentAssignmentWebServiceBL.cs
        |   |   |   |   |       EmployeeDepartmentWebServiceBL.cs
        |   |   |   |   |       EmployeeRfidTokenWebserviceBL.cs
        |   |   |   |   |       EmployeeToSalesAreaWebServiceBL.cs
        |   |   |   |   |       EmployeeUserSettingsWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---ExpectedEvents
        |   |   |   |   |       ExpectedEventsWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---ExternalHelpdesk
        |   |   |   |   |       ExternalHelpdeskConfigurationWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---ExternalTools
        |   |   |   |   |       ExternalToolWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Finances
        |   |   |   |   |   +---ActivitySettings
        |   |   |   |   |   |       ActivitySettingsWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---OnlineBanking
        |   |   |   |   |   |       OnlineBankingAccountTransactionsWebServiceBL.cs
        |   |   |   |   |   |       OnlineBankingConfigurationWebServiceBL.cs
        |   |   |   |   |   |       OnlineBankingFinApiWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Payments
        |   |   |   |   |   |       PaymentsWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---ProductLifecyle
        |   |   |   |   |           ProductLifecycleWebServiceBL.cs
        |   |   |   |   |           
        |   |   |   |   +---Gateway
        |   |   |   |   |       CustomGatewayWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Gui
        |   |   |   |   |   \---Profiles
        |   |   |   |   |           UiProfileWebServiceBL.cs
        |   |   |   |   |           
        |   |   |   |   +---ImageFactory
        |   |   |   |   |       ImageFactoryWebserviceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Integrations
        |   |   |   |   |       EsCustomerGroupWebServiceBL.cs
        |   |   |   |   |       EsRoleWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---ItPlanner
        |   |   |   |   |       ChecklistVirtualObjectCategoryWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Logistics
        |   |   |   |   |   +---LogisticSettings
        |   |   |   |   |   |       LogisticSettingsWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Warehousing
        |   |   |   |   |           StockWebServiceBL.cs
        |   |   |   |   |           
        |   |   |   |   +---Logos
        |   |   |   |   |       LogosWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Mail
        |   |   |   |   |   |   MailSignatureWebServiceBL.cs
        |   |   |   |   |   |   SendMailWebserviceBL.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---Templates
        |   |   |   |   |           MailingDataWebServiceBL.cs
        |   |   |   |   |           MailTemplateRelationshipKindsWebServiceBL.cs
        |   |   |   |   |           MailTemplateWebServiceBL.cs
        |   |   |   |   |           
        |   |   |   |   +---Mailings
        |   |   |   |   |       MailingTemplateWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---MailScanner
        |   |   |   |   |       MailScannerWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Maintenance
        |   |   |   |   |       PerformanceCheckWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---MassUpdate
        |   |   |   |   |       MassUpdateWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Modules
        |   |   |   |   |       ModuleWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---MyCentron
        |   |   |   |   |   |   LatestUsedCentronObjectWebServiceBL.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Dashboard
        |   |   |   |   |   |       DashboardContainerWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---PersonalSettings
        |   |   |   |   |           PersonalReportingSettingsWebServiceBL.cs
        |   |   |   |   |           
        |   |   |   |   +---NexusNotifications
        |   |   |   |   |       NexusNotificationsWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---NexusTicketViews
        |   |   |   |   |       NexusTicketViewWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Notifications
        |   |   |   |   |       CentronNotificationsWebServiceBL.cs
        |   |   |   |   |       UserNotificationWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---ObjectExternalReferences
        |   |   |   |   |       ObjectExternalReferenceWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---ObjectMapperConfiguration
        |   |   |   |   |   |   AccountConfiguration.cs
        |   |   |   |   |   |   AccountSpecialPriceConfiguration.cs
        |   |   |   |   |   |   AdditionalArticleConfiguration.cs
        |   |   |   |   |   |   AddressSpecialArticleConfiguration.cs
        |   |   |   |   |   |   ApproachZonesConfiguration.cs
        |   |   |   |   |   |   AppUserConfiguration.cs
        |   |   |   |   |   |   ArticleConfiguration.cs
        |   |   |   |   |   |   ArticleFreeSpecificationConfiguration.cs
        |   |   |   |   |   |   AssetManagementADSystemUserExclusionConfiguration.cs
        |   |   |   |   |   |   AssetManagementPartnerConfiguration.cs
        |   |   |   |   |   |   AutomaticFacturaConfiguration.cs
        |   |   |   |   |   |   BankAccountConfiguration.cs
        |   |   |   |   |   |   BaseLongConfiguration.cs
        |   |   |   |   |   |   BranchAreaConfiguration.cs
        |   |   |   |   |   |   CampaignConfiguration.cs
        |   |   |   |   |   |   CentronUiProfileConfiguration.cs
        |   |   |   |   |   |   ChangeLogConfiguration.cs
        |   |   |   |   |   |   ContactPersonConfiguration.cs
        |   |   |   |   |   |   ContractConfiguration.cs
        |   |   |   |   |   |   ContractSettingsConfiguration.cs
        |   |   |   |   |   |   CrmProjectConfiguration.cs
        |   |   |   |   |   |   CustomerConfiguration.cs
        |   |   |   |   |   |   DefaultConfiguration.cs
        |   |   |   |   |   |   DistributorConfiguration.cs
        |   |   |   |   |   |   DistributorMaterialGroupConfiguration.cs
        |   |   |   |   |   |   DocPagesConfiguration.cs
        |   |   |   |   |   |   DocuWizardConfiguration.cs
        |   |   |   |   |   |   DsgvoConfiguration.cs
        |   |   |   |   |   |   DunningConfiguration.cs
        |   |   |   |   |   |   EmployeeConfiguration.cs
        |   |   |   |   |   |   EmployeeFavoriteConfiguration.cs
        |   |   |   |   |   |   HelpdeskConfiguration.cs
        |   |   |   |   |   |   HotlineConfiguration.cs
        |   |   |   |   |   |   MailConfiguration.cs
        |   |   |   |   |   |   MailingsConfiguration.cs
        |   |   |   |   |   |   MailScannerConfiguration.cs
        |   |   |   |   |   |   MasterDataConfiguration.cs
        |   |   |   |   |   |   MaterialGroupConfiguration.cs
        |   |   |   |   |   |   MspCollectorsConfiguration.cs
        |   |   |   |   |   |   NexusNotificationsConfiguration.cs
        |   |   |   |   |   |   OfferConfiguration.cs
        |   |   |   |   |   |   OldObjectMapperConfiguration.cs
        |   |   |   |   |   |   OnlineBankingMapperConfiguration.cs
        |   |   |   |   |   |   OrderConfiguration.cs
        |   |   |   |   |   |   PartListArticleConfiguration.cs
        |   |   |   |   |   |   PhoneCallConfiguration.cs
        |   |   |   |   |   |   ProcessConfiguration.cs
        |   |   |   |   |   |   ReceiptCommentConfiguration.cs
        |   |   |   |   |   |   ReceiptConfiguration.cs
        |   |   |   |   |   |   ReportConfiguration.cs
        |   |   |   |   |   |   ResultConfiguration.cs
        |   |   |   |   |   |   RmaConfiguration.cs
        |   |   |   |   |   |   SalesAreaConfiguration.cs
        |   |   |   |   |   |   ScheduleConfiguration.cs
        |   |   |   |   |   |   SelfCareFormConfiguration.cs
        |   |   |   |   |   |   SepaConfiguration.cs
        |   |   |   |   |   |   SerialNumberConfiguration.cs
        |   |   |   |   |   |   SocialNetworksConfiguration.cs
        |   |   |   |   |   |   StatisticsConfiguration.cs
        |   |   |   |   |   |   StockManagementConfiguration.cs
        |   |   |   |   |   |   TanssConfiguration.cs
        |   |   |   |   |   |   TaskManagementConfiguration.cs
        |   |   |   |   |   |   TicketProjectConfiguration.cs
        |   |   |   |   |   |   WarehousingExternalConfiguration.cs
        |   |   |   |   |   |   WebAccountConfiguration.cs
        |   |   |   |   |   |   WebMenuConfigConfiguration.cs
        |   |   |   |   |   |   WebSettingConfiguration.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Administration
        |   |   |   |   |   |       AccountSystemsConfiguration.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Checklists
        |   |   |   |   |   |   |   ChecklistVirtualObjectCategoryConfiguration.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---CentronChecklists
        |   |   |   |   |   |           CentronChecklistConfiguration.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---DataExchange
        |   |   |   |   |   |       TelekomDiveMapperConfiguration.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Devices
        |   |   |   |   |   |       AccountDeviceConfiguration.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Finances
        |   |   |   |   |   |   \---OnlineBanking
        |   |   |   |   |   |           OnlineBankingConfiguration.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Gateway
        |   |   |   |   |   |       CustomGatewayConfiguration.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---MyCentron
        |   |   |   |   |   |   \---MyDay
        |   |   |   |   |   |           MyDayNotificationLogConfiguration.cs
        |   |   |   |   |   |           MyDayUserItemConfiguration.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Notifications
        |   |   |   |   |   |       UserNotificationConfiguration.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---PasswordManager
        |   |   |   |   |   |       PasswordManagerConfiguration.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Production
        |   |   |   |   |   |       ArticleProductionConfiguration.cs
        |   |   |   |   |   |       ProductionConfiguration.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---RiverSuite
        |   |   |   |   |   |       AssetManagementArticleAssignmentConfiguration.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Sales
        |   |   |   |   |   |   +---CustomerAssets
        |   |   |   |   |   |   |       AccountContractConfiguration.cs
        |   |   |   |   |   |   |       AssetReasonConfiguration.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Receipts
        |   |   |   |   |   |           ShipcloudPackageTemplateConfiguration.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Services
        |   |   |   |   |   |       CachedTableConfiguration.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SharedDocuments
        |   |   |   |   |   |       SharedDocumentConfiguration.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Tags
        |   |   |   |   |   |       TagsConfiguration.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Time
        |   |   |   |   |   |       TimingSettingConfiguration.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ValueResolvers
        |   |   |   |   |   |       NullableIntToIntResolver.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Warehousing
        |   |   |   |   |           OrderCommissionConfiguration.cs
        |   |   |   |   |           PartialCommissionOrderConfiguration.cs
        |   |   |   |   |           
        |   |   |   |   +---PasswordManagementArea
        |   |   |   |   |       PasswordManagementAccessLogWebServiceBL.cs
        |   |   |   |   |       PasswordManagementUpdateWebServiceBL.cs
        |   |   |   |   |       PasswordManagementWebserviceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---PasswordManager
        |   |   |   |   |       PasswordManagerWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Production
        |   |   |   |   |       ProductionOrderWebServiceBL.cs
        |   |   |   |   |       ProductionWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---ProductMatrix
        |   |   |   |   |       ProductMatrixWebserviceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Purchasing
        |   |   |   |   |   +---OrderSuggestionList
        |   |   |   |   |   |       OrderSuggestionListWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---PurchaseSettings
        |   |   |   |   |   |       PurchaseSettingsWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---SupplierOrderPerBranch
        |   |   |   |   |           SupplierOrderPerBranchWebServiceBL.cs
        |   |   |   |   |           
        |   |   |   |   +---ReportEngine
        |   |   |   |   |       PdfExportSettingsWebServiceBL.cs
        |   |   |   |   |       ReportDataWebBL.cs
        |   |   |   |   |       ReportGroupParameterWebBL.cs
        |   |   |   |   |       ReportGroupWebBL.cs
        |   |   |   |   |       
        |   |   |   |   +---RiverSuiteAssetManagment
        |   |   |   |   |       RiverSuiteWebServiceSettingsWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Rmm
        |   |   |   |   |       RmmConnectionSettingsWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Sales
        |   |   |   |   |   +---Calendar
        |   |   |   |   |   |       ScheduleWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CustomerAssets
        |   |   |   |   |   |   |   CustomerAssetCompactWebserviceBL.cs
        |   |   |   |   |   |   |   CustomerAssetWebServiceBL.cs
        |   |   |   |   |   |   |   OrderWebServiceBL.cs
        |   |   |   |   |   |   |   ServiceOrderWorkWebserviceBL.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---AutomaticFactura
        |   |   |   |   |   |   |       AutomaticFacturaWebServiceBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Contracts
        |   |   |   |   |   |   |   |   ContractArticleReferenzesWebServiceBL.cs
        |   |   |   |   |   |   |   |   ContractExternalArticleImportHeadWebServiceBL.cs
        |   |   |   |   |   |   |   |   ContractExternalArticleImportPositionsWebServiceBL.cs
        |   |   |   |   |   |   |   |   ContractHeadAnalysis.cs
        |   |   |   |   |   |   |   |   ContractWebServiceBL.cs
        |   |   |   |   |   |   |   |   DeviceClickCounterWebserviceBL.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---Settings
        |   |   |   |   |   |   |           ContractSettingsWebServiceBL.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---EmailAdditionalRecipients
        |   |   |   |   |   |   |       EmailAdditionalRecipientWebserviceBLcs.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Offers
        |   |   |   |   |   |   |       ClassificationProbabilityWebServiceBL.cs
        |   |   |   |   |   |   |       ProductGroupWebServiceBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Shared
        |   |   |   |   |   |   |       SpecialAgreementWebServiceBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---TimerBilling
        |   |   |   |   |   |           TimerBillingWebServiceBL.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Customers
        |   |   |   |   |   |   |   AddressContactWebServiceBL.cs
        |   |   |   |   |   |   |   AddressWebServiceBL.cs
        |   |   |   |   |   |   |   CRMActivitiesWebServiceBL.cs
        |   |   |   |   |   |   |   CRMStatisticWebServiceBL.cs
        |   |   |   |   |   |   |   CustomerAncestryWebServiceBL.cs
        |   |   |   |   |   |   |   CustomerSettingWebServiceBL.cs
        |   |   |   |   |   |   |   CustomerWebServiceBL.cs
        |   |   |   |   |   |   |   SalesAreaWebServiceBL.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Addresses
        |   |   |   |   |   |   |       AddressSpecialArticleWebserviceBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CrmProjects
        |   |   |   |   |   |   |       CrmProjectWebServiceBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---TextBlock
        |   |   |   |   |   |           BusinessTextBlockWebServiceBL.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---DocumentationWizardArea
        |   |   |   |   |   |       ActiveDirectoryWebServiceBL.cs
        |   |   |   |   |   |       BackupAndRestoreWebServiceBL.cs
        |   |   |   |   |   |       CustomerInformationWebServiceBL.cs
        |   |   |   |   |   |       MachineWebServiceBL.cs
        |   |   |   |   |   |       MailServerWebServiceBL.cs
        |   |   |   |   |   |       NetworkComponentWebServiceBL.cs
        |   |   |   |   |   |       NetworkStructureWebServiceBL.cs
        |   |   |   |   |   |       WizardWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Marketing
        |   |   |   |   |   |       TelemarketingWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Receipts
        |   |   |   |   |   |   |   DunningRunWebServiceBL.cs
        |   |   |   |   |   |   |   DunningWebServiceBL.cs
        |   |   |   |   |   |   |   FreightArticleSettingWebServiceBL.cs
        |   |   |   |   |   |   |   OposRunWebServiceBL.cs
        |   |   |   |   |   |   |   ReceiptCartReleaseSystemWebServiceBL.cs
        |   |   |   |   |   |   |   ReceiptCartWebServiceBL.cs
        |   |   |   |   |   |   |   ReceiptCompleteReasonWebServiceBL.cs
        |   |   |   |   |   |   |   ReceiptContractWebServiceBL.cs
        |   |   |   |   |   |   |   ReceiptItemWebServiceBL.cs
        |   |   |   |   |   |   |   ReceiptLogWebServiceBL.cs
        |   |   |   |   |   |   |   ReceiptProvisionEmployeeGoalWebServiceBL.cs
        |   |   |   |   |   |   |   ReceiptProvisionEmployeeLevelWebServiceBL.cs
        |   |   |   |   |   |   |   ReceiptProvisionSchemaWebServiceBL.cs
        |   |   |   |   |   |   |   ReceiptTemplateWebServiceBL.cs
        |   |   |   |   |   |   |   ReceiptWebServiceBL.cs
        |   |   |   |   |   |   |   ShipcloudPackageTemplateWebServiceBL.cs
        |   |   |   |   |   |   |   SupplierReceiptDocumentWebServiceBL.cs
        |   |   |   |   |   |   |   TypeExtensions.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---ArticleSearch
        |   |   |   |   |   |   |       ArticleImageWebServiceBL.cs
        |   |   |   |   |   |   |       ArticleSearchWebServiceBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Classifications
        |   |   |   |   |   |   |       ReceiptItemServiceArticleClassificationWebServiceBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---DeliveryList
        |   |   |   |   |   |   |       DeliveryListWebServiceBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---DownPayment
        |   |   |   |   |   |   |       DownPaymentWebServiceBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---LeasingAndService
        |   |   |   |   |   |   |       LeasingLogWebServiceBL.cs
        |   |   |   |   |   |   |       LeasingRateWebServiceBL.cs
        |   |   |   |   |   |   |       ServiceLogWebServiceBL.cs
        |   |   |   |   |   |   |       ServiceRateWebServiceBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---MasterDataLists
        |   |   |   |   |   |   |       MasterDataListWebServiceBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Offers
        |   |   |   |   |   |   |   \---ImportSettings
        |   |   |   |   |   |   |           OfferImportSettingsWebServiceBL.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---OrderImport
        |   |   |   |   |   |   |       ImportOrderWebServiceBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---PickUps
        |   |   |   |   |   |   |       PickUpSettingsWebServiceBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Projects
        |   |   |   |   |   |   |       ReceiptProjectLayoutItemWebServiceBL.cs
        |   |   |   |   |   |   |       ReceiptProjectVariableWebServiceBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ReceiptSearch
        |   |   |   |   |   |   |       ContractReceiptSearchConfiguration.cs
        |   |   |   |   |   |   |       CreditVoucherReceiptSearchConfiguration.cs
        |   |   |   |   |   |   |       DeliveryListReceiptSearchConfiguration.cs
        |   |   |   |   |   |   |       InvoiceReceiptSearchConfiguration.cs
        |   |   |   |   |   |   |       OfferReceiptSearchConfiguration.cs
        |   |   |   |   |   |   |       OrderReceiptSearchConfiguration.cs
        |   |   |   |   |   |   |       PickupListReceiptSearchConfiguration.cs
        |   |   |   |   |   |   |       ReceiptSearchConfiguration.cs
        |   |   |   |   |   |   |       ReceiptSearcher.cs
        |   |   |   |   |   |   |       ReceiptSearchWebServiceBL.cs
        |   |   |   |   |   |   |       SupplierCreditVoucherReceiptSearchConfiguration.cs
        |   |   |   |   |   |   |       SupplierDeliveryListReceiptSearchConfiguration.cs
        |   |   |   |   |   |   |       SupplierInvoiceReceiptSearchConfiguration.cs
        |   |   |   |   |   |   |       SupplierOfferReceiptSearchConfiguration.cs
        |   |   |   |   |   |   |       SupplierOrderReceiptSearchConfiguration.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SupplierInvoices
        |   |   |   |   |   |   |       SupplierInvoicesWebServiceBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Switzerland
        |   |   |   |   |   |           SwitzerlandSettingsWebServiceBL.cs
        |   |   |   |   |   |           
        |   |   |   |   |   \---Support
        |   |   |   |   |       |   CTRTypesWebServiceBL.cs
        |   |   |   |   |       |   CustomerSpecialArticleWebServiceBL.cs
        |   |   |   |   |       |   EmployeeHelpdeskTimerStatisticWebserviceBL.cs
        |   |   |   |   |       |   HelpdeskCategoryPatternWebserviceBL.cs
        |   |   |   |   |       |   HelpdeskCategoryWebServiceBL.cs
        |   |   |   |   |       |   HelpdeskCreationTemplateWebServiceBL.cs
        |   |   |   |   |       |   HelpdeskDeviceLinkWebServiceBL.cs
        |   |   |   |   |       |   HelpdeskFavoritesWebServiceBL.cs
        |   |   |   |   |       |   HelpdeskOverviewFilterWebServiceBL.cs
        |   |   |   |   |       |   HelpdeskPatternWebserviceBL.cs
        |   |   |   |   |       |   HelpdeskReportWebServiceBL.cs
        |   |   |   |   |       |   HelpdeskSchedulerWebServiceBL.cs
        |   |   |   |   |       |   HelpdeskSearchWebServiceBL.cs
        |   |   |   |   |       |   HelpdeskSettingsWebServiceBL.cs
        |   |   |   |   |       |   HelpdeskSolutionWebServiceBL.cs
        |   |   |   |   |       |   HelpdeskStatisticsWebServiceBL.cs
        |   |   |   |   |       |   HelpdeskTimerAddressSpecialArticlesWebserviceBL.cs
        |   |   |   |   |       |   HelpdeskTimerArticleBookingWebServiceBL.cs
        |   |   |   |   |       |   HelpdeskTimerLogWebServiceBL.cs
        |   |   |   |   |       |   HelpdeskTimerSignatureWebServiceBL.cs
        |   |   |   |   |       |   HelpdeskTimerTypeWebServiceBL.cs
        |   |   |   |   |       |   HelpdeskTimerWebServiceBL.cs
        |   |   |   |   |       |   HelpdeskTypeWebServiceBL.cs
        |   |   |   |   |       |   HelpdeskWebServiceBL.cs
        |   |   |   |   |       |   HelpdeskWorkflowMissingEmailCheckWebserviceBL.cs
        |   |   |   |   |       |   QuickNoteWebserviceBL.cs
        |   |   |   |   |       |   SupportLevelWebserviceBL.cs
        |   |   |   |   |       |   TicketListWebserviceBL.cs
        |   |   |   |   |       |   TicketProjectSettingsWebServiceBL.cs
        |   |   |   |   |       |   UpdateHelpdeskWebServiceBL.cs
        |   |   |   |   |       |   UserHelpdeskDataWebServiceBL.cs
        |   |   |   |   |       |   
        |   |   |   |   |       +---Escalation
        |   |   |   |   |       |       EscalationWebserviceBL.cs
        |   |   |   |   |       |       
        |   |   |   |   |       \---TicketProcess
        |   |   |   |   |               TicketProcessWebServiceBL.cs
        |   |   |   |   |               
        |   |   |   |   +---Security
        |   |   |   |   |       PdfSigningWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---SelfCare
        |   |   |   |   |       SelfCareWebserviceBL.cs
        |   |   |   |   |       WebRequestPageWebserviceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Services
        |   |   |   |   |   |   CachedTableWebServiceBL.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---CTimeConnectors
        |   |   |   |   |   |       CTimeConnectorWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Workflows
        |   |   |   |   |           WorkflowProcessWebServiceBL.cs
        |   |   |   |   |           WorkflowSettingWebServiceBL.cs
        |   |   |   |   |           WorkflowShapeBindingWebServiceBL.cs
        |   |   |   |   |           WorkflowShapePropertyWebServiceBL.cs
        |   |   |   |   |           WorkflowShapeWebServiceBL.cs
        |   |   |   |   |           
        |   |   |   |   +---SocialMedia
        |   |   |   |   |   |   SocialMediaWebServiceBL.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---SocialNetworks
        |   |   |   |   |           PersonSocialNetworkWebServiceBL.cs
        |   |   |   |   |           SocialNetworkWebServiceBL.cs
        |   |   |   |   |           
        |   |   |   |   +---Statistics
        |   |   |   |   |   +---Accounts
        |   |   |   |   |   |       AccountStatisticWebServiceBL.cs
        |   |   |   |   |   |       RevenueStatisticWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Administration
        |   |   |   |   |   |   \---Employees
        |   |   |   |   |   |           EmployeeTimeRecordsStatisticWebServiceBL.cs
        |   |   |   |   |   |           EmployeeUtilizationWebServiceBL.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---ContractStatistics
        |   |   |   |   |   |       ContractEvaluationWebServiceBL.cs
        |   |   |   |   |   |       ContractStatisticWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---GfMail
        |   |   |   |   |   |       StatisticExtensionWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---MspCollectors
        |   |   |   |   |   |       MspCollectorsWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Sales
        |   |   |   |   |   |   +---ManagementInfo
        |   |   |   |   |   |   |       ManagementInfoWebServiceBL.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Receipts
        |   |   |   |   |   |           InvoiceStatisticWebServiceBL.cs
        |   |   |   |   |   |           
        |   |   |   |   |   \---SaleStatistics
        |   |   |   |   |           SaleStatisticWebServiceBL.cs
        |   |   |   |   |           
        |   |   |   |   +---Tags
        |   |   |   |   |       TagsWebserviceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Tapi
        |   |   |   |   |       PhoneCallWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---TaskManager
        |   |   |   |   |       TaskManagementTaskWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---TextModuleArea
        |   |   |   |   |       TextModuleWebserviceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---TicketProjects
        |   |   |   |   |       TicketProjectWebserviceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Time
        |   |   |   |   |       TimingSettingsWebserviceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---ToDoArea
        |   |   |   |   |       ToDoWebserviceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Tools
        |   |   |   |   |       ToolWebserviceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Transactions
        |   |   |   |   |       TransactionWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---TwoFactorAuthenticator
        |   |   |   |   |       TwoFactorAuthenticationWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---VideoPortal
        |   |   |   |   |       VideoPortalAssignmentWebServiceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---Warehousing
        |   |   |   |   |   |   ActionPriceWebServiceBL.cs
        |   |   |   |   |   |   ArticleLogWebServiceBL.cs
        |   |   |   |   |   |   ArticleUnitWebserviceBL.cs
        |   |   |   |   |   |   ArticleVariableWebServiceBL.cs
        |   |   |   |   |   |   ArticleVolumePricesWebServiceBL.cs
        |   |   |   |   |   |   ArticleWebServiceBL.cs
        |   |   |   |   |   |   ArticleWorkItemWebserviceBL.cs
        |   |   |   |   |   |   BarcodeConditionWebServiceBL.cs
        |   |   |   |   |   |   BarcodeHistoryWebServiceBL.cs
        |   |   |   |   |   |   BarcodeWebServiceBL.cs
        |   |   |   |   |   |   CostCenterWebServiceBL.cs
        |   |   |   |   |   |   CostObjectWebServiceBL.cs
        |   |   |   |   |   |   SecondStockArticleWebServiceBL.cs
        |   |   |   |   |   |   TaxWebServiceBL.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---ArticleImports
        |   |   |   |   |   |       ArticleImportWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ArticleManagement
        |   |   |   |   |   |       AdditionalArticleWebServiceBL.cs
        |   |   |   |   |   |       ArticleBranchAccountWebServiceBL.cs
        |   |   |   |   |   |       ArticleEANCodeWebServiceBL.cs
        |   |   |   |   |   |       ArticleFreeSpecificationWebServiceBL.cs
        |   |   |   |   |   |       ArticleHistoryWebServiceBL.cs
        |   |   |   |   |   |       EnvironmentalProtectionWebServiceBL.cs
        |   |   |   |   |   |       ProductFamilyWebServiceBL.cs
        |   |   |   |   |   |       WorkSafetyWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ArticleProduction
        |   |   |   |   |   |       ArticleProductionWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Commissions
        |   |   |   |   |   |       OrderCommissionWebServiceBL.cs
        |   |   |   |   |   |       PartialCommissionOrderWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---External
        |   |   |   |   |   |       DistributorMaterialGroupToMaterialGroupWebServiceBL.cs
        |   |   |   |   |   |       DistributorMaterialGroupWebServiceBL.cs
        |   |   |   |   |   |       ExternalArticleWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---InventoryManagement
        |   |   |   |   |   |       InventoryWebServiceBL.cs
        |   |   |   |   |   |       MaterialGroupWebServiceBL.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---StockManagement
        |   |   |   |   |           ArticleStockWebServiceBL.cs
        |   |   |   |   |           PartListArticleWebServiceBL.cs
        |   |   |   |   |           StorageAreaWebserviceBL.cs
        |   |   |   |   |           StorageLocationWebServiceBL.cs
        |   |   |   |   |           StoragePlaceWebServiceBL.cs
        |   |   |   |   |           
        |   |   |   |   +---WebLinks
        |   |   |   |   |       WebLinkWebserviceBL.cs
        |   |   |   |   |       
        |   |   |   |   +---WebSuite
        |   |   |   |   |   \---Administration
        |   |   |   |   |       \---Settings
        |   |   |   |   |               WebHDQuestionWebServiceBL.cs
        |   |   |   |   |               WebMenuConfigWebServiceBL.cs
        |   |   |   |   |               WebSettingGlobalWebServiceBL.cs
        |   |   |   |   |               WebSettingsWebServiceBL.cs
        |   |   |   |   |               
        |   |   |   |   \---WebVersion
        |   |   |   |           VersionWebserviceBL.cs
        |   |   |   |           
        |   |   |   +---WebSuite
        |   |   |   |   \---Administration
        |   |   |   |       +---Employees
        |   |   |   |       |       EmployeeSettingWebServiceBL.cs
        |   |   |   |       |       
        |   |   |   |       \---Settings
        |   |   |   |               WebHDQuestionBL.cs
        |   |   |   |               WebMenuConfigBL.cs
        |   |   |   |               WebSettingBL.cs
        |   |   |   |               WebSettingGlobalBL.cs
        |   |   |   |               
        |   |   |   \---WebVersion
        |   |   |           VersionBL.cs
        |   |   |           
        |   |   +---Centron.Common
        |   |   |   |   Centron.Common.csproj
        |   |   |   |   DeveloperSecurity.cs
        |   |   |   |   Measure.cs
        |   |   |   |   ModuleFeatures.cs
        |   |   |   |   
        |   |   |   +---Actions
        |   |   |   |       EventSubscriptionHelper.cs
        |   |   |   |       
        |   |   |   +---AssemblyInfo
        |   |   |   |       AssemblyLogic.cs
        |   |   |   |       
        |   |   |   +---bin
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   +---Calculations
        |   |   |   |       MathUtils.cs
        |   |   |   |       
        |   |   |   +---CentronConstants
        |   |   |   |       CentronColors.cs
        |   |   |   |       CentronFonts.cs
        |   |   |   |       
        |   |   |   +---CustomClasses
        |   |   |   |       CustomClass.cs
        |   |   |   |       GenericValueClass.cs
        |   |   |   |       ObservableSortedList.cs
        |   |   |   |       
        |   |   |   +---CustomEventArgs
        |   |   |   |       BoolEventArgs.cs
        |   |   |   |       ValueChangedEventArgs.cs
        |   |   |   |       
        |   |   |   +---DataExtension
        |   |   |   |       DataUtils.cs
        |   |   |   |       
        |   |   |   +---Debugging
        |   |   |   |       DebugHelper.cs
        |   |   |   |       ExceptionHelper.cs
        |   |   |   |       PerformanceTracer.cs
        |   |   |   |       
        |   |   |   +---Dictionary
        |   |   |   |       BiDictionaryMulti.cs
        |   |   |   |       BiDictionarySingle.cs
        |   |   |   |       
        |   |   |   +---Extensions
        |   |   |   |       ExceptionExtensions.cs
        |   |   |   |       
        |   |   |   +---Files
        |   |   |   |       CentronDirectoryHelper.cs
        |   |   |   |       FileInfoExtensions.cs
        |   |   |   |       
        |   |   |   +---Format
        |   |   |   |       FormatUtils.cs
        |   |   |   |       
        |   |   |   +---IniParser
        |   |   |   |       Ini.cs
        |   |   |   |       IniExceptions.cs
        |   |   |   |       IniKey.cs
        |   |   |   |       IniSection.cs
        |   |   |   |       IniStringIO.cs
        |   |   |   |       IniSyntax.cs
        |   |   |   |       
        |   |   |   +---IO
        |   |   |   |       Compression.cs
        |   |   |   |       IniLogic.cs
        |   |   |   |       
        |   |   |   +---Logging
        |   |   |   |       InMemoryLogging.cs
        |   |   |   |       InMemoryTarget.cs
        |   |   |   |       LogEntry.cs
        |   |   |   |       
        |   |   |   +---Network
        |   |   |   |       IpAddressHelper.cs
        |   |   |   |       
        |   |   |   +---obj
        |   |   |   |   |   Centron.Common.csproj.nuget.dgspec.json
        |   |   |   |   |   Centron.Common.csproj.nuget.g.props
        |   |   |   |   |   Centron.Common.csproj.nuget.g.targets
        |   |   |   |   |   project.assets.json
        |   |   |   |   |   project.nuget.cache
        |   |   |   |   |   
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |   |   |           |   Centron.Common.AssemblyInfo.cs
        |   |   |   |           |   Centron.Common.AssemblyInfoInputs.cache
        |   |   |   |           |   Centron.Common.assets.cache
        |   |   |   |           |   Centron.Common.csproj.AssemblyReference.cache
        |   |   |   |           |   Centron.Common.GeneratedMSBuildEditorConfig.editorconfig
        |   |   |   |           |   
        |   |   |   |           +---ref
        |   |   |   |           \---refint
        |   |   |   +---Properties
        |   |   |   |       AssemblyInfo.cs
        |   |   |   |       
        |   |   |   +---Settings
        |   |   |   |       ConfigItem.cs
        |   |   |   |       ConfigurationLogic.cs
        |   |   |   |       
        |   |   |   +---TextCoding
        |   |   |   |       AESCryptoLogic.cs
        |   |   |   |       CryptoControl.cs
        |   |   |   |       SHA1Decoder.cs
        |   |   |   |       SHA512CryptoLogic.cs
        |   |   |   |       
        |   |   |   +---Transfer
        |   |   |   |   +---FileTransferProtocol
        |   |   |   |   |       CentronFTPRequest.cs
        |   |   |   |   |       
        |   |   |   |   \---UDP
        |   |   |   |           UdpClient.cs
        |   |   |   |           
        |   |   |   +---Ui
        |   |   |   |       DoNothingStatusBar.cs
        |   |   |   |       IUiStatusBar.cs
        |   |   |   |       StatusBarMessage.cs
        |   |   |   |       UiStatusBarManager.cs
        |   |   |   |       
        |   |   |   +---Users
        |   |   |   |       LoggedInUserManager.cs
        |   |   |   |       
        |   |   |   \---UtilClasses
        |   |   |           ColorUtils.cs
        |   |   |           CultureUtils.cs
        |   |   |           FileUtils.cs
        |   |   |           FingerprintUtils.cs
        |   |   |           RetryUtil.cs
        |   |   |           StringUtils.cs
        |   |   |           TimeSpanUtils.cs
        |   |   |           
        |   |   +---Centron.DAO
        |   |   |   |   AdvancedSession.cs
        |   |   |   |   ArrayContainsExpressionRewriter.cs
        |   |   |   |   BaseDAO.cs
        |   |   |   |   Centron.DAO.csproj
        |   |   |   |   DAOConstants.cs
        |   |   |   |   DAOFactory.cs
        |   |   |   |   DAOSession.cs
        |   |   |   |   GenericDAO.cs
        |   |   |   |   GenericStoredProcedureDAO.cs
        |   |   |   |   PredicateBuilder.cs
        |   |   |   |   SessionCache.cs
        |   |   |   |   SessionExtensibility.cs
        |   |   |   |   SessionExtensions.cs
        |   |   |   |   StringOrBinaryDataWouldBeTruncatedEventListener.cs
        |   |   |   |   TruncateStringsEventListener.cs
        |   |   |   |   WhyIsMyEntityUpdatedEventListener.cs
        |   |   |   |   
        |   |   |   +---AdoNETDataAccess
        |   |   |   |       AdoCommandExtensions.cs
        |   |   |   |       AdoConnectionExtensions.cs
        |   |   |   |       DataReaderExtensions.cs
        |   |   |   |       RawSqlAccessDAO.cs
        |   |   |   |       SqlDiagnosticObserver.cs
        |   |   |   |       
        |   |   |   +---bin
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   +---ChangeTracking
        |   |   |   |       ChangeTrackingEventListener.cs
        |   |   |   |       LogHourlySurchargeRateChangesListener.cs
        |   |   |   |       
        |   |   |   +---Classes
        |   |   |   |       SaveTransaction.cs
        |   |   |   |       
        |   |   |   +---CustomDAOs
        |   |   |   |       FileSystemDAO.cs
        |   |   |   |       
        |   |   |   +---DAOConnections
        |   |   |   |       AppSettingsDAOConnection.cs
        |   |   |   |       ConnectionPoolDefaults.cs
        |   |   |   |       IDAOConnection.cs
        |   |   |   |       InCodeDAOConnection.cs
        |   |   |   |       SimpleWebserviceConnectionFileDAOConnection.cs
        |   |   |   |       
        |   |   |   +---Holiday
        |   |   |   |       HolidayDAO.cs
        |   |   |   |       
        |   |   |   +---Mappings
        |   |   |   |   |   AppRightLogMaps.cs
        |   |   |   |   |   BaseLongMaps.cs
        |   |   |   |   |   BaseMaps.cs
        |   |   |   |   |   CentronConstantMaps.cs
        |   |   |   |   |   DBEntityMaps.cs
        |   |   |   |   |   PrinterProducerMaps.cs
        |   |   |   |   |   
        |   |   |   |   +---Accounting
        |   |   |   |   |       BankAccountBranchMaps.cs
        |   |   |   |   |       BankAccountMaps.cs
        |   |   |   |   |       ProfitAndLossAccountMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---Accounts
        |   |   |   |   |   |   AccountAddressContactMaps.cs
        |   |   |   |   |   |   AccountAddressContactPictureMaps.cs
        |   |   |   |   |   |   AccountAddressMaps.cs
        |   |   |   |   |   |   AccountCustomerMaps.cs
        |   |   |   |   |   |   AccountLogMaps.cs
        |   |   |   |   |   |   AccountMaps.cs
        |   |   |   |   |   |   AccountRelationshipMaps.cs
        |   |   |   |   |   |   AccountSearchItemAccMaps.cs
        |   |   |   |   |   |   AccountSearchItemMaps.cs
        |   |   |   |   |   |   AccountSupplierMaps.cs
        |   |   |   |   |   |   AccountTypeMaps.cs
        |   |   |   |   |   |   AccountTypeToAccountMaps.cs
        |   |   |   |   |   |   ApproachZoneMaps.cs
        |   |   |   |   |   |   CustomerCostCenterMaps.cs
        |   |   |   |   |   |   CustomerToBranchMaps.cs
        |   |   |   |   |   |   GeoInfoMaps.cs
        |   |   |   |   |   |   HotlineMaps.cs
        |   |   |   |   |   |   PcProducerMaps.cs
        |   |   |   |   |   |   PreviousProducerMaps.cs
        |   |   |   |   |   |   ServerProducerMaps.cs
        |   |   |   |   |   |   TapiNumberMaps.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---AccountContracts
        |   |   |   |   |   |       AccountContractKindMaps.cs
        |   |   |   |   |   |       AccountContractMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Activities
        |   |   |   |   |   |       AccountActivityMaps.cs
        |   |   |   |   |   |       AccountActivityProcessLogsMaps.cs
        |   |   |   |   |   |       AccountActivitySearchItemMaps.cs
        |   |   |   |   |   |       AccountActivityTemplateMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Campaigns
        |   |   |   |   |   |       CampaignDecisionTemplateTextMaps.cs
        |   |   |   |   |   |       CampaignEmployeesMaps.cs
        |   |   |   |   |   |       CampaignMaps.cs
        |   |   |   |   |   |       CampaignMarkerMaps.cs
        |   |   |   |   |   |       CampaignParticipantContactPersonMaps.cs
        |   |   |   |   |   |       CampaignParticipantMaps.cs
        |   |   |   |   |   |       CampaignPhaseActionExecutesMaps.cs
        |   |   |   |   |   |       CampaignPhaseActionMaps.cs
        |   |   |   |   |   |       CampaignPhaseMaps.cs
        |   |   |   |   |   |       CampaignProcessPropertiesMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ExtendedFilteres
        |   |   |   |   |   |       AccountCustomFilterMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Hotline
        |   |   |   |   |   |       HotlineCustomCategoryMaps.cs
        |   |   |   |   |   |       HotlineCustomItemMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Marketing
        |   |   |   |   |   |       AccountBusinessLineMaps.cs
        |   |   |   |   |   |       AccountInterestMaps.cs
        |   |   |   |   |   |       AccountLicenseMaps.cs
        |   |   |   |   |   |       AccountProductMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---PrintOptions
        |   |   |   |   |   |       AccountPrintOptionMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SpecialPrices
        |   |   |   |   |   |       AccountArticleSpecialPricesImportSettingsMaps.cs
        |   |   |   |   |   |       AccountSpecialPriceMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Survey
        |   |   |   |   |           SurveyFolderMaps.cs
        |   |   |   |   |           SurveyProcessPropertiesMaps.cs
        |   |   |   |   |           SurveyQuestionCategoryMaps.cs
        |   |   |   |   |           SurveyStepInstructionMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---Administration
        |   |   |   |   |   |   AppGroupRightAssignmentMaps.cs
        |   |   |   |   |   |   AppRightCompactMaps.cs
        |   |   |   |   |   |   AppRightMaps.cs
        |   |   |   |   |   |   AppUserGroupMaps.cs
        |   |   |   |   |   |   AppUserMaps.cs
        |   |   |   |   |   |   AppUserMemberMaps.cs
        |   |   |   |   |   |   BackgroundServiceMap.cs
        |   |   |   |   |   |   RiverSuiteRelevantRightMaps.cs
        |   |   |   |   |   |   TwoFactorAuthLastLoginMaps.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---AccessTokens
        |   |   |   |   |   |       AccessTokenLogMap.cs
        |   |   |   |   |   |       AccessTokenMap.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Applications
        |   |   |   |   |   |       ApplicationVersionMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---BookKeepingAccountSystems
        |   |   |   |   |   |       BookKeepingAccountMaps.cs
        |   |   |   |   |   |       BookKeepingAccountSystemMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Company
        |   |   |   |   |   |       MandatorMaps.cs
        |   |   |   |   |   |       NumberGroupMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CompanyInformations
        |   |   |   |   |   |       CompanyPreviewMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Customization
        |   |   |   |   |   |       ModuleCustomPropertyMaps.cs
        |   |   |   |   |   |       ModuleCustomPropertyPossibleValueMaps.cs
        |   |   |   |   |   |       ModuleCustomPropertyValueMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Documents
        |   |   |   |   |   |   +---Dsgvo
        |   |   |   |   |   |   |       AccountOrderProcessingContractMaps.cs
        |   |   |   |   |   |   |       OnlinePdfDocumentMaps.cs
        |   |   |   |   |   |   |       OrderProcessingContractTemplateMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---SepaContracts
        |   |   |   |   |   |           SepaContractMaps.cs
        |   |   |   |   |   |           SepaContractTemplateMaps.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Employees
        |   |   |   |   |   |   |   EmployeeBaseMaps.cs
        |   |   |   |   |   |   |   EmployeeCompactMaps.cs
        |   |   |   |   |   |   |   EmployeeDepartmentAssignmentMaps.cs
        |   |   |   |   |   |   |   EmployeeDepartmentMaps.cs
        |   |   |   |   |   |   |   EmployeeDepartmentMaps2.cs
        |   |   |   |   |   |   |   EmployeeDepartmentSortingMaps.cs
        |   |   |   |   |   |   |   EmployeeFavoriteMaps.cs
        |   |   |   |   |   |   |   EmployeeSettingMaps.cs
        |   |   |   |   |   |   |   EmployeeSettingsProfileNetMaps.cs
        |   |   |   |   |   |   |   EmployeeSkillsMaps.cs
        |   |   |   |   |   |   |   EmployeeToSalesAreaMaps2.cs
        |   |   |   |   |   |   |   SkillgroupMaps.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Mappings
        |   |   |   |   |   |           EmployeeHolidayCoverMaps.cs
        |   |   |   |   |   |           EmployeeToSalesAreaMaps.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---FileManagement
        |   |   |   |   |   |   |   Directory2Maps.cs
        |   |   |   |   |   |   |   DirectoryMaps.cs
        |   |   |   |   |   |   |   DirectoryReferenceMaps.cs
        |   |   |   |   |   |   |   DocPagesMaps.cs
        |   |   |   |   |   |   |   DocumentMaps.cs
        |   |   |   |   |   |   |   DocumentMetaInformationMaps.cs
        |   |   |   |   |   |   |   DocumentThumbnailMaps.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---SharedDocuments
        |   |   |   |   |   |           SharedDocumentForAcceptanceMaps.cs
        |   |   |   |   |   |           SharedDocumentLogMaps.cs
        |   |   |   |   |   |           SharedDocumentMaps.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---HourlySurchargeRates
        |   |   |   |   |   |       HourlySurchargeRateItemMap.cs
        |   |   |   |   |   |       HourlySurchargeRateLogMap.cs
        |   |   |   |   |   |       HourlySurchargeRateMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---IndexSearch
        |   |   |   |   |   |       DocumentFulltextIndexMaps.cs
        |   |   |   |   |   |       DocumentFulltextIndexStatsMaps.cs
        |   |   |   |   |   |       ObjectFulltextIndexMaps.cs
        |   |   |   |   |   |       ObjectFulltextIndexStatsMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Logins
        |   |   |   |   |   |       TicketMaps.cs
        |   |   |   |   |   |       WebAccountMaps.cs
        |   |   |   |   |   |       WebAccountToContactPersonMaps.cs
        |   |   |   |   |   |       WebRightsCategoriesMaps.cs
        |   |   |   |   |   |       WebRightsMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---MandatoryArea
        |   |   |   |   |   |       MandatorBankInfoMaps.cs
        |   |   |   |   |   |       MandatoryExtendedMaps.cs
        |   |   |   |   |   |       MandatoryMaps.cs
        |   |   |   |   |   |       TextFormattingMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---MasterData
        |   |   |   |   |   |       AssetConditionCompactMaps.cs
        |   |   |   |   |   |       AssetConditionMaps.cs
        |   |   |   |   |   |       AssetConditionTextMaps.cs
        |   |   |   |   |   |       BaseAssetConditionMaps.cs
        |   |   |   |   |   |       CountryMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---PerformanceTests
        |   |   |   |   |   |       PerformanceTestDummyMaps.cs
        |   |   |   |   |   |       PerformanceTestResultMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Scripts
        |   |   |   |   |   |       DBUpdateMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Settings
        |   |   |   |   |   |       AppSettingDataMaps.cs
        |   |   |   |   |   |       AppSettingMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Themes
        |   |   |   |   |           ThemeMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---AppointmentRequests
        |   |   |   |   |       AppointmentProposalMaps.cs
        |   |   |   |   |       AppointmentRequestMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---ArtificialIntelligence
        |   |   |   |   |   |   ArtificialIntelligencePromptCategoryMaps.cs
        |   |   |   |   |   |   ArtificialIntelligencePromptSettingsMaps.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---Chat
        |   |   |   |   |           ArtificialIntelligenceChatInstructionPromptMaps.cs
        |   |   |   |   |           ArtificialIntelligenceChatMaps.cs
        |   |   |   |   |           ArtificialIntelligenceChatMessageMaps.cs
        |   |   |   |   |           ArtificialIntelligenceChatToolCallMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---BranchArea
        |   |   |   |   |       BaseBranchMaps.cs
        |   |   |   |   |       BranchMaps.cs
        |   |   |   |   |       MaterialGroupBranchRevenueAndExpenseAccountMaps.cs
        |   |   |   |   |       SecondaryMaterialGroupBranchRevenueAndExpenseAccountMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---BusinessPartner
        |   |   |   |   |   |   SupplierMaps.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---SupplierBooking
        |   |   |   |   |   |       SupplierBookingCompactMaps.cs
        |   |   |   |   |   |       SupplierBookingItemCompactMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SupplierCalculation
        |   |   |   |   |   |       SupplierCalculationCompactMaps.cs
        |   |   |   |   |   |       SupplierCalculationItemCompactMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SupplierCreditVoucher
        |   |   |   |   |   |       SupplierCreditVoucherCompactMaps.cs
        |   |   |   |   |   |       SupplierCreditVoucherItemCompactMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SupplierGoodsInward
        |   |   |   |   |   |       SupplierGoodsInwardCompactMaps.cs
        |   |   |   |   |   |       SupplierGoodsInwardItemCompactMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---SupplierInquiry
        |   |   |   |   |           SupplierInquiryCompactMaps.cs
        |   |   |   |   |           SupplierInquiryItemCompactMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---Buying
        |   |   |   |   |   +---External
        |   |   |   |   |   |       DistributorMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---SupplierArea
        |   |   |   |   |           SupplierToBranchMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---CentronIcons
        |   |   |   |   |       CentronIconMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---ChangeTracking
        |   |   |   |   |   |   ChangeLogMaps.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---History
        |   |   |   |   |           ImportHistoryMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---Chats
        |   |   |   |   |       ChatMaps.cs
        |   |   |   |   |       ChatMemberLastViewedHistoryMaps.cs
        |   |   |   |   |       ChatMemberMaps.cs
        |   |   |   |   |       ChatMessageMaps.cs
        |   |   |   |   |       ChatUnreadMessageEmailSentMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---CheckListArea
        |   |   |   |   |       CentronChecklistBaseMaps.cs
        |   |   |   |   |       CentronChecklistCompactMaps.cs
        |   |   |   |   |       CentronChecklistCustomerMappingMaps.cs
        |   |   |   |   |       CentronChecklistItemLogMaps.cs
        |   |   |   |   |       CentronChecklistItemMaps.cs
        |   |   |   |   |       CentronChecklistLogMaps.cs
        |   |   |   |   |       CentronChecklistMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---Constants
        |   |   |   |   |       CentronConstantMaps.cs
        |   |   |   |   |       CentronConstantTypeMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---CustomerArea
        |   |   |   |   |   |   AddressContactPersonWebAccountRequestMaps.cs
        |   |   |   |   |   |   AddressMaps.cs
        |   |   |   |   |   |   ContactPersonMaps.cs
        |   |   |   |   |   |   ContactPersonMobileMaps.cs
        |   |   |   |   |   |   ContactPersonPictureMaps.cs
        |   |   |   |   |   |   CustomerBaseMaps.cs
        |   |   |   |   |   |   CustomerCompactMaps.cs
        |   |   |   |   |   |   CustomerDepartmentMaps.cs
        |   |   |   |   |   |   CustomerMaps.cs
        |   |   |   |   |   |   CustomerOptimizedMaps.cs
        |   |   |   |   |   |   CustomerSalutationMaps.cs
        |   |   |   |   |   |   DunningContactPersonMaps.cs
        |   |   |   |   |   |   MobileAddressMaps.cs
        |   |   |   |   |   |   MobileCustomerMaps.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---CRM
        |   |   |   |   |   |   +---Activities
        |   |   |   |   |   |   |   |   ActivityHistoryMaps.cs
        |   |   |   |   |   |   |   |   ActivityMaps.cs
        |   |   |   |   |   |   |   |   ActivityTemplateMaps.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---BaseMaps
        |   |   |   |   |   |   |   |       BaseActivityMaps.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---Mobile
        |   |   |   |   |   |   |           MobileActivityMaps.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   \---ToDoArea
        |   |   |   |   |   |       |   ToDoMaps.cs
        |   |   |   |   |   |       |   
        |   |   |   |   |   |       \---BaseMaps
        |   |   |   |   |   |               BaseToDoMaps.cs
        |   |   |   |   |   |               
        |   |   |   |   |   +---CustomerDetails
        |   |   |   |   |   |       BusinessLineMaps.cs
        |   |   |   |   |   |       ContactActivityMaps.cs
        |   |   |   |   |   |       CustomerAncestryMaps.cs
        |   |   |   |   |   |       CustomerArticleMaps.cs
        |   |   |   |   |   |       CustomerBusinessLineMaps.cs
        |   |   |   |   |   |       CustomerClassificationMaps.cs
        |   |   |   |   |   |       CustomerCorporationLinkMaps.cs
        |   |   |   |   |   |       CustomerInterestMaps.cs
        |   |   |   |   |   |       CustomerProductMaps.cs
        |   |   |   |   |   |       CustomerSpecialPriceMaps.cs
        |   |   |   |   |   |       InterestMaps.cs
        |   |   |   |   |   |       ProductMaps.cs
        |   |   |   |   |   |       SalesAreaMaps.cs
        |   |   |   |   |   |       SalesControllingMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---RmaArea
        |   |   |   |   |   |       RmaArticleHistoryMaps.cs
        |   |   |   |   |   |       RmaArticleMaps.cs
        |   |   |   |   |   |       RmaMaps.cs
        |   |   |   |   |   |       RmaSendBackArticleMaps.cs
        |   |   |   |   |   |       RmaSendBackMaps.cs
        |   |   |   |   |   |       RmaSendForthArticleMaps.cs
        |   |   |   |   |   |       RmaSendForthMaps.cs
        |   |   |   |   |   |       RmaSendKindMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Support
        |   |   |   |   |       |   CTRTypeEditorMaps.cs
        |   |   |   |   |       |   CTRTypesMaps.cs
        |   |   |   |   |       |   EstimatedProgressForHelpdeskMaps.cs
        |   |   |   |   |       |   HelpdeskCategoryBaseMaps.cs
        |   |   |   |   |       |   HelpdeskCategoryMaps.cs
        |   |   |   |   |       |   HelpdeskCategoryMobileMaps.cs
        |   |   |   |   |       |   HelpdeskCategoryPatternMaps.cs
        |   |   |   |   |       |   HelpdeskCategoryToSkillAssignmentMaps.cs
        |   |   |   |   |       |   HelpdeskCreationTemplateMaps.cs
        |   |   |   |   |       |   HelpdeskDeviceLinkMaps.cs
        |   |   |   |   |       |   HelpdeskEditorMaps.cs
        |   |   |   |   |       |   HelpdeskEditorSaveableMaps.cs
        |   |   |   |   |       |   HelpdeskFavoriteMaps.cs
        |   |   |   |   |       |   HelpdeskHistoryMaps.cs
        |   |   |   |   |       |   HelpdeskHistoryReceiverMaps.cs
        |   |   |   |   |       |   HelpdeskMaps.cs
        |   |   |   |   |       |   HelpdeskPrioritiesMaps.cs
        |   |   |   |   |       |   HelpdeskPriorityMobileMaps.cs
        |   |   |   |   |       |   HelpdeskSolutionMaps.cs
        |   |   |   |   |       |   HelpdeskStateBaseMaps.cs
        |   |   |   |   |       |   HelpdeskStateMaps.cs
        |   |   |   |   |       |   HelpdeskStateMobileMaps.cs
        |   |   |   |   |       |   HelpdeskTimeRecordingMaps.cs
        |   |   |   |   |       |   HelpdeskTimerSignatureCompactMaps.cs
        |   |   |   |   |       |   HelpdeskTypeMaps.cs
        |   |   |   |   |       |   HelpdeskWorkflowMissingEmailCheckMaps.cs
        |   |   |   |   |       |   MobileHelpdeskMaps.cs
        |   |   |   |   |       |   StopwatchNotificationMaps.cs
        |   |   |   |   |       |   SupportLevelMaps.cs
        |   |   |   |   |       |   TicketCategoryToCustomerMaps.cs
        |   |   |   |   |       |   TicketPatternChecklistLinkMaps.cs
        |   |   |   |   |       |   TicketPatternCustomerMappingMaps.cs
        |   |   |   |   |       |   TicketPatternMaps.cs
        |   |   |   |   |       |   TicketPatternPreviewMaps.cs
        |   |   |   |   |       |   TicketProjectDependencyMaps.cs
        |   |   |   |   |       |   TicketProjectSettingsMaps.cs
        |   |   |   |   |       |   UserHelpdeskDataMaps.cs
        |   |   |   |   |       |   
        |   |   |   |   |       \---TicketProcess
        |   |   |   |   |               TicketProcessTemplateFolderMaps.cs
        |   |   |   |   |               
        |   |   |   |   +---DataExchange
        |   |   |   |   |   +---BookKeeping
        |   |   |   |   |   |   +---Export
        |   |   |   |   |   |   |       BookKeepingAddressMaps.cs
        |   |   |   |   |   |   |       BookKeepingCustomerAssetExportFlagMaps.cs
        |   |   |   |   |   |   |       BookKeepingExportConfigurationMaps.cs
        |   |   |   |   |   |   |       BookKeepingExportCustomInterfaceColumnMaps.cs
        |   |   |   |   |   |   |       BookKeepingExportCustomInterfaceSettingsMaps.cs
        |   |   |   |   |   |   |       BookKeepingReceiptItemMaps.cs
        |   |   |   |   |   |   |       BookKeepingReceiptMaps.cs
        |   |   |   |   |   |   |       BookKeepingSupplierAssetExportFlagMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Import
        |   |   |   |   |   |   |       BookKeepingImportDataHistoryMaps.cs
        |   |   |   |   |   |   |       BookKeepingImportDataMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Settings
        |   |   |   |   |   |           BookKeepingImportInterfaceColumnMaps.cs
        |   |   |   |   |   |           BookKeepingImportInterfaceMaps.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Connectors
        |   |   |   |   |   |       DocBeeTicketTemplateMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---EDI
        |   |   |   |   |   |   \---Mappings
        |   |   |   |   |   |           ExternalConditionMappingMaps.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---PaymentTransactions
        |   |   |   |   |   |       InvoicePaymentTransactionMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---TanssInterfaces
        |   |   |   |   |   |       TanssMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---TelekomDive
        |   |   |   |   |           TelekomDiveProfileMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---Devices
        |   |   |   |   |       AccountDeviceLogsMaps.cs
        |   |   |   |   |       AccountDeviceMaps.cs
        |   |   |   |   |       AccountDeviceOverviewMaps.cs
        |   |   |   |   |       AccountDeviceToTicketMaps.cs
        |   |   |   |   |       AccountDeviceUriMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---DocuBoard
        |   |   |   |   |       AssetManagementADSystemUserExclusionMaps.cs
        |   |   |   |   |       AssetManagementArticleAssignmentMaps.cs
        |   |   |   |   |       AssetManagementPartnerItemMaps.cs
        |   |   |   |   |       AssetManagementPartnerMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---DocumentationArea
        |   |   |   |   |       DocumentationCategoryMaps.cs
        |   |   |   |   |       DocumentationCategoryToCustomerMaps.cs
        |   |   |   |   |       DocumentationMaps.cs
        |   |   |   |   |       DocumentationVersionMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---EDI
        |   |   |   |   |       EDIAdditionalArticlesMaps.cs
        |   |   |   |   |       EDIDeliveryHeadMaps.cs
        |   |   |   |   |       EDIDeliveryItemsMaps.cs
        |   |   |   |   |       EDIDeliveryItemsToOrderMaps.cs
        |   |   |   |   |       EDIDocumentsMaps.cs
        |   |   |   |   |       EDIGatewayMaps.cs
        |   |   |   |   |       EDIGatewaySettingMaps.cs
        |   |   |   |   |       EDIInvoiceBarcodesMaps.cs
        |   |   |   |   |       EDIInvoiceHeadMaps.cs
        |   |   |   |   |       EDIInvoiceItemsMaps.cs
        |   |   |   |   |       EDIInvoiceItemsToOrderMaps.cs
        |   |   |   |   |       EDIManagementLogMaps.cs
        |   |   |   |   |       EDIOrderResponseHeadMaps.cs
        |   |   |   |   |       EDIOrderResponseItemsMaps.cs
        |   |   |   |   |       EDIOrderResponseItemsToOrderMaps.cs
        |   |   |   |   |       EGISWarenkorbHeadMaps.cs
        |   |   |   |   |       EGISWarenkorbItemsMaps.cs
        |   |   |   |   |       ITScopeEDILogMaps.cs
        |   |   |   |   |       MultiDistributorEDILogMaps.cs
        |   |   |   |   |       SupplierEdiConfigurationsMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---EmployeeArea
        |   |   |   |   |   |   EmployeeArticleMaps.cs
        |   |   |   |   |   |   EmployeeArticleMaps2.cs
        |   |   |   |   |   |   EmployeeBaseMaps.cs
        |   |   |   |   |   |   EmployeeHolidayLogMaps.cs
        |   |   |   |   |   |   EmployeeHolidayMaps.cs
        |   |   |   |   |   |   EmployeeHolidayTypeMaps.cs
        |   |   |   |   |   |   EmployeeImageMaps.cs
        |   |   |   |   |   |   EmployeeMaps.cs
        |   |   |   |   |   |   EmployeeRfidTokenMaps.cs
        |   |   |   |   |   |   EmployeeUserSettingMaps.cs
        |   |   |   |   |   |   LicensedEmployeeMaps.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Mobile
        |   |   |   |   |   |       MobileEmployeeMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---TeamManagement
        |   |   |   |   |           EmployeeTeamMaps.cs
        |   |   |   |   |           EmployeeToEmployeeTeamMap.cs
        |   |   |   |   |           
        |   |   |   |   +---ExpectedEvents
        |   |   |   |   |       ExpectedEventLogEntriesMaps.cs
        |   |   |   |   |       ExpectedEventsMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---ExternalHelpdesk
        |   |   |   |   |       ExternalHelpdeskConfigurationMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---ExternalTools
        |   |   |   |   |       ExternalToolMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---Finances
        |   |   |   |   |   +---IncomingPayments
        |   |   |   |   |   |       IncomingPaymentLogMaps.cs
        |   |   |   |   |   |       IncomingPaymentLogOverviewMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---OnlineBanking
        |   |   |   |   |   |       OnlineBankingAccountTransactionMaps.cs
        |   |   |   |   |   |       OnlineBankingConfigurationFinApiMaps.cs
        |   |   |   |   |   |       OnlineBankingConfigurationFinTSMaps.cs
        |   |   |   |   |   |       OnlineBankingConfigurationMaps.cs
        |   |   |   |   |   |       OnlineBankingConfigurationSpreadsheetMaps.cs
        |   |   |   |   |   |       OnlineBankingTransactionAssignmentMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Payments
        |   |   |   |   |       \---IncomingPayments
        |   |   |   |   |               IncomingPaymentMaps.cs
        |   |   |   |   |               
        |   |   |   |   +---Gateway
        |   |   |   |   |       CustomGatewayDefinitionMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---GUI
        |   |   |   |   |   |   UserGridColumnMaps.cs
        |   |   |   |   |   |   UserGridMaps.cs
        |   |   |   |   |   |   UserGridSettingMaps.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---Profiles
        |   |   |   |   |           CentronUiProfileMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---HolidayArea
        |   |   |   |   |       PublicHolidayMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---Integrations
        |   |   |   |   |       EsCustomerGroupMaps.cs
        |   |   |   |   |       EsRoleMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---ItPlanner
        |   |   |   |   |       RBChecklistVirtualObjectCategoryMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---Logistics
        |   |   |   |   |   \---Warehousing
        |   |   |   |   |           StockMaps.cs
        |   |   |   |   |           StockRebookLogMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---Logos
        |   |   |   |   |       LogoMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---Mail
        |   |   |   |   |   +---BlackList
        |   |   |   |   |   |       DomainBlacklistItemMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Templates
        |   |   |   |   |           ContactToMailTemplateRelationshipKindMaps.cs
        |   |   |   |   |           MailTemplateAttachmentsMaps.cs
        |   |   |   |   |           MailTemplateFolderMaps.cs
        |   |   |   |   |           MailTemplateMaps.cs
        |   |   |   |   |           MailTemplateRelationshipKindMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---Mailings
        |   |   |   |   |       MailingAttachmentsMaps.cs
        |   |   |   |   |       MailingDataMaps.cs
        |   |   |   |   |       MailingDataOverviewMaps.cs
        |   |   |   |   |       MailingDataToRelationshipKindMaps.cs
        |   |   |   |   |       MailingMaps.cs
        |   |   |   |   |       MailingParticipationMaps.cs
        |   |   |   |   |       MailingTemplatesMaps.cs
        |   |   |   |   |       MailingTextsMaps.cs
        |   |   |   |   |       MailingToCustomerMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---MailScanner
        |   |   |   |   |       MailScannerConditionMaps.cs
        |   |   |   |   |       MailScannerLogMaps.cs
        |   |   |   |   |       MailScannerProfileMaps.cs
        |   |   |   |   |       MailScannerTaskMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---MassUpdate
        |   |   |   |   |   |   MassUpdateTemplateItemsMaps.cs
        |   |   |   |   |   |   MassUpdateTemplateMaps.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---Settings
        |   |   |   |   |           PriceUpdateSettingsMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---Merchandise
        |   |   |   |   |   +---Articles
        |   |   |   |   |   |       ArticleCompactMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Materialgroups
        |   |   |   |   |           MaterialgroupCompactMaps.cs
        |   |   |   |   |           SecondaryMaterialGroupCompactMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---Mobile
        |   |   |   |   |   |   NewMobileAddressMaps.cs
        |   |   |   |   |   |   NewMobileClientMaps.cs
        |   |   |   |   |   |   NewMobileContactPersonMaps.cs
        |   |   |   |   |   |   NewMobileCRMMaps.cs
        |   |   |   |   |   |   NewMobileCustomerMaps.cs
        |   |   |   |   |   |   NewMobileEmployeeDepartmentMaps.cs
        |   |   |   |   |   |   NewMobileEmployeeMaps.cs
        |   |   |   |   |   |   NewMobileHelpdeskCategoryMaps.cs
        |   |   |   |   |   |   NewMobileHelpdeskIssuerMaps.cs
        |   |   |   |   |   |   NewMobileHelpdeskMaps.cs
        |   |   |   |   |   |   NewMobileHelpdeskPriorityMaps.cs
        |   |   |   |   |   |   NewMobileHelpdeskStateMaps.cs
        |   |   |   |   |   |   NewMobileHelpdeskTimerMaps.cs
        |   |   |   |   |   |   NewMobileHelpdeskTimerTypeMaps.cs
        |   |   |   |   |   |   NewMobileHelpdeskTypeMaps.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---Modules
        |   |   |   |   |           NewMobileModuleActionLog.cs
        |   |   |   |   |           NewMobileModuleActionTypeMaps.cs
        |   |   |   |   |           NewMobileModuleFavouriteMaps.cs
        |   |   |   |   |           NewMobileModuleToClientMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---Modules
        |   |   |   |   |       ModuleCategoryMaps.cs
        |   |   |   |   |       ModuleFavoriteMaps.cs
        |   |   |   |   |       ModuleMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---MyCentron
        |   |   |   |   |   |   LatestUsedCentronObjectMaps.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Dashboard
        |   |   |   |   |   |       DashboardContainerMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---QuickNotes
        |   |   |   |   |   |       QuickNoteMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Schedulings
        |   |   |   |   |           SchedulingMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---MyDay
        |   |   |   |   |       MyDayDismissedItemMaps.cs
        |   |   |   |   |       MyDayEmployeeSelectionMaps.cs
        |   |   |   |   |       MyDayFinalizedDayMaps.cs
        |   |   |   |   |       MyDayNotificationLogMaps.cs
        |   |   |   |   |       MyDaySpecialTimeSettingAssignmentMaps.cs
        |   |   |   |   |       MyDaySpecialTimeSettingMaps.cs
        |   |   |   |   |       MyDayUserItemMaps.cs
        |   |   |   |   |       MyDayWorkItemCommentMaps.cs
        |   |   |   |   |       MyDayWorkItemFollowerMaps.cs
        |   |   |   |   |       MyDayWorkItemMaps.cs
        |   |   |   |   |       MyDayWorkItemReactionMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---NexusNotifications
        |   |   |   |   |       NexusNotificationsMap.cs
        |   |   |   |   |       
        |   |   |   |   +---NexusTicketViews
        |   |   |   |   |       NexusTicketViewMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---Notifications
        |   |   |   |   |       CentronNotificationsMap.cs
        |   |   |   |   |       NotificationUserMaps.cs
        |   |   |   |   |       NotificationUsersToObjectMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---ObjectExternalReferences
        |   |   |   |   |       ObjectExternalReferenceMap.cs
        |   |   |   |   |       
        |   |   |   |   +---PasswordManagementArea
        |   |   |   |   |       PasswordManagementAccessLogMaps.cs
        |   |   |   |   |       PasswordManagementKeywordMaps.cs
        |   |   |   |   |       PasswordManagementLogMaps.cs
        |   |   |   |   |       PasswordManagementMaps.cs
        |   |   |   |   |       PasswordManagementTypeMaps.cs
        |   |   |   |   |       PasswordManagementUpdateMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---PasswordManager
        |   |   |   |   |   |   AccountVPNAccessMaps.cs
        |   |   |   |   |   |   ExternalApplicationMaps.cs
        |   |   |   |   |   |   PasswordManagerCustomerCategoryMaps.cs
        |   |   |   |   |   |   PasswordManagerLogMaps.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---Guideline
        |   |   |   |   |           PasswordManagerGuidelineCategoryMaps.cs
        |   |   |   |   |           PasswordManagerGuidelineCustomerMaps.cs
        |   |   |   |   |           PasswordManagerGuidelineDepartmentMaps.cs
        |   |   |   |   |           PasswordManagerGuidelineEmployeeMaps.cs
        |   |   |   |   |           PasswordManagerGuidelineExcludedCustomerMaps.cs
        |   |   |   |   |           PasswordManagerGuidelineMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---Production
        |   |   |   |   |       ArticleProductionOrderMaps.cs
        |   |   |   |   |       ArticleProductionOrderStepInfoMaps.cs
        |   |   |   |   |       ArticleProductionOrderStepItemMaps.cs
        |   |   |   |   |       ArticleProductionOrderStepItemTimeDataRecordingMaps.cs
        |   |   |   |   |       ArticleProductionOrderStepItemTimeMaps.cs
        |   |   |   |   |       MachineKindMaps.cs
        |   |   |   |   |       MachineKindStepsDescriptionMaps.cs
        |   |   |   |   |       MachineLocationMaps.cs
        |   |   |   |   |       ProductionMachineMaps.cs
        |   |   |   |   |       ProductionOrderItemMaps.cs
        |   |   |   |   |       ProductionOrderLogMaps.cs
        |   |   |   |   |       ProductionOrderMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---ProductMatrix
        |   |   |   |   |       CustomerProductMatrixCategoryMaps.cs
        |   |   |   |   |       CustomerProductMatrixProductMaps.cs
        |   |   |   |   |       CustomerProductMatrixRatingChangeLogMaps.cs
        |   |   |   |   |       CustomerProductMatrixRatingMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---ProjectArea
        |   |   |   |   |       ProjectMap.cs
        |   |   |   |   |       ProjectStageInvolvedPersonMaps.cs
        |   |   |   |   |       ProjectStageMaps.cs
        |   |   |   |   |       ProjectTaskMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---Purchasing
        |   |   |   |   |   \---TravelExpense
        |   |   |   |   |           TravelExpenseCategoryMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---ReportEngine
        |   |   |   |   |       ReportDataBinSettingsMaps.cs
        |   |   |   |   |       ReportDataDefaultMaps.cs
        |   |   |   |   |       ReportDataMaps.cs
        |   |   |   |   |       ReportDataParametersMaps.cs
        |   |   |   |   |       ReportDataQueryMaps.cs
        |   |   |   |   |       ReportDataQueryTagMaps.cs
        |   |   |   |   |       ReportDataSettingsBaseMaps.cs
        |   |   |   |   |       ReportDataSettingsMaps.cs
        |   |   |   |   |       ReportGroupMaps.cs
        |   |   |   |   |       ReportGroupParameterMaps.cs
        |   |   |   |   |       ReportUserMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---Reporting
        |   |   |   |   |       ReportsMaps.cs
        |   |   |   |   |       ReportsSqlStatementsMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---RoleArea
        |   |   |   |   |       RoleMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---Sales
        |   |   |   |   |   +---Calendar
        |   |   |   |   |   |       ScheduleCycleAppointmentPersonalMaps.cs
        |   |   |   |   |   |       ScheduleCycleAppointmentsMaps.cs
        |   |   |   |   |   |       ScheduleGroupsMaps.cs
        |   |   |   |   |   |       ScheduleGroupsPersonsMaps.cs
        |   |   |   |   |   |       ScheduleKindMaps.cs
        |   |   |   |   |   |       ScheduleKindWebSuiteMaps.cs
        |   |   |   |   |   |       ScheduleMaps.cs
        |   |   |   |   |   |       ScheduleOpenWorkMaps.cs
        |   |   |   |   |   |       ScheduleOpenWorkPersonsMaps.cs
        |   |   |   |   |   |       ScheduleOverviewItemMaps.cs
        |   |   |   |   |   |       SchedulePersonMaps.cs
        |   |   |   |   |   |       ScheduleStateMaps.cs
        |   |   |   |   |   |       ScheduleVacationDaysLogMaps.cs
        |   |   |   |   |   |       ScheduleVacationDaysMaps.cs
        |   |   |   |   |   |       ScheduleVacationMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CashBooks
        |   |   |   |   |   |       CashBookHistoryMaps.cs
        |   |   |   |   |   |       CashBookMaps.cs
        |   |   |   |   |   |       CashBookRecordMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CustomerAssets
        |   |   |   |   |   |   |   AssetItemBaseMaps.cs
        |   |   |   |   |   |   |   BarcodeToPosition2Maps.cs
        |   |   |   |   |   |   |   BarcodeToPositionMaps.cs
        |   |   |   |   |   |   |   DocumentsMaps.cs
        |   |   |   |   |   |   |   ReceiptItemCompactBaseMaps.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---AssetLocks
        |   |   |   |   |   |   |       AssetLockMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Contracts
        |   |   |   |   |   |   |   |   ContractArticleReferenzesMaps.cs
        |   |   |   |   |   |   |   |   ContractExternalArticleImportHeadMaps.cs
        |   |   |   |   |   |   |   |   ContractExternalArticleImportPositionsMaps.cs
        |   |   |   |   |   |   |   |   ContractKindCompactMaps.cs
        |   |   |   |   |   |   |   |   ContractLockMaps.cs
        |   |   |   |   |   |   |   |   ContractMaps.cs
        |   |   |   |   |   |   |   |   ContractPositionCounterMaps.cs
        |   |   |   |   |   |   |   |   ContractPositionCounterPricingMaps.cs
        |   |   |   |   |   |   |   |   ContractPricingArticleMaps.cs
        |   |   |   |   |   |   |   |   ContractPricingMaterialGroupMaps.cs
        |   |   |   |   |   |   |   |   DeviceToContractMaps.cs
        |   |   |   |   |   |   |   |   SpecialArticleToContractHeadMaps.cs
        |   |   |   |   |   |   |   |   SpecialArticleToContractImportMaps.cs
        |   |   |   |   |   |   |   |   SpecialArticleToContractPosMaps.cs
        |   |   |   |   |   |   |   |   VertragRechKopfZuordnungMaps.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---ClickContracts
        |   |   |   |   |   |   |   |       CounterKindItemMaps.cs
        |   |   |   |   |   |   |   |       DeviceClickCounterHistoryItemMaps.cs
        |   |   |   |   |   |   |   |       DeviceClickCounterImportedHistoryMaps.cs
        |   |   |   |   |   |   |   |       DeviceClickCounterImportedMaps.cs
        |   |   |   |   |   |   |   |       DeviceClickCounterItemMaps.cs
        |   |   |   |   |   |   |   |       DeviceClickCounterTypeMappingMaps.cs
        |   |   |   |   |   |   |   |       MasterDataListCompactMaps.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---Settings
        |   |   |   |   |   |   |           ContractFreeCopyCounterMaps.cs
        |   |   |   |   |   |   |           ContractItemCounterPriceMaps.cs
        |   |   |   |   |   |   |           ContractPricingTypeMaps.cs
        |   |   |   |   |   |   |           ContractPricingWayMaps.cs
        |   |   |   |   |   |   |           ContractTypeCategoryMaps.cs
        |   |   |   |   |   |   |           ContractTypeMaps.cs
        |   |   |   |   |   |   |           ContractTypePositionMaps.cs
        |   |   |   |   |   |   |           ContractTypePricingArticleMaps.cs
        |   |   |   |   |   |   |           ContractTypePricingMaterialGroupMaps.cs
        |   |   |   |   |   |   |           CounterTypeMaps.cs
        |   |   |   |   |   |   |           DocuFormSettingMaps.cs
        |   |   |   |   |   |   |           TerminationTypeMaps.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---CreditVouchers
        |   |   |   |   |   |   |       CreditVoucherCompactMaps.cs
        |   |   |   |   |   |   |       CreditVoucherItemCompactMaps.cs
        |   |   |   |   |   |   |       CreditVoucherItemMaps.cs
        |   |   |   |   |   |   |       CreditVoucherLockMaps.cs
        |   |   |   |   |   |   |       CreditVoucherMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---DeliveryLists
        |   |   |   |   |   |   |       DeliveryListCompactMaps.cs
        |   |   |   |   |   |   |       DeliveryListItemCompactMaps.cs
        |   |   |   |   |   |   |       DeliveryListItemMaps.cs
        |   |   |   |   |   |   |       DeliveryListLockMaps.cs
        |   |   |   |   |   |   |       DeliveryListMaps.cs
        |   |   |   |   |   |   |       DeliveryListVersionMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---EmailAdditionalRecipients
        |   |   |   |   |   |   |       EmailAdditionalRecipientsMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Invoices
        |   |   |   |   |   |   |       InvoiceCompactMaps.cs
        |   |   |   |   |   |   |       InvoiceExportFieldsMaps.cs
        |   |   |   |   |   |   |       InvoiceItemCompactMaps.cs
        |   |   |   |   |   |   |       InvoiceItemMaps.cs
        |   |   |   |   |   |   |       InvoiceLockMaps.cs
        |   |   |   |   |   |   |       InvoiceMaps.cs
        |   |   |   |   |   |   |       InvoiceVersionMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Offers
        |   |   |   |   |   |   |       ClassificationProbabilityMaps.cs
        |   |   |   |   |   |   |       OfferCompactMaps.cs
        |   |   |   |   |   |   |       OfferItemCompactMaps.cs
        |   |   |   |   |   |   |       OfferItemMaps.cs
        |   |   |   |   |   |   |       OfferLockMaps.cs
        |   |   |   |   |   |   |       OfferMaps.cs
        |   |   |   |   |   |   |       OfferVersionMaps.cs
        |   |   |   |   |   |   |       ProductGroupMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Orders
        |   |   |   |   |   |   |       OrderCompactMaps.cs
        |   |   |   |   |   |   |       OrderItemCompactMaps.cs
        |   |   |   |   |   |   |       OrderItemMaps.cs
        |   |   |   |   |   |   |       OrderLockMaps.cs
        |   |   |   |   |   |   |       OrderMaps.cs
        |   |   |   |   |   |   |       OrderMinimalMaps.cs
        |   |   |   |   |   |   |       OrderVersionMaps.cs
        |   |   |   |   |   |   |       ServiceOrderWorkMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---PickupLists
        |   |   |   |   |   |   |       PickupListItemMaps.cs
        |   |   |   |   |   |   |       PickupListLockMaps.cs
        |   |   |   |   |   |   |       PickupListMaps.cs
        |   |   |   |   |   |   |       PickupListVersionMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Projects
        |   |   |   |   |   |   |       ProjectPriceImportMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Reason
        |   |   |   |   |   |           AssetReasonMaps.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Customers
        |   |   |   |   |   |   |   CustomerDetailMaps.cs
        |   |   |   |   |   |   |   CustomerDirectoryMaps.cs
        |   |   |   |   |   |   |   CustomerFinanceInfoMaps.cs
        |   |   |   |   |   |   |   CustomerNotificationMaps.cs
        |   |   |   |   |   |   |   CustomerSettingMaps.cs
        |   |   |   |   |   |   |   CustomerShortSearchMaps.cs
        |   |   |   |   |   |   |   TicketListCustomerMaps.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Addresses
        |   |   |   |   |   |   |       AddressSpecialArticleMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CrmProjects
        |   |   |   |   |   |   |       CloseCrmProjectReasonMaps.cs
        |   |   |   |   |   |   |       CrmProjectKindMaps.cs
        |   |   |   |   |   |   |       CrmProjectMaps.cs
        |   |   |   |   |   |   |       CrmProjectObjectMaps.cs
        |   |   |   |   |   |   |       CrmProjectProbabilityMaps.cs
        |   |   |   |   |   |   |       CrmProjectRevenueMaps.cs
        |   |   |   |   |   |   |       CrmProjectStateMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---TextBlock
        |   |   |   |   |   |           BusinessTextBlockGroupMaps.cs
        |   |   |   |   |   |           BusinessTextBlockMaps.cs
        |   |   |   |   |   |           BusinessTextBlockOriginalMaps.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---DocumentationWizardArea
        |   |   |   |   |   |   |   ActiveDirectoryMaps.cs
        |   |   |   |   |   |   |   BackupAndRestoreMaps.cs
        |   |   |   |   |   |   |   CustomerInformationMaps.cs
        |   |   |   |   |   |   |   MachineMaps.cs
        |   |   |   |   |   |   |   MailServerMaps.cs
        |   |   |   |   |   |   |   NetworkComponentMaps.cs
        |   |   |   |   |   |   |   NetworkStructureMaps.cs
        |   |   |   |   |   |   |   WizardMaps.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Data
        |   |   |   |   |   |           BackupDataMaps.cs
        |   |   |   |   |   |           ExternalContactPersonMaps.cs
        |   |   |   |   |   |           MachineDataMaps.cs
        |   |   |   |   |   |           MailDataMaps.cs
        |   |   |   |   |   |           NetworkComponentDataAccessPointMaps.cs
        |   |   |   |   |   |           NetworkComponentDataFirewallMaps.cs
        |   |   |   |   |   |           NetworkComponentDataManagedNetworkMaps.cs
        |   |   |   |   |   |           NetworkComponentDataMaps.cs
        |   |   |   |   |   |           NetworkComponentDataModuleMaps.cs
        |   |   |   |   |   |           NetworkComponentDataNetworkIPMaps.cs
        |   |   |   |   |   |           NetworkComponentDataPrinterMaps.cs
        |   |   |   |   |   |           NetworkComponentDataRouterMaps.cs
        |   |   |   |   |   |           NetworkComponentDataSSIDMaps.cs
        |   |   |   |   |   |           NetworkComponentDataSwitchMaps.cs
        |   |   |   |   |   |           NetworkStructureDataDHCPMaps.cs
        |   |   |   |   |   |           NetworkStructureDataDNSMaps.cs
        |   |   |   |   |   |           NetworkStructureDataExcludedIPMaps.cs
        |   |   |   |   |   |           NetworkStructureDataMaps.cs
        |   |   |   |   |   |           NetworkStructureDataNetworkIPMaps.cs
        |   |   |   |   |   |           NetworkStructureDataNTPMaps.cs
        |   |   |   |   |   |           NetworkStructureDataWINSMaps.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Marketing
        |   |   |   |   |   |       TelemarketingActionMaps.cs
        |   |   |   |   |   |       TelemarketingActionPreviewMaps.cs
        |   |   |   |   |   |       TelemarketingActionTemplateMaps.cs
        |   |   |   |   |   |       TelemarketingMaps.cs
        |   |   |   |   |   |       TelemarketingParticipantEmployeeMaps.cs
        |   |   |   |   |   |       TelemarketingParticipantMaps.cs
        |   |   |   |   |   |       TelemarketingReferenceMaps.cs
        |   |   |   |   |   |       TelemarketingTextMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Receipts
        |   |   |   |   |   |   |   AccountActivityForReceiptMap.cs
        |   |   |   |   |   |   |   ReceiptBaseMaps.cs
        |   |   |   |   |   |   |   ReceiptCommentsMaps.cs
        |   |   |   |   |   |   |   ReceiptCompleteReasonMaps.cs
        |   |   |   |   |   |   |   ReceiptItemBaseMaps.cs
        |   |   |   |   |   |   |   ReceiptLogMaps.cs
        |   |   |   |   |   |   |   ReceiptProvisionEmployeeGoalMaps.cs
        |   |   |   |   |   |   |   ReceiptProvisionEmployeeLevelMaps.cs
        |   |   |   |   |   |   |   ReceiptProvisionItemEntityMaps.cs
        |   |   |   |   |   |   |   ReceiptProvisionSchemaCustomerAssignmentMaps.cs
        |   |   |   |   |   |   |   ReceiptProvisionSchemaItemMaps.cs
        |   |   |   |   |   |   |   ReceiptProvisionSchemaMaps.cs
        |   |   |   |   |   |   |   ReceiptReceiverMaps.cs
        |   |   |   |   |   |   |   ReceiptSupplierItemBaseMaps.cs
        |   |   |   |   |   |   |   RecentlyOpenReceiptMaps.cs
        |   |   |   |   |   |   |   ShipcloudPackageTemplateMaps.cs
        |   |   |   |   |   |   |   SupplierPdfScanConfigsMaps.cs
        |   |   |   |   |   |   |   SupplierReceiptDocumentMaps.cs
        |   |   |   |   |   |   |   SupplierReceiptDocumentToSupplierBookingMaps.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Articles
        |   |   |   |   |   |   |       FreightArticleSettingsMaps.cs
        |   |   |   |   |   |   |       SearchedArticleMaps.cs
        |   |   |   |   |   |   |       SearchedArticleWarehouseQuantityMaps.cs
        |   |   |   |   |   |   |       SupplierArticleCodeMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Classifications
        |   |   |   |   |   |   |       ReceiptItemServiceArticleClassificationMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Contract
        |   |   |   |   |   |   |       GroupToContingentMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ContractLists
        |   |   |   |   |   |   |       ContractContingentBookedMaps.cs
        |   |   |   |   |   |   |       ContractContingentInfoMaps.cs
        |   |   |   |   |   |   |       ContractItemsContingentMaps.cs
        |   |   |   |   |   |   |       ReceiptContractBaseMaps.cs
        |   |   |   |   |   |   |       ReceiptContractHeadMaps.cs
        |   |   |   |   |   |   |       ReceiptContractItemBaseMaps.cs
        |   |   |   |   |   |   |       ReceiptContractItemMaps.cs
        |   |   |   |   |   |   |       ReceiptContractItemVersionMaps.cs
        |   |   |   |   |   |   |       ReceiptContractMaps.cs
        |   |   |   |   |   |   |       ReceiptContractPosMaps.cs
        |   |   |   |   |   |   |       ReceiptContractVersionMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CreditVouchers
        |   |   |   |   |   |   |       ReceiptCreditVoucherBaseMaps.cs
        |   |   |   |   |   |   |       ReceiptCreditVoucherItemBaseMaps.cs
        |   |   |   |   |   |   |       ReceiptCreditVoucherItemMaps.cs
        |   |   |   |   |   |   |       ReceiptCreditVoucherItemVersionMaps.cs
        |   |   |   |   |   |   |       ReceiptCreditVoucherMaps.cs
        |   |   |   |   |   |   |       ReceiptCreditVoucherVersionMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---DeliveryLists
        |   |   |   |   |   |   |       ReceiptDeliveryListBaseMaps.cs
        |   |   |   |   |   |   |       ReceiptDeliveryListItemBaseMaps.cs
        |   |   |   |   |   |   |       ReceiptDeliveryListItemMaps.cs
        |   |   |   |   |   |   |       ReceiptDeliveryListItemVersionMaps.cs
        |   |   |   |   |   |   |       ReceiptDeliveryListMaps.cs
        |   |   |   |   |   |   |       ReceiptDeliveryListVersionMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---DeliveryNotes
        |   |   |   |   |   |   |       Var1ControllingAttachmentMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Invoices
        |   |   |   |   |   |   |   |   ReceiptInvoiceBaseMaps.cs
        |   |   |   |   |   |   |   |   ReceiptInvoiceItemBaseMaps.cs
        |   |   |   |   |   |   |   |   ReceiptInvoiceItemMaps.cs
        |   |   |   |   |   |   |   |   ReceiptInvoiceItemVersionMaps.cs
        |   |   |   |   |   |   |   |   ReceiptInvoiceMaps.cs
        |   |   |   |   |   |   |   |   ReceiptInvoiceVersionMaps.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---Dunning
        |   |   |   |   |   |   |           CreditVoucherDunningMaps.cs
        |   |   |   |   |   |   |           DunnigCustomerMaps.cs
        |   |   |   |   |   |   |           DunningRunItemMaps.cs
        |   |   |   |   |   |   |           InvoiceDunningMaps.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---LeasingAndService
        |   |   |   |   |   |   |       LeasingLogMaps.cs
        |   |   |   |   |   |   |       LeasingRateMaps.cs
        |   |   |   |   |   |   |       ServiceLogMaps.cs
        |   |   |   |   |   |   |       ServiceRateMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---MasterDataLists
        |   |   |   |   |   |   |       MasterDataListItemMaps.cs
        |   |   |   |   |   |   |       MasterDataListMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Offers
        |   |   |   |   |   |   |   |   ReceiptOfferBaseMaps.cs
        |   |   |   |   |   |   |   |   ReceiptOfferItemBaseMaps.cs
        |   |   |   |   |   |   |   |   ReceiptOfferItemMaps.cs
        |   |   |   |   |   |   |   |   ReceiptOfferItemVersionMaps.cs
        |   |   |   |   |   |   |   |   ReceiptOfferMaps.cs
        |   |   |   |   |   |   |   |   ReceiptOfferVersionMaps.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---ImportSettings
        |   |   |   |   |   |   |           OfferImportExcelMaps.cs
        |   |   |   |   |   |   |           OfferImportSettingsMaps.cs
        |   |   |   |   |   |   |           OfferImportTextMaps.cs
        |   |   |   |   |   |   |           OfferImportXmlMaps.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---Orders
        |   |   |   |   |   |   |       ReceiptOrderBaseMaps.cs
        |   |   |   |   |   |   |       ReceiptOrderItemBaseMaps.cs
        |   |   |   |   |   |   |       ReceiptOrderItemMaps.cs
        |   |   |   |   |   |   |       ReceiptOrderItemVersionMaps.cs
        |   |   |   |   |   |   |       ReceiptOrderMaps.cs
        |   |   |   |   |   |   |       ReceiptOrderVersionMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---PickupLists
        |   |   |   |   |   |   |       ReceiptPickupListBaseMaps.cs
        |   |   |   |   |   |   |       ReceiptPickupListItemBaseMaps.cs
        |   |   |   |   |   |   |       ReceiptPickupListItemMaps.cs
        |   |   |   |   |   |   |       ReceiptPickupListItemVersionMaps.cs
        |   |   |   |   |   |   |       ReceiptPickupListMaps.cs
        |   |   |   |   |   |   |       ReceiptPickupListVersionMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Projects
        |   |   |   |   |   |   |       ReceiptProjectLayoutItemMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SupplierCreditVouchers
        |   |   |   |   |   |   |       ReceiptSupplierCreditVoucherItemMaps.cs
        |   |   |   |   |   |   |       ReceiptSupplierCreditVoucherLockMaps.cs
        |   |   |   |   |   |   |       ReceiptSupplierCreditVoucherMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SupplierDeliveryLists
        |   |   |   |   |   |   |       ReceiptSupplierDeliveryListItemMaps.cs
        |   |   |   |   |   |   |       ReceiptSupplierDeliveryListLockMaps.cs
        |   |   |   |   |   |   |       ReceiptSupplierDeliveryListMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SupplierInvoices
        |   |   |   |   |   |   |       ReceiptSupplierInvoiceItemMaps.cs
        |   |   |   |   |   |   |       ReceiptSupplierInvoiceMaps.cs
        |   |   |   |   |   |   |       SupplierInvoiceLock.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SupplierOrders
        |   |   |   |   |   |   |       ReceiptSupplierOrderBaseMaps.cs
        |   |   |   |   |   |   |       ReceiptSupplierOrderIntakeMaps.cs
        |   |   |   |   |   |   |       ReceiptSupplierOrderItemBaseMaps.cs
        |   |   |   |   |   |   |       ReceiptSupplierOrderItemMaps.cs
        |   |   |   |   |   |   |       ReceiptSupplierOrderItemVersionMaps.cs
        |   |   |   |   |   |   |       ReceiptSupplierOrderLockMaps.cs
        |   |   |   |   |   |   |       ReceiptSupplierOrderMaps.cs
        |   |   |   |   |   |   |       ReceiptSupplierOrderVersionMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Templates
        |   |   |   |   |   |   |       ReceiptTemplateFolderMaps.cs
        |   |   |   |   |   |   |       ReceiptTemplateMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---UserState
        |   |   |   |   |   |   |       ReceiptUserStateMaps.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---WebReceipt
        |   |   |   |   |   |           ReceiptPdfDocumentLogMaps.cs
        |   |   |   |   |   |           ReceiptPdfDocumentMaps.cs
        |   |   |   |   |   |           WebReceiptItemChangeRequestMaps.cs
        |   |   |   |   |   |           
        |   |   |   |   |   \---Support
        |   |   |   |   |       |   HelpdeskCompactMaps.cs
        |   |   |   |   |       |   HelpdeskConnectionMaps.cs
        |   |   |   |   |       |   TicketListContractMaps.cs
        |   |   |   |   |       |   TicketListDeviceMaps.cs
        |   |   |   |   |       |   TicketListEditorMaps.cs
        |   |   |   |   |       |   TicketListItemMaps.cs
        |   |   |   |   |       |   TicketListRmaMaps.cs
        |   |   |   |   |       |   
        |   |   |   |   |       +---Escalation
        |   |   |   |   |       |       EscalationsLogMaps.cs
        |   |   |   |   |       |       EscalationStatisticPreviewMaps.cs
        |   |   |   |   |       |       EscalationTypeMaps.cs
        |   |   |   |   |       |       
        |   |   |   |   |       \---HelpdeskTimerArea
        |   |   |   |   |               CustomerSpecialArticleMaps.cs
        |   |   |   |   |               EmployeeHelpdeskTimerStatisticMaps.cs
        |   |   |   |   |               HelpdeskTimerBaseMaps.cs
        |   |   |   |   |               HelpdeskTimerBillingStateMaps.cs
        |   |   |   |   |               HelpdeskTimerCompactMaps.cs
        |   |   |   |   |               HelpdeskTimerLogMaps.cs
        |   |   |   |   |               HelpdeskTimerMaps.cs
        |   |   |   |   |               HelpdeskTimerSettingsMaps.cs
        |   |   |   |   |               HelpdeskTimerSpecialArticlesMaps.cs
        |   |   |   |   |               HelpdeskTimerTypesMaps.cs
        |   |   |   |   |               TicketListTimerMaps.cs
        |   |   |   |   |               
        |   |   |   |   +---ScheduleArea
        |   |   |   |   |       ScheduleMaps.cs
        |   |   |   |   |       ScheduleRemainingLeaveMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---SelfCare
        |   |   |   |   |       SelfCareFormActionMaps.cs
        |   |   |   |   |       SelfCareFormFieldComboboxItemMaps.cs
        |   |   |   |   |       SelfCareFormFieldMaps.cs
        |   |   |   |   |       SelfCareFormMaps.cs
        |   |   |   |   |       SelfCareFormScriptMaps.cs
        |   |   |   |   |       SelfCareFormStateMaps.cs
        |   |   |   |   |       SelfCareFormTicketPatternLinkMaps.cs
        |   |   |   |   |       SelfCareFormTriggerMaps.cs
        |   |   |   |   |       WebFormMaps.cs
        |   |   |   |   |       WebRequestPageMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---Services
        |   |   |   |   |   |   CachedTableStatisticMaps.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---Workflows
        |   |   |   |   |           WorkflowProcessMaps.cs
        |   |   |   |   |           WorkflowSettingMaps.cs
        |   |   |   |   |           WorkflowShapeBindingMaps.cs
        |   |   |   |   |           WorkflowShapeMaps.cs
        |   |   |   |   |           WorkflowShapePropertyMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---SocialMedia
        |   |   |   |   |   |   SocialMediaCommentOverviewMaps.cs
        |   |   |   |   |   |   SocialMediaCustomerFeedMaps.cs
        |   |   |   |   |   |   SocialMediaFeedMaps.cs
        |   |   |   |   |   |   SocialMediaLikeOverviewMaps.cs
        |   |   |   |   |   |   SocialMediaSubscriptionMaps.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---SocialNetworks
        |   |   |   |   |           PersonSocialNetworkMaps.cs
        |   |   |   |   |           SocialNetworkMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---States
        |   |   |   |   |       FederalStateMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---Statistics
        |   |   |   |   |   |   RoleEmployeeLinkMaps.cs
        |   |   |   |   |   |   RoleStatisticLinkMaps.cs
        |   |   |   |   |   |   StatisticEmployeeLinkMaps.cs
        |   |   |   |   |   |   StatisticRoleMaps.cs
        |   |   |   |   |   |   StatisticTypeMaps.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Accounts
        |   |   |   |   |   |       AccountUnpaidInvoiceMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Cache
        |   |   |   |   |   |       CompactTicketStatisticsMap.cs
        |   |   |   |   |   |       OrderStatisticsMap.cs
        |   |   |   |   |   |       SalesStatisticsMap.cs
        |   |   |   |   |   |       TicketStatisticsMap.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---MspCollectors
        |   |   |   |   |   |   |   MspArticleReferencesMaps.cs
        |   |   |   |   |   |   |   MspArticleToCentronMaps.cs
        |   |   |   |   |   |   |   MspCollectorInvoiceHeadMaps.cs
        |   |   |   |   |   |   |   MspCollectorInvoiceItemsMaps.cs
        |   |   |   |   |   |   |   MspCollectorLogsMaps.cs
        |   |   |   |   |   |   |   MspCollectorsMaps.cs
        |   |   |   |   |   |   |   MspCustomerReferencesMaps.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---MspEvaluation
        |   |   |   |   |   |           MspEvaluationHistoryMaps.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---MspStatistics
        |   |   |   |   |   |       MspArticleStatisticItemMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Sales
        |   |   |   |   |   |   \---Receipts
        |   |   |   |   |   |           InvoiceArticleStatisticMaps.cs
        |   |   |   |   |   |           
        |   |   |   |   |   \---SaleStatistics
        |   |   |   |   |           StatisticModuleCustomStatisticMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---Storage
        |   |   |   |   |       BaseInventory.cs
        |   |   |   |   |       Inventory2Maps.cs
        |   |   |   |   |       InventoryArticle2Maps.cs
        |   |   |   |   |       InventoryArticleCheckMaps.cs
        |   |   |   |   |       InventoryArticleMaps.cs
        |   |   |   |   |       InventoryClosedStorageMaps.cs
        |   |   |   |   |       InventoryGroup2Maps.cs
        |   |   |   |   |       InventoryGroupMaps.cs
        |   |   |   |   |       InventoryMaps.cs
        |   |   |   |   |       StoragePlaceMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---Tags
        |   |   |   |   |       TagMaps.cs
        |   |   |   |   |       TicketTagMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---Tapi
        |   |   |   |   |       PhoneCallMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---TaskManager
        |   |   |   |   |   |   TaskManagementTaskMaps.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Actions
        |   |   |   |   |   |       TaskManagementActionAdviserMaps.cs
        |   |   |   |   |   |       TaskManagementActionChecklistMaps.cs
        |   |   |   |   |   |       TaskManagementActionCustomerMailRecipientMaps.cs
        |   |   |   |   |   |       TaskManagementActionCustomerMaps.cs
        |   |   |   |   |   |       TaskManagementActionDepartmentMaps.cs
        |   |   |   |   |   |       TaskManagementActionExecutedAtMaps.cs
        |   |   |   |   |   |       TaskManagementActionMaps.cs
        |   |   |   |   |   |       TaskManagementActionMemberMaps.cs
        |   |   |   |   |   |       TaskManagementActionReportMaps.cs
        |   |   |   |   |   |       TaskManagementActionSubstituteMaps.cs
        |   |   |   |   |   |       TaskManagementHelpdeskActionMaps.cs
        |   |   |   |   |   |       TaskManagementReportActionMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Recurrences
        |   |   |   |   |           TaskManagementBaseRecurrenceMaps.cs
        |   |   |   |   |           TaskManagementDailyRecurrenceMaps.cs
        |   |   |   |   |           TaskManagementMonthlyRecurrenceMaps.cs
        |   |   |   |   |           TaskManagementRecurrenceWeekDaysMaps.cs
        |   |   |   |   |           TaskManagementWeeklyRecurrenceMaps.cs
        |   |   |   |   |           TaskManagementYearlyRecurrenceMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---Telemetry
        |   |   |   |   |       ApiCallTelemetryMaps.cs
        |   |   |   |   |       ApiMethodNameLookupMaps.cs
        |   |   |   |   |       ArtificialIntelligenceToolUsageTelemetryMaps.cs
        |   |   |   |   |       HardwareIDLookupMaps.cs
        |   |   |   |   |       McpToolNameLookupMaps.cs
        |   |   |   |   |       McpToolUsageTelemetryMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---TemporaryEntities
        |   |   |   |   |       AbholKopfMaps.cs
        |   |   |   |   |       AbholPosMaps.cs
        |   |   |   |   |       AccountAddressContactsMaps.cs
        |   |   |   |   |       AngKopfMaps.cs
        |   |   |   |   |       AngPosMaps.cs
        |   |   |   |   |       AnschrifMaps.cs
        |   |   |   |   |       ApplicationSettingMaps.cs
        |   |   |   |   |       AufKopfMaps.cs
        |   |   |   |   |       AufPosMaps.cs
        |   |   |   |   |       BestKopf2Maps.cs
        |   |   |   |   |       BestPos2Maps.cs
        |   |   |   |   |       GeraeteKopfMaps.cs
        |   |   |   |   |       GeraetePosMaps.cs
        |   |   |   |   |       GutKopfMaps.cs
        |   |   |   |   |       GutPosMaps.cs
        |   |   |   |   |       KalkKopfMaps.cs
        |   |   |   |   |       KalkPosMaps.cs
        |   |   |   |   |       KontakteAnschriftenMaps.cs
        |   |   |   |   |       KontakteMaps.cs
        |   |   |   |   |       KontaktePersonenMaps.cs
        |   |   |   |   |       KreditorMaps.cs
        |   |   |   |   |       KundenMaps.cs
        |   |   |   |   |       LiefKopfMaps.cs
        |   |   |   |   |       LiefPosMaps.cs
        |   |   |   |   |       LiGutKopfMaps.cs
        |   |   |   |   |       LiGutPosMaps.cs
        |   |   |   |   |       MahnlaufMaps.cs
        |   |   |   |   |       PersonenAktivitaetMaps.cs
        |   |   |   |   |       PersonenMaps.cs
        |   |   |   |   |       RechKopfMaps.cs
        |   |   |   |   |       RechPosMaps.cs
        |   |   |   |   |       VertragKopfMaps.cs
        |   |   |   |   |       VertragPosMaps.cs
        |   |   |   |   |       WareKopfMaps.cs
        |   |   |   |   |       WarePosMaps.cs
        |   |   |   |   |       WebAccountsMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---TicketProjects
        |   |   |   |   |       TicketProjectLogMaps.cs
        |   |   |   |   |       TicketProjectMaps.cs
        |   |   |   |   |       TicketProjectMessageMaps.cs
        |   |   |   |   |       TicketProjectTaskMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---Time
        |   |   |   |   |       TimingSettingMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---ToDoArea
        |   |   |   |   |       BaseToDoMaps.cs
        |   |   |   |   |       MobileToDoMaps.cs
        |   |   |   |   |       ToDoMaps.cs
        |   |   |   |   |       ToDoOverviewMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---TradePool
        |   |   |   |   |       TradeArticleClassesMaps.cs
        |   |   |   |   |       TradeArticleCustomerMaps.cs
        |   |   |   |   |       TradeArticleDetailsMaps.cs
        |   |   |   |   |       TradeArticleMaps.cs
        |   |   |   |   |       TradeCustomerLoginMaps.cs
        |   |   |   |   |       TradeCustomerSalutationMap.cs
        |   |   |   |   |       TradeDistributorMappingMaps.cs
        |   |   |   |   |       TradeDistributorMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---Transactions
        |   |   |   |   |       TransactionDetailDocumentMaps.cs
        |   |   |   |   |       TransactionDetailsMaps.cs
        |   |   |   |   |       TransactionMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---Urls
        |   |   |   |   |       SimpleUrlMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---VideoPortal
        |   |   |   |   |       VideoPortalAssignmentMaps.cs
        |   |   |   |   |       
        |   |   |   |   +---Warehousing
        |   |   |   |   |   |   ActionPriceMaps.cs
        |   |   |   |   |   |   ArticleClassForInventoryMaps.cs
        |   |   |   |   |   |   ArticleEANCodeMaps.cs
        |   |   |   |   |   |   ArticleImageMaps.cs
        |   |   |   |   |   |   ArticleLogMaps.cs
        |   |   |   |   |   |   ArticleMainStockMaps.cs
        |   |   |   |   |   |   ArticleMaps.cs
        |   |   |   |   |   |   ArticleProductionMaterialMaps.cs
        |   |   |   |   |   |   ArticleProductionStepMaps.cs
        |   |   |   |   |   |   ArticleUnitGroupMaps.cs
        |   |   |   |   |   |   ArticleUnitMaps.cs
        |   |   |   |   |   |   ArticleVariableMaps.cs
        |   |   |   |   |   |   ArticleVolumePricesMaps.cs
        |   |   |   |   |   |   ArticleWorkItemMaps.cs
        |   |   |   |   |   |   BarCode2Maps.cs
        |   |   |   |   |   |   BarcodeHistoryMaps.cs
        |   |   |   |   |   |   BarcodeMaps.cs
        |   |   |   |   |   |   CostCenterMaps.cs
        |   |   |   |   |   |   CostObjectMaps.cs
        |   |   |   |   |   |   ForeignArticleTextMaps.cs
        |   |   |   |   |   |   PartListArticleMaps.cs
        |   |   |   |   |   |   SerialNumberMaps.cs
        |   |   |   |   |   |   SpecialAgreementArticleMaps.cs
        |   |   |   |   |   |   SpecialAgreementMaps.cs
        |   |   |   |   |   |   ValueAddedTaxMaps.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---ArticleImports
        |   |   |   |   |   |       ArticleImportDistributorMaps.cs
        |   |   |   |   |   |       ArticleImportFieldsAssignMaps.cs
        |   |   |   |   |   |       ArticleImportFieldsMap.cs
        |   |   |   |   |   |       ArticleImportFileNameInCompressionMaps.cs
        |   |   |   |   |   |       ArticleImportFileNameMaps.cs
        |   |   |   |   |   |       ArticleImportLogMaps.cs
        |   |   |   |   |   |       ArticleImportMappingMaps.cs
        |   |   |   |   |   |       ArticleImportMaps.cs
        |   |   |   |   |   |       ArticleImportMultiDistributorMaps.cs
        |   |   |   |   |   |       DistributorArticleListMaps.cs
        |   |   |   |   |   |       DistributorArticleStagePricesMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ArticleManagement
        |   |   |   |   |   |       ArticleAccessorieMaps.cs
        |   |   |   |   |   |       ArticleAlternativArticleMaps.cs
        |   |   |   |   |   |       ArticleFixedSpecificationMaps.cs
        |   |   |   |   |   |       ArticleFixedSpecificationValueMaps.cs
        |   |   |   |   |   |       ArticleMaintenaceArticleMaps.cs
        |   |   |   |   |   |       ArticleReplacementPartMaps.cs
        |   |   |   |   |   |       ArticleToEnvironmentalProtectionMaps.cs
        |   |   |   |   |   |       ArticleToWorkSafetyMaps.cs
        |   |   |   |   |   |       ArticleVariableSpecificationMaps.cs
        |   |   |   |   |   |       EnvironmentalProtectionMaps.cs
        |   |   |   |   |   |       PlmLogMaps.cs
        |   |   |   |   |   |       ProductFamilyGroupMaps.cs
        |   |   |   |   |   |       ProductFamilyMaps.cs
        |   |   |   |   |   |       ProductLifecycleInformationMaps.cs
        |   |   |   |   |   |       WorkSafetyMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---BarcodeManagement
        |   |   |   |   |   |       BarcodeConditionMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Commissioning
        |   |   |   |   |   |       ArticelHeaderMaps.cs
        |   |   |   |   |   |       ArticelPositionMaps.cs
        |   |   |   |   |   |       PositionMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Commissions
        |   |   |   |   |   |       CommissionOrderItemMaps.cs
        |   |   |   |   |   |       CommissionOrderMaps.cs
        |   |   |   |   |   |       PartialCommissionItemToBarcodeRelationMaps.cs
        |   |   |   |   |   |       PartialCommissionOrderItemMaps.cs
        |   |   |   |   |   |       PartialCommissionOrderMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---External
        |   |   |   |   |   |       DistributorMaterialGroupMaps.cs
        |   |   |   |   |   |       DistributorMaterialGroupToMaterialGroupMaps.cs
        |   |   |   |   |   |       ExternalArticleCompactMaps.cs
        |   |   |   |   |   |       ExternalArticleMaps.cs
        |   |   |   |   |   |       ExternDistributorToKreditorMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---InventoryManagement
        |   |   |   |   |   |       InventoryLogMaps.cs
        |   |   |   |   |   |       MaterialBranchAccountsMaps.cs
        |   |   |   |   |   |       MaterialGroupMaps.cs
        |   |   |   |   |   |       MaterialMarkupMaps.cs
        |   |   |   |   |   |       SecondaryMaterialGroupMaps.cs
        |   |   |   |   |   |       SecondaryMaterialMarkupMaps.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---StockManagement
        |   |   |   |   |           ArticleStockCompactMaps.cs
        |   |   |   |   |           ArticleStockDemandMaps.cs
        |   |   |   |   |           ArticleStockInfoMaps.cs
        |   |   |   |   |           BranchStockMaps.cs
        |   |   |   |   |           PartListArticleCompactMaps.cs
        |   |   |   |   |           SecondaryStockArticleMaps.cs
        |   |   |   |   |           SecondaryStockMaps.cs
        |   |   |   |   |           StorageAreaMaps.cs
        |   |   |   |   |           
        |   |   |   |   +---WebLinks
        |   |   |   |   |       WebLinkActionMaps.cs
        |   |   |   |   |       WebLinkClickMaps.cs
        |   |   |   |   |       WebLinkGroupMaps.cs
        |   |   |   |   |       WebLinkMaps.cs
        |   |   |   |   |       
        |   |   |   |   \---WebSuite
        |   |   |   |       \---Administration
        |   |   |   |           \---Settings
        |   |   |   |                   WebHDQuestionMaps.cs
        |   |   |   |                   WebMenuConfigMaps.cs
        |   |   |   |                   WebSettingMaps.cs
        |   |   |   |                   WebSettingsGlobalMaps.cs
        |   |   |   |                   
        |   |   |   +---Mobile
        |   |   |   |       MobileDAO.cs
        |   |   |   |       
        |   |   |   +---NamedQueries
        |   |   |   |       NamedQuery.cs
        |   |   |   |       NamedQueryCache.cs
        |   |   |   |       NamedQueryDAO.cs
        |   |   |   |       NamedQueryEnums.cs
        |   |   |   |       NamedQueryManager.cs
        |   |   |   |       NamedQueryParameter.cs
        |   |   |   |       NamedQueryParameterExtensions.cs
        |   |   |   |       NamedQueryPool.xml
        |   |   |   |       
        |   |   |   +---NHibernateConfiguration
        |   |   |   |   |   CentronHqlMethods.cs
        |   |   |   |   |   CentronLinqToHqlGeneratorsRegistry.cs
        |   |   |   |   |   CentronMsSql2008Dialect.cs
        |   |   |   |   |   
        |   |   |   |   +---HqlGenerators
        |   |   |   |   |       WithinRadiusOfHqlGenerator.cs
        |   |   |   |   |       
        |   |   |   |   \---ResultTransformer
        |   |   |   |           CentronAliasToBeanResultTransformer.cs
        |   |   |   |           
        |   |   |   +---NHibernateLogging
        |   |   |   |       CentronLogger.cs
        |   |   |   |       CentronLoggerFactory.cs
        |   |   |   |       
        |   |   |   +---obj
        |   |   |   |   |   Centron.DAO.csproj.nuget.dgspec.json
        |   |   |   |   |   Centron.DAO.csproj.nuget.g.props
        |   |   |   |   |   Centron.DAO.csproj.nuget.g.targets
        |   |   |   |   |   project.assets.json
        |   |   |   |   |   project.nuget.cache
        |   |   |   |   |   
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |   |   |           |   Centron.DAO.AssemblyInfo.cs
        |   |   |   |           |   Centron.DAO.AssemblyInfoInputs.cache
        |   |   |   |           |   Centron.DAO.assets.cache
        |   |   |   |           |   Centron.DAO.csproj.AssemblyReference.cache
        |   |   |   |           |   Centron.DAO.GeneratedMSBuildEditorConfig.editorconfig
        |   |   |   |           |   
        |   |   |   |           +---ref
        |   |   |   |           \---refint
        |   |   |   +---Properties
        |   |   |   |       AssemblyInfo.cs
        |   |   |   |       
        |   |   |   +---Reporting
        |   |   |   |       NativeSqlDAO.cs
        |   |   |   |       ReportDataDAO.cs
        |   |   |   |       ReportExportDAO.cs
        |   |   |   |       ReportGroupDAO.cs
        |   |   |   |       ReportImportDAO.cs
        |   |   |   |       ReportsDAO.cs
        |   |   |   |       
        |   |   |   +---Repositories
        |   |   |   |   +---Accounting
        |   |   |   |   |       BankAccountRepository.cs
        |   |   |   |   |       
        |   |   |   |   +---Accounts
        |   |   |   |   |   |   AccountAddressContactRepository.cs
        |   |   |   |   |   |   AccountAddressRepository.cs
        |   |   |   |   |   |   AccountRepository.cs
        |   |   |   |   |   |   AccountTypeRepository.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---TextBlocks
        |   |   |   |   |           AccountTextBlockRepository.cs
        |   |   |   |   |           MailTextBlockRepository.cs
        |   |   |   |   |           
        |   |   |   |   +---Administration
        |   |   |   |   |   +---Branches
        |   |   |   |   |   |       BranchRepository.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CentronConfigDb
        |   |   |   |   |   |       CentronConfigurationDbRepository.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CompanyInformations
        |   |   |   |   |   |       CompanyRepository.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Employees
        |   |   |   |   |   |       EmployeeRepository.cs
        |   |   |   |   |   |       EmployeeSettingsProfileMaps.cs
        |   |   |   |   |   |       EmployeeSettingsProfileRepository.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Environment
        |   |   |   |   |   |       SqlServerRepository.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Logins
        |   |   |   |   |   |       TicketRepository.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Scripts
        |   |   |   |   |           ScriptRepository.cs
        |   |   |   |   |           SpecialScriptsRepository.cs
        |   |   |   |   |           
        |   |   |   |   +---ApplicationUI
        |   |   |   |   |   \---Modules
        |   |   |   |   |           ModuleRepository.cs
        |   |   |   |   |           
        |   |   |   |   +---Customizations
        |   |   |   |   |   \---CustomTables
        |   |   |   |   |           CustomTableRepository.cs
        |   |   |   |   |           
        |   |   |   |   +---DataExchange
        |   |   |   |   |   +---BookKeeping
        |   |   |   |   |   |       BookKeepingExportRepository.cs
        |   |   |   |   |   |       BookKeepingImportRepository.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---PaymentTransactions
        |   |   |   |   |           PaymentTransactionRepository.cs
        |   |   |   |   |           
        |   |   |   |   +---EmployeeArea
        |   |   |   |   |       EmployeeDAO.cs
        |   |   |   |   |       
        |   |   |   |   +---Finances
        |   |   |   |   |   \---IncomingPayments
        |   |   |   |   |           IncomingPaymentRepository.cs
        |   |   |   |   |           
        |   |   |   |   +---Logistics
        |   |   |   |   |   \---Warehousing
        |   |   |   |   |           StockRepository.cs
        |   |   |   |   |           
        |   |   |   |   +---Mails
        |   |   |   |   |   \---Templates
        |   |   |   |   |           MailTemplateFolderRepository.cs
        |   |   |   |   |           MailTemplateRepository.cs
        |   |   |   |   |           
        |   |   |   |   +---Maintenance
        |   |   |   |   |       PerformanceCheckWebServiceRepository.cs
        |   |   |   |   |       
        |   |   |   |   +---MyCentron
        |   |   |   |   |   \---Dashboard
        |   |   |   |   |           DashboardContainerRepository.cs
        |   |   |   |   |           
        |   |   |   |   +---Sales
        |   |   |   |   |   +---BillingCenter
        |   |   |   |   |   |       BillingCenterRepository.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CustomerAssets
        |   |   |   |   |   |   +---AutomaticFactura
        |   |   |   |   |   |   |       ContractRepository.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Invoices
        |   |   |   |   |   |   |       InvoiceRepository.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---VersionControl
        |   |   |   |   |   |           VersionControlDAO.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Customers
        |   |   |   |   |   |   +---Assets
        |   |   |   |   |   |   |       AssetDAO.cs
        |   |   |   |   |   |   |       AssetHeadDAO.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Marketing
        |   |   |   |   |   |           TelemarketingRepositoryDAO.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---DocumentationWizard
        |   |   |   |   |   |       DocumentationWizardDAO.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Helpdesks
        |   |   |   |   |   |       HelpdeskRepositoryDAO.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---MasterDataLists
        |   |   |   |   |   |       SaveMasterDataListRepository.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Receipts
        |   |   |   |   |       |   SaveReceiptRepository.cs
        |   |   |   |   |       |   
        |   |   |   |   |       +---ContractList
        |   |   |   |   |       |       SaveReceiptContractRepository.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---CreditVoucher
        |   |   |   |   |       |       SaveReceiptCreditVoucherRepository.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---DeliveryList
        |   |   |   |   |       |       SaveReceiptDeliveryListRepository.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---Invoice
        |   |   |   |   |       |   |   SaveReceiptInvoiceRepository.cs
        |   |   |   |   |       |   |   
        |   |   |   |   |       |   \---Dunning
        |   |   |   |   |       |           SaveDunningRepository.cs
        |   |   |   |   |       |           
        |   |   |   |   |       +---Offers
        |   |   |   |   |       |       SaveReceiptOfferRepository.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---Order
        |   |   |   |   |       |       SaveReceiptOrderRepository.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---PickupList
        |   |   |   |   |       |       SaveReceiptPickupListRepository.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---SupplierCreditVouchers
        |   |   |   |   |       |       SaveReceiptSupplierCreditVoucherRepository.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---SupplierDeliveryLists
        |   |   |   |   |       |       SaveReceiptSupplierDeliveryListRepository.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---SupplierInvoice
        |   |   |   |   |       |       SaveReceiptSupplierInvoiceRepository.cs
        |   |   |   |   |       |       
        |   |   |   |   |       \---SupplierOrders
        |   |   |   |   |               SaveReceiptSupplierOrderRepository.cs
        |   |   |   |   |               
        |   |   |   |   +---Statistics
        |   |   |   |   |   +---ContractStatistics
        |   |   |   |   |   |       ContractStatisticRepository.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---SaleStatistics
        |   |   |   |   |           SaleStatisticRepository.cs
        |   |   |   |   |           
        |   |   |   |   \---Warehousing
        |   |   |   |       +---ArtcleImport
        |   |   |   |       |       ArticleImportRepository.cs
        |   |   |   |       |       
        |   |   |   |       +---ArticleManagement
        |   |   |   |       |       AdditionalArticleRepository.cs
        |   |   |   |       |       ArticleFreeSpecificationRepository.cs
        |   |   |   |       |       ArticleRepository.cs
        |   |   |   |       |       EnvironmentalProtectionRepository.cs
        |   |   |   |       |       WorkSafetyRepository.cs
        |   |   |   |       |       
        |   |   |   |       +---Barcodes
        |   |   |   |       |       BarcodeConditionRepository.cs
        |   |   |   |       |       BarcodeRepository.cs
        |   |   |   |       |       
        |   |   |   |       +---Commissioning
        |   |   |   |       |       CommissioningRepository.cs
        |   |   |   |       |       
        |   |   |   |       +---InventoryManagement
        |   |   |   |       |       InventoryRepository.cs
        |   |   |   |       |       
        |   |   |   |       \---StockManagement
        |   |   |   |               ArticleStockRepository.cs
        |   |   |   |               PartListArticleRepository.cs
        |   |   |   |               StoragePlaceRepository.cs
        |   |   |   |               
        |   |   |   +---Statistics
        |   |   |   |   |   StatisticsDAO.cs
        |   |   |   |   |   StatisticsEnum.cs
        |   |   |   |   |   
        |   |   |   |   \---Administration
        |   |   |   |       \---Employees
        |   |   |   |               EmployeeUtilizationDAO.cs
        |   |   |   |               
        |   |   |   +---Testing
        |   |   |   |       TestDAO.cs
        |   |   |   |       
        |   |   |   +---TextModuleArea
        |   |   |   |       TextModuleMaps.cs
        |   |   |   |       
        |   |   |   +---TradePool
        |   |   |   |       TradePoolDAO.cs
        |   |   |   |       
        |   |   |   \---UserTypes
        |   |   |           AllDeleteOrphanGenericBag.cs
        |   |   |           AllDeleteOrphanUserCollectionType.cs
        |   |   |           BaseUserType.cs
        |   |   |           DateTimeToTimeSpanCustomType.cs
        |   |   |           DefaultWarehouseI3DCustomType.cs
        |   |   |           DelphiColorStringToHexColorCustomType.cs
        |   |   |           DelphiColorToColorCustomType.cs
        |   |   |           DunningSendTypeUserType.cs
        |   |   |           EnumMappingType.cs
        |   |   |           IntListCustomType.cs
        |   |   |           JsonCustomType.cs
        |   |   |           MailingByteToStringUserType.cs
        |   |   |           MailingVariablesUserType.cs
        |   |   |           MediaColorCustomType.cs
        |   |   |           StockKindCustomType.cs
        |   |   |           StringBooleanCustomType.cs
        |   |   |           StringListCustomType.cs
        |   |   |           TruncatedStringUserType.cs
        |   |   |           ULongToLongCustomType.cs
        |   |   |           VariableAttributesCustomType.cs
        |   |   |           VersionCustomType.cs
        |   |   |           
        |   |   +---Centron.Entities
        |   |   |   |   Centron.Entities.csproj
        |   |   |   |   PersistedEntity.cs
        |   |   |   |   PersistedLongEntity.cs
        |   |   |   |   
        |   |   |   +---bin
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   +---Entities
        |   |   |   |   |   BaseEntity.cs
        |   |   |   |   |   BaseLongEntity.cs
        |   |   |   |   |   DBEntity.cs
        |   |   |   |   |   
        |   |   |   |   +---Accounting
        |   |   |   |   |       BankAccount.cs
        |   |   |   |   |       BankAccountBranch.cs
        |   |   |   |   |       ProfitAndLossAccount.cs
        |   |   |   |   |       
        |   |   |   |   +---Accounts
        |   |   |   |   |   |   Account.cs
        |   |   |   |   |   |   AccountAddress.cs
        |   |   |   |   |   |   AccountAddressContact.cs
        |   |   |   |   |   |   AccountAddressContactPicture.cs
        |   |   |   |   |   |   AccountCustomer.cs
        |   |   |   |   |   |   AccountLog.cs
        |   |   |   |   |   |   AccountRelationship.cs
        |   |   |   |   |   |   AccountSearchItem.cs
        |   |   |   |   |   |   AccountSearchItemAcc.cs
        |   |   |   |   |   |   AccountSupplier.cs
        |   |   |   |   |   |   AccountType.cs
        |   |   |   |   |   |   AccountTypeToAccount.cs
        |   |   |   |   |   |   ApproachZone.cs
        |   |   |   |   |   |   CustomerCostCenter.cs
        |   |   |   |   |   |   CustomerToBranch.cs
        |   |   |   |   |   |   Hotline.cs
        |   |   |   |   |   |   PcProducer.cs
        |   |   |   |   |   |   PreviousProducer.cs
        |   |   |   |   |   |   PrinterProducer.cs
        |   |   |   |   |   |   ServerProducer.cs
        |   |   |   |   |   |   TapiNumber.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---AccountContracts
        |   |   |   |   |   |       AccountContract.cs
        |   |   |   |   |   |       AccountContractKind.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---AccountMigrations
        |   |   |   |   |   |       AccountMigrationItem.cs
        |   |   |   |   |   |       CustomerMigrationCompanyInfo.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Activities
        |   |   |   |   |   |       AccountActivity.cs
        |   |   |   |   |   |       AccountActivityOptions.cs
        |   |   |   |   |   |       AccountActivityProcessLogs.cs
        |   |   |   |   |   |       AccountActivitySearchItem.cs
        |   |   |   |   |   |       AccountActivityTemplate.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Campaigns
        |   |   |   |   |   |       Campaign.cs
        |   |   |   |   |   |       CampaignDecisionTemplateText.cs
        |   |   |   |   |   |       CampaignEmployees.cs
        |   |   |   |   |   |       CampaignMarker.cs
        |   |   |   |   |   |       CampaignParticipant.cs
        |   |   |   |   |   |       CampaignParticipantContactPerson.cs
        |   |   |   |   |   |       CampaignPhase.cs
        |   |   |   |   |   |       CampaignPhaseAction.cs
        |   |   |   |   |   |       CampaignPhaseActionExecute.cs
        |   |   |   |   |   |       CampaignProcessProperties.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ExtendedFilters
        |   |   |   |   |   |       AccountCustomFilter.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---HotlineArea
        |   |   |   |   |   |       HotlineCustomCategory.cs
        |   |   |   |   |   |       HotlineCustomItem.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Marketing
        |   |   |   |   |   |       AccountBusinessLine.cs
        |   |   |   |   |   |       AccountInterest.cs
        |   |   |   |   |   |       AccountLicense.cs
        |   |   |   |   |   |       AccountProduct.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---PrintOptions
        |   |   |   |   |   |       AccountPrintOption.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SpecialPrices
        |   |   |   |   |   |       AccountArticleSpecialPricesImportSettings.cs
        |   |   |   |   |   |       AccountSpecialPrice.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Survey
        |   |   |   |   |           SurveyFolder.cs
        |   |   |   |   |           SurveyProcessProperties.cs
        |   |   |   |   |           SurveyQuestionCategory.cs
        |   |   |   |   |           SurveyStepInstruction.cs
        |   |   |   |   |           
        |   |   |   |   +---Administration
        |   |   |   |   |   |   AppGroup.cs
        |   |   |   |   |   |   AppGroupRightAssignment.cs
        |   |   |   |   |   |   AppRight.cs
        |   |   |   |   |   |   AppRightCompact.cs
        |   |   |   |   |   |   AppRightLog.cs
        |   |   |   |   |   |   AppRightManagementEntitiy.cs
        |   |   |   |   |   |   AppUser.cs
        |   |   |   |   |   |   AppUserMember.cs
        |   |   |   |   |   |   BackgroundService.cs
        |   |   |   |   |   |   RiverSuiteRelevantRight.cs
        |   |   |   |   |   |   TwoFactorAuthLastLogin.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---AccessTokens
        |   |   |   |   |   |       AccessToken.cs
        |   |   |   |   |   |       AccessTokenLog.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Applications
        |   |   |   |   |   |       ApplicationVersion.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ArtificialIntelligence
        |   |   |   |   |   |       ArtificialIntelligenceChat.cs
        |   |   |   |   |   |       ArtificialIntelligenceChatInstructionPrompt.cs
        |   |   |   |   |   |       ArtificialIntelligenceChatMessage.cs
        |   |   |   |   |   |       ArtificialIntelligenceChatToolCall.cs
        |   |   |   |   |   |       ArtificialIntelligencePromptCategory.cs
        |   |   |   |   |   |       ArtificialIntelligencePromptSettings.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---BookKeepingAccountSystems
        |   |   |   |   |   |       BookKeepingAccount.cs
        |   |   |   |   |   |       BookKeepingAccountSystem.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Company
        |   |   |   |   |   |       Mandator.cs
        |   |   |   |   |   |       MandatorBankInfo.cs
        |   |   |   |   |   |       NumberGroup.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CompanyInformations
        |   |   |   |   |   |       CompanyPreview.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Customization
        |   |   |   |   |   |       ModuleCustomProperty.cs
        |   |   |   |   |   |       ModuleCustomPropertyPossibleValue.cs
        |   |   |   |   |   |       ModuleCustomPropertyValue.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Documents
        |   |   |   |   |   |   +---Dsgvo
        |   |   |   |   |   |   |       AccountOrderProcessingContract.cs
        |   |   |   |   |   |   |       OnlinePdfDocument.cs
        |   |   |   |   |   |   |       OrderProcessingContractTemplate.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Receipts
        |   |   |   |   |   |   |       ReceiptComment.cs
        |   |   |   |   |   |   |       ReceiptPdfDocument.cs
        |   |   |   |   |   |   |       ReceiptPdfDocumentLog.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---SepaContracts
        |   |   |   |   |   |           SepaContract.cs
        |   |   |   |   |   |           SepaContractTemplate.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Employees
        |   |   |   |   |   |   |   EmployeeDepartment.cs
        |   |   |   |   |   |   |   EmployeeDepartment2.cs
        |   |   |   |   |   |   |   EmployeeDepartmentSorting.cs
        |   |   |   |   |   |   |   EmployeeFavorite.cs
        |   |   |   |   |   |   |   EmployeeSetting.cs
        |   |   |   |   |   |   |   EmployeeSettingsProfile.cs
        |   |   |   |   |   |   |   EmployeeSettingsProfileNet.cs
        |   |   |   |   |   |   |   EmployeeSkills.cs
        |   |   |   |   |   |   |   EmployeeToSalesArea.cs
        |   |   |   |   |   |   |   EmployeeToSalesArea2.cs
        |   |   |   |   |   |   |   Skillgroup.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Mapping
        |   |   |   |   |   |           EmployeeDepartmentAssignment.cs
        |   |   |   |   |   |           EmployeeHolidayCover.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Environments
        |   |   |   |   |   |       RememberLoginSettings.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---FileManagement
        |   |   |   |   |   |   |   Directory.cs
        |   |   |   |   |   |   |   Directory2.cs
        |   |   |   |   |   |   |   DirectoryInfo.cs
        |   |   |   |   |   |   |   DirectoryReference.cs
        |   |   |   |   |   |   |   DocPages.cs
        |   |   |   |   |   |   |   DocSyncDirectory.cs
        |   |   |   |   |   |   |   DocSyncDocument.cs
        |   |   |   |   |   |   |   Document.cs
        |   |   |   |   |   |   |   DocumentMetaInformation.cs
        |   |   |   |   |   |   |   DocumentThumbnail.cs
        |   |   |   |   |   |   |   EDIDocumentsUpload.cs
        |   |   |   |   |   |   |   EDIDocuments_old.cs
        |   |   |   |   |   |   |   EDISaveResult.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---SharedDocuments
        |   |   |   |   |   |           SharedDocument.cs
        |   |   |   |   |   |           SharedDocumentForAcceptance.cs
        |   |   |   |   |   |           SharedDocumentLog.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---HourlySurchargeRates
        |   |   |   |   |   |       HourlySurchargeRate.cs
        |   |   |   |   |   |       HourlySurchargeRateItem.cs
        |   |   |   |   |   |       HourlySurchargeRateLog.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---IndexSearch
        |   |   |   |   |   |       DocumentFulltextIndex.cs
        |   |   |   |   |   |       DocumentFulltextIndexStat.cs
        |   |   |   |   |   |       ObjectFulltextIndex.cs
        |   |   |   |   |   |       ObjectFulltextIndexStats.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Logins
        |   |   |   |   |   |       LoggedInUser.cs
        |   |   |   |   |   |       WebAccount.cs
        |   |   |   |   |   |       WebAccountToContactPerson.cs
        |   |   |   |   |   |       WebRights.cs
        |   |   |   |   |   |       WebRightsCategories.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---MandatoryArea
        |   |   |   |   |   |       Mandatory.cs
        |   |   |   |   |   |       MandatoryExtended.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---MasterData
        |   |   |   |   |   |       AssetCondition.cs
        |   |   |   |   |   |       AssetConditionCompact.cs
        |   |   |   |   |   |       AssetConditionText.cs
        |   |   |   |   |   |       BaseAssetCondition.cs
        |   |   |   |   |   |       Country.cs
        |   |   |   |   |   |       TextFormatting.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---PerformanceTests
        |   |   |   |   |   |       PerformanceTestDummy.cs
        |   |   |   |   |   |       PerformanceTestResult.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Scripts
        |   |   |   |   |   |       DBUpdate.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Settings
        |   |   |   |   |   |       AppSetting.cs
        |   |   |   |   |   |       AppSettingData.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SQLManagement
        |   |   |   |   |   |       ExecutedSqlQuery.cs
        |   |   |   |   |   |       SqlBackupInformation.cs
        |   |   |   |   |   |       SqlMaintenancePlan.cs
        |   |   |   |   |   |       SqlProcess.cs
        |   |   |   |   |   |       SqlTableInformation.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Themes
        |   |   |   |   |           Theme.cs
        |   |   |   |   |           
        |   |   |   |   +---AppointmentRequests
        |   |   |   |   |       AppointmentProposal.cs
        |   |   |   |   |       AppointmentRequest.cs
        |   |   |   |   |       
        |   |   |   |   +---BranchArea
        |   |   |   |   |       BaseBranch.cs
        |   |   |   |   |       Branch.cs
        |   |   |   |   |       MaterialGroupBranchRevenueAndExpenseAccount.cs
        |   |   |   |   |       SecondaryMaterialGroupBranchRevenueAndExpenseAccount.cs
        |   |   |   |   |       
        |   |   |   |   +---Businesspartner
        |   |   |   |   |   |   Supplier.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---SupplierBooking
        |   |   |   |   |   |       SupplierBookingCompact.cs
        |   |   |   |   |   |       SupplierBookingItemCompact.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SupplierCalculation
        |   |   |   |   |   |       SupplierCalculationCompact.cs
        |   |   |   |   |   |       SupplierCalculationItemCompact.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SupplierCreditVoucher
        |   |   |   |   |   |       SupplierCreditVoucherCompact.cs
        |   |   |   |   |   |       SupplierCreditVoucherItemCompact.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SupplierGoodsInward
        |   |   |   |   |   |       SupplierGoodsInwardCompact.cs
        |   |   |   |   |   |       SupplierGoodsInwardItemCompact.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---SupplierInquiry
        |   |   |   |   |           SupplierInquiryCompact.cs
        |   |   |   |   |           SupplierInquiryItemCompact.cs
        |   |   |   |   |           
        |   |   |   |   +---Buying
        |   |   |   |   |   +---External
        |   |   |   |   |   |       Distributor.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---SupplierArea
        |   |   |   |   |           SupplierToBranch.cs
        |   |   |   |   |           
        |   |   |   |   +---CentronIcons
        |   |   |   |   |       CentronIcon.cs
        |   |   |   |   |       
        |   |   |   |   +---ChangeTracking
        |   |   |   |   |   |   ChangeLog.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---History
        |   |   |   |   |           ImportHistory.cs
        |   |   |   |   |           
        |   |   |   |   +---Chats
        |   |   |   |   |       Chat.cs
        |   |   |   |   |       ChatMember.cs
        |   |   |   |   |       ChatMemberLastViewedHistory.cs
        |   |   |   |   |       ChatMessage.cs
        |   |   |   |   |       ChatUnreadMessageEmailSent.cs
        |   |   |   |   |       
        |   |   |   |   +---ChecklistArea
        |   |   |   |   |       CentronChecklist.cs
        |   |   |   |   |       CentronChecklistBase.cs
        |   |   |   |   |       CentronChecklistCompact.cs
        |   |   |   |   |       CentronChecklistCustomerMapping.cs
        |   |   |   |   |       CentronChecklistItem.cs
        |   |   |   |   |       CentronChecklistItemLog.cs
        |   |   |   |   |       CentronChecklistLog.cs
        |   |   |   |   |       
        |   |   |   |   +---Constants
        |   |   |   |   |       CentronConstant.cs
        |   |   |   |   |       CentronConstantType.cs
        |   |   |   |   |       
        |   |   |   |   +---CustomerArea
        |   |   |   |   |   |   Address.cs
        |   |   |   |   |   |   AddressContactPersonWebAccountRequest.cs
        |   |   |   |   |   |   AddressStruct.cs
        |   |   |   |   |   |   ContactDepartment.cs
        |   |   |   |   |   |   ContactPerson.cs
        |   |   |   |   |   |   ContactPersonPicture.cs
        |   |   |   |   |   |   ContactSalutation.cs
        |   |   |   |   |   |   ContactStruct.cs
        |   |   |   |   |   |   Customer.cs
        |   |   |   |   |   |   CustomerBase.cs
        |   |   |   |   |   |   CustomerCompact.cs
        |   |   |   |   |   |   CustomerCount.cs
        |   |   |   |   |   |   CustomerOptimized.cs
        |   |   |   |   |   |   CustomerSpecialArticle.cs
        |   |   |   |   |   |   CustomerWithContactPerson.cs
        |   |   |   |   |   |   MobileAddress.cs
        |   |   |   |   |   |   MobileCustomer.cs
        |   |   |   |   |   |   SearchAddressContactResult.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---CRM
        |   |   |   |   |   |   \---Activities
        |   |   |   |   |   |       |   Activity.cs
        |   |   |   |   |   |       |   ActivityHistory.cs
        |   |   |   |   |   |       |   ActivityObjectKind.cs
        |   |   |   |   |   |       |   ActivityTemplate.cs
        |   |   |   |   |   |       |   ActivityTemplateKind.cs
        |   |   |   |   |   |       |   ActivityTypes.cs
        |   |   |   |   |   |       |   
        |   |   |   |   |   |       +---BaseActivities
        |   |   |   |   |   |       |       BaseActivity.cs
        |   |   |   |   |   |       |       
        |   |   |   |   |   |       \---Mobile
        |   |   |   |   |   |               MobileActivity.cs
        |   |   |   |   |   |               
        |   |   |   |   |   +---CustomerDetails
        |   |   |   |   |   |       BusinessLine.cs
        |   |   |   |   |   |       ContactActivity.cs
        |   |   |   |   |   |       CustomerAncestry.cs
        |   |   |   |   |   |       CustomerArticle.cs
        |   |   |   |   |   |       CustomerBusinessLine.cs
        |   |   |   |   |   |       CustomerClassification.cs
        |   |   |   |   |   |       CustomerCorporationLink.cs
        |   |   |   |   |   |       CustomerInterest.cs
        |   |   |   |   |   |       CustomerProduct.cs
        |   |   |   |   |   |       CustomerSpecialPrice.cs
        |   |   |   |   |   |       Interest.cs
        |   |   |   |   |   |       Product.cs
        |   |   |   |   |   |       SalesArea.cs
        |   |   |   |   |   |       SalesControlling.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---RmaArea
        |   |   |   |   |   |       Rma.cs
        |   |   |   |   |   |       RmaArticle.cs
        |   |   |   |   |   |       RmaArticleHistory.cs
        |   |   |   |   |   |       RmaSendBack.cs
        |   |   |   |   |   |       RmaSendBackArticle.cs
        |   |   |   |   |   |       RmaSendForth.cs
        |   |   |   |   |   |       RmaSendForthArticle.cs
        |   |   |   |   |   |       RmaSendKind.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Support
        |   |   |   |   |       |   CTRType.cs
        |   |   |   |   |       |   CTRTypeEditor.cs
        |   |   |   |   |       |   CustomerPatterns.cs
        |   |   |   |   |       |   EstimatedProgressForHelpdesk.cs
        |   |   |   |   |       |   Helpdesk.cs
        |   |   |   |   |       |   HelpdeskCategory.cs
        |   |   |   |   |       |   HelpdeskCategoryBase.cs
        |   |   |   |   |       |   HelpdeskCategoryMobile.cs
        |   |   |   |   |       |   HelpdeskCategoryPattern.cs
        |   |   |   |   |       |   HelpdeskCategoryToSkillAssignment.cs
        |   |   |   |   |       |   HelpdeskCreationTemplate.cs
        |   |   |   |   |       |   HelpdeskDeviceLink.cs
        |   |   |   |   |       |   HelpdeskEditor.cs
        |   |   |   |   |       |   HelpdeskEditorSaveable.cs
        |   |   |   |   |       |   HelpdeskFavorite.cs
        |   |   |   |   |       |   HelpdeskHistory.cs
        |   |   |   |   |       |   HelpdeskHistoryReceiver.cs
        |   |   |   |   |       |   HelpdeskPriority.cs
        |   |   |   |   |       |   HelpdeskPriorityBase.cs
        |   |   |   |   |       |   HelpdeskPriorityMobile.cs
        |   |   |   |   |       |   HelpdeskSolution.cs
        |   |   |   |   |       |   HelpdeskState.cs
        |   |   |   |   |       |   HelpdeskStateBase.cs
        |   |   |   |   |       |   HelpdeskStateMobile.cs
        |   |   |   |   |       |   HelpdeskTimeRecording.cs
        |   |   |   |   |       |   HelpdeskTimerSignatureCompact.cs
        |   |   |   |   |       |   HelpdeskType.cs
        |   |   |   |   |       |   HelpdeskViewItem.cs
        |   |   |   |   |       |   HelpdeskWebLinkOption.cs
        |   |   |   |   |       |   HelpdeskWorkflowMissingEmailCheck.cs
        |   |   |   |   |       |   MobileHelpdesk.cs
        |   |   |   |   |       |   StopwatchNotification.cs
        |   |   |   |   |       |   TicketCategoryToCustomer.cs
        |   |   |   |   |       |   TicketPattern.cs
        |   |   |   |   |       |   TicketPatternChecklistLink.cs
        |   |   |   |   |       |   TicketPatternCustomerMapping.cs
        |   |   |   |   |       |   TicketPatternPreview.cs
        |   |   |   |   |       |   TicketProjectDependency.cs
        |   |   |   |   |       |   TicketProjectSettings.cs
        |   |   |   |   |       |   UserHelpdeskData.cs
        |   |   |   |   |       |   
        |   |   |   |   |       \---TicketProcess
        |   |   |   |   |               TicketProcessTemplateFolder.cs
        |   |   |   |   |               
        |   |   |   |   +---Customizations
        |   |   |   |   |   \---CustomTables
        |   |   |   |   |           CustomTable.cs
        |   |   |   |   |           CustomTableColumn.cs
        |   |   |   |   |           CustomTableRow.cs
        |   |   |   |   |           
        |   |   |   |   +---DataExchange
        |   |   |   |   |   +---BookKeeping
        |   |   |   |   |   |   +---Export
        |   |   |   |   |   |   |       BookKeepingAddress.cs
        |   |   |   |   |   |   |       BookKeepingCustomerAssetExportFlag.cs
        |   |   |   |   |   |   |       BookKeepingExportConfiguration.cs
        |   |   |   |   |   |   |       BookKeepingExportCustomInterfaceColumn.cs
        |   |   |   |   |   |   |       BookKeepingExportCustomInterfaceSettings.cs
        |   |   |   |   |   |   |       BookKeepingExportTypes.cs
        |   |   |   |   |   |   |       BookKeepingExportUserSettings.cs
        |   |   |   |   |   |   |       BookKeepingReceipt.cs
        |   |   |   |   |   |   |       BookKeepingReceiptItem.cs
        |   |   |   |   |   |   |       BookKeepingSupplierAssetExportFlag.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Import
        |   |   |   |   |   |   |       BookKeepingImportCreditVoucherOriginInfo.cs
        |   |   |   |   |   |   |       BookKeepingImportData.cs
        |   |   |   |   |   |   |       BookKeepingImportHistory.cs
        |   |   |   |   |   |   |       BookKeepingImportTypes.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Settings
        |   |   |   |   |   |       \---OposImports
        |   |   |   |   |   |               BookKeepingImportInterface.cs
        |   |   |   |   |   |               BookKeepingImportInterfaceColumn.cs
        |   |   |   |   |   |               
        |   |   |   |   |   +---Connectors
        |   |   |   |   |   |       DocBeeTicketTemplate.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---EDI
        |   |   |   |   |   |   \---Mappings
        |   |   |   |   |   |           ExternalConditionMapping.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---PaymentTransactions
        |   |   |   |   |   |       InvoicePaymentTransaction.cs
        |   |   |   |   |   |       PaymentInformation.cs
        |   |   |   |   |   |       PaymentTransactionExportItem.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---TanssInterfaces
        |   |   |   |   |   |       Tanss.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---TelekomDive
        |   |   |   |   |           TelekomDiveProfile.cs
        |   |   |   |   |           
        |   |   |   |   +---DbEntities
        |   |   |   |   |   |   AbholKopf.cs
        |   |   |   |   |   |   AbholPos.cs
        |   |   |   |   |   |   AccountAddressContacts.cs
        |   |   |   |   |   |   AngKopf.cs
        |   |   |   |   |   |   AngPos.cs
        |   |   |   |   |   |   Anschrif.cs
        |   |   |   |   |   |   ApplicationSetting.cs
        |   |   |   |   |   |   AufKopf.cs
        |   |   |   |   |   |   AufPos.cs
        |   |   |   |   |   |   BestKopf2.cs
        |   |   |   |   |   |   BestPos2.cs
        |   |   |   |   |   |   GeraeteKopf.cs
        |   |   |   |   |   |   GeraetePos.cs
        |   |   |   |   |   |   GutKopf.cs
        |   |   |   |   |   |   GutPos.cs
        |   |   |   |   |   |   IsDsgvoSetNullAttribute.cs
        |   |   |   |   |   |   KalkKopf.cs
        |   |   |   |   |   |   KalkPos.cs
        |   |   |   |   |   |   Kontakte.cs
        |   |   |   |   |   |   KontakteAnschriften.cs
        |   |   |   |   |   |   KontaktePersonen.cs
        |   |   |   |   |   |   Kreditor.cs
        |   |   |   |   |   |   Kunden.cs
        |   |   |   |   |   |   LiefKopf.cs
        |   |   |   |   |   |   LiefPos.cs
        |   |   |   |   |   |   LiGutKopf.cs
        |   |   |   |   |   |   LiGutPos.cs
        |   |   |   |   |   |   Mahnlauf.cs
        |   |   |   |   |   |   Personen.cs
        |   |   |   |   |   |   PersonenAktivitaet.cs
        |   |   |   |   |   |   RechKopf.cs
        |   |   |   |   |   |   RechPos.cs
        |   |   |   |   |   |   VertragKopf.cs
        |   |   |   |   |   |   VertragPos.cs
        |   |   |   |   |   |   WareKopf.cs
        |   |   |   |   |   |   WarePos.cs
        |   |   |   |   |   |   WebAccounts.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---Receipts
        |   |   |   |   |           IReceiptTable.cs
        |   |   |   |   |           ReceiptTable.cs
        |   |   |   |   |           
        |   |   |   |   +---Devices
        |   |   |   |   |       AccountDevice.cs
        |   |   |   |   |       AccountDeviceLog.cs
        |   |   |   |   |       AccountDeviceOverview.cs
        |   |   |   |   |       AccountDeviceToTicket.cs
        |   |   |   |   |       AccountDeviceUri.cs
        |   |   |   |   |       
        |   |   |   |   +---DocuBoard
        |   |   |   |   |       AssetManagementADSystemUserExclusion.cs
        |   |   |   |   |       AssetManagementArticleAssignment.cs
        |   |   |   |   |       AssetManagementPartner.cs
        |   |   |   |   |       AssetManagementPartnerItem.cs
        |   |   |   |   |       
        |   |   |   |   +---DocumentationArea
        |   |   |   |   |       BaseDocumentation.cs
        |   |   |   |   |       BaseDocumentationCategory.cs
        |   |   |   |   |       Documentation.cs
        |   |   |   |   |       DocumentationCategory.cs
        |   |   |   |   |       DocumentationCategoryToCustomer.cs
        |   |   |   |   |       DocumentationVersion.cs
        |   |   |   |   |       
        |   |   |   |   +---EDI
        |   |   |   |   |   |   EDIAdditionalArticles.cs
        |   |   |   |   |   |   EDIDeliveryHead.cs
        |   |   |   |   |   |   EDIDeliveryItems.cs
        |   |   |   |   |   |   EDIDeliveryItemsToOrder.cs
        |   |   |   |   |   |   EDIDocuments.cs
        |   |   |   |   |   |   EDIGatewayKind.cs
        |   |   |   |   |   |   EDIGatewayServerKind.cs
        |   |   |   |   |   |   EDIGatewaySetting.cs
        |   |   |   |   |   |   EDIGatewaySettingKind.cs
        |   |   |   |   |   |   EDIInvoiceBarcodes.cs
        |   |   |   |   |   |   EDIInvoiceHead.cs
        |   |   |   |   |   |   EDIInvoiceItems.cs
        |   |   |   |   |   |   EDIInvoiceItemsToOrder.cs
        |   |   |   |   |   |   EDIManagementLog.cs
        |   |   |   |   |   |   EDIOrderResponseHead.cs
        |   |   |   |   |   |   EDIOrderResponseItems.cs
        |   |   |   |   |   |   EDIOrderResponseItemsToOrder.cs
        |   |   |   |   |   |   EGISWarenkorbHead.cs
        |   |   |   |   |   |   EGISWarenkorbItems.cs
        |   |   |   |   |   |   ITScopeEDILog.cs
        |   |   |   |   |   |   MultiDistributorEDILog.cs
        |   |   |   |   |   |   SupplierEdiConfigurations.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---ArticleExport
        |   |   |   |   |           IArticleForExport.cs
        |   |   |   |   |           
        |   |   |   |   +---EmployeeArea
        |   |   |   |   |   |   Employee.cs
        |   |   |   |   |   |   EmployeeArticle.cs
        |   |   |   |   |   |   EmployeeArticle2.cs
        |   |   |   |   |   |   EmployeeBase.cs
        |   |   |   |   |   |   EmployeeCompact.cs
        |   |   |   |   |   |   EmployeeHoliday.cs
        |   |   |   |   |   |   EmployeeHolidayLog.cs
        |   |   |   |   |   |   EmployeeHolidayType.cs
        |   |   |   |   |   |   EmployeeImage.cs
        |   |   |   |   |   |   EmployeeManagementVar.cs
        |   |   |   |   |   |   EmployeeRfidToken.cs
        |   |   |   |   |   |   EmployeeStatistic.cs
        |   |   |   |   |   |   EmployeeUserSetting.cs
        |   |   |   |   |   |   LicensedEmployee.cs
        |   |   |   |   |   |   SupportLevelEmployee.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---TeamManagement
        |   |   |   |   |           EmployeeTeam.cs
        |   |   |   |   |           EmployeeTeamEmployeeKinds.cs
        |   |   |   |   |           EmployeeToEmployeeTeam.cs
        |   |   |   |   |           
        |   |   |   |   +---Environments
        |   |   |   |   |   +---SqlDatabase
        |   |   |   |   |   |       TriggerInfo.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Tapi
        |   |   |   |   |           LocalTapiConfig.cs
        |   |   |   |   |           
        |   |   |   |   +---ExpectedEvents
        |   |   |   |   |       EventTriggerKind.cs
        |   |   |   |   |       ExpectedEventLogEntries.cs
        |   |   |   |   |       ExpectedEvents.cs
        |   |   |   |   |       ExpectedEventType.cs
        |   |   |   |   |       
        |   |   |   |   +---ExternalHelpdesk
        |   |   |   |   |       ExternalHelpdeskConfiguration.cs
        |   |   |   |   |       
        |   |   |   |   +---ExternalTools
        |   |   |   |   |       ExternalTool.cs
        |   |   |   |   |       
        |   |   |   |   +---Finances
        |   |   |   |   |   +---Crm
        |   |   |   |   |   |       AccountNavInfo.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---IncomingPayments
        |   |   |   |   |   |       IncomingPaymentLog.cs
        |   |   |   |   |   |       IncomingPaymentLogOverview.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---OnlineBanking
        |   |   |   |   |   |       OnlineBankingAccountTransaction.cs
        |   |   |   |   |   |       OnlineBankingConfiguration.cs
        |   |   |   |   |   |       OnlineBankingConfigurationFinApi.cs
        |   |   |   |   |   |       OnlineBankingConfigurationFinTS.cs
        |   |   |   |   |   |       OnlineBankingConfigurationSpreadsheet.cs
        |   |   |   |   |   |       OnlineBankingTransactionAssignment.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Payments
        |   |   |   |   |       +---IncomingPayments
        |   |   |   |   |       |       IncomingPayment.cs
        |   |   |   |   |       |       
        |   |   |   |   |       \---OutgoingPayments
        |   |   |   |   |               OutgoingPayment.cs
        |   |   |   |   |               
        |   |   |   |   +---Gateway
        |   |   |   |   |       CustomGatewayDefinition.cs
        |   |   |   |   |       
        |   |   |   |   +---GUI
        |   |   |   |   |   |   UserGrid.cs
        |   |   |   |   |   |   UserGridColumn.cs
        |   |   |   |   |   |   UserGridSetting.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---Profiles
        |   |   |   |   |           CentronUiProfile.cs
        |   |   |   |   |           CentronUiProfileSettings.cs
        |   |   |   |   |           CentronUiProfileUsers.cs
        |   |   |   |   |           
        |   |   |   |   +---HolidayArea
        |   |   |   |   |       PublicHoliday.cs
        |   |   |   |   |       
        |   |   |   |   +---ImageFactory
        |   |   |   |   |   \---WebsuiteImages
        |   |   |   |   |           WebsuiteImageData.cs
        |   |   |   |   |           WebsuiteImageDataPoint.cs
        |   |   |   |   |           
        |   |   |   |   +---Import
        |   |   |   |   |   +---Asset
        |   |   |   |   |   |       CentronWebServiceImportSource.cs
        |   |   |   |   |   |       FileImportOrderSource.cs
        |   |   |   |   |   |       FTPImportOrderSource.cs
        |   |   |   |   |   |       IImportOrderSource.cs
        |   |   |   |   |   |       ImportOrder.cs
        |   |   |   |   |   |       ImportOrderAddress.cs
        |   |   |   |   |   |       ImportOrderContactPerson.cs
        |   |   |   |   |   |       ImportOrderPosition.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Log
        |   |   |   |   |           EDIGatewayLOG.cs
        |   |   |   |   |           EDIGatewayLogDetails.cs
        |   |   |   |   |           EDIGatewayLogXml.cs
        |   |   |   |   |           
        |   |   |   |   +---Integrations
        |   |   |   |   |       EsCustomerGroup.cs
        |   |   |   |   |       EsRole.cs
        |   |   |   |   |       
        |   |   |   |   +---ItPlanner
        |   |   |   |   |       RBChecklistVirtualObjectCategory.cs
        |   |   |   |   |       
        |   |   |   |   +---Logistics
        |   |   |   |   |   \---Warehousing
        |   |   |   |   |           Stock.cs
        |   |   |   |   |           StockRebookLog.cs
        |   |   |   |   |           
        |   |   |   |   +---Logos
        |   |   |   |   |       Logo.cs
        |   |   |   |   |       
        |   |   |   |   +---Mail
        |   |   |   |   |   +---BlackList
        |   |   |   |   |   |       DomainBlacklistItem.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Templates
        |   |   |   |   |           ContactToMailTemplateRelationshipKind.cs
        |   |   |   |   |           MailTemplate.cs
        |   |   |   |   |           MailTemplateAttachment.cs
        |   |   |   |   |           MailTemplateFolder.cs
        |   |   |   |   |           MailTemplateRelationshipKind.cs
        |   |   |   |   |           
        |   |   |   |   +---Mailings
        |   |   |   |   |       Mailing.cs
        |   |   |   |   |       MailingAttachments.cs
        |   |   |   |   |       MailingData.cs
        |   |   |   |   |       MailingDataOverview.cs
        |   |   |   |   |       MailingDataToRelationshipKind.cs
        |   |   |   |   |       MailingParticipation.cs
        |   |   |   |   |       MailingTemplates.cs
        |   |   |   |   |       MailingTexts.cs
        |   |   |   |   |       MailingToCustomer.cs
        |   |   |   |   |       ReminderOptions.cs
        |   |   |   |   |       
        |   |   |   |   +---MailScanner
        |   |   |   |   |       MailScannerCondition.cs
        |   |   |   |   |       MailScannerLog.cs
        |   |   |   |   |       MailScannerProfile.cs
        |   |   |   |   |       MailScannerTask.cs
        |   |   |   |   |       
        |   |   |   |   +---MassUpdate
        |   |   |   |   |   |   MassUpdateTemplate.cs
        |   |   |   |   |   |   MassUpdateTemplateItems.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---Settings
        |   |   |   |   |           PriceUpdateSettings.cs
        |   |   |   |   |           
        |   |   |   |   +---Merchandise
        |   |   |   |   |   +---Articles
        |   |   |   |   |   |       ArticleCompact.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Materialgroups
        |   |   |   |   |           MaterialGroupCompact.cs
        |   |   |   |   |           SecondaryMaterialGroupCompact.cs
        |   |   |   |   |           
        |   |   |   |   +---Mobile
        |   |   |   |   |   |   NewMobileAddress.cs
        |   |   |   |   |   |   NewMobileClient.cs
        |   |   |   |   |   |   NewMobileContactPerson.cs
        |   |   |   |   |   |   NewMobileCRM.cs
        |   |   |   |   |   |   NewMobileCRMDetails.cs
        |   |   |   |   |   |   NewMobileCustomer.cs
        |   |   |   |   |   |   NewMobileEmployee.cs
        |   |   |   |   |   |   NewMobileEmployeeDepartment.cs
        |   |   |   |   |   |   NewMobileHelpdesk.cs
        |   |   |   |   |   |   NewMobileHelpdeskCategory.cs
        |   |   |   |   |   |   NewMobileHelpdeskIssuer.cs
        |   |   |   |   |   |   NewMobileHelpdeskPriority.cs
        |   |   |   |   |   |   NewMobileHelpdeskState.cs
        |   |   |   |   |   |   NewMobileHelpdeskTimer.cs
        |   |   |   |   |   |   NewMobileHelpdeskTimerType.cs
        |   |   |   |   |   |   NewMobileHelpdeskType.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---MobileEmployeeArea
        |   |   |   |   |   |       MobileEmployee.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Modules
        |   |   |   |   |           NewMobileModuleActionLog.cs
        |   |   |   |   |           NewMobileModuleActionType.cs
        |   |   |   |   |           NewMobileModuleFavourite.cs
        |   |   |   |   |           NewMobileModuleToClient.cs
        |   |   |   |   |           
        |   |   |   |   +---Modules
        |   |   |   |   |       Module.cs
        |   |   |   |   |       ModuleCategory.cs
        |   |   |   |   |       ModuleFavorite.cs
        |   |   |   |   |       
        |   |   |   |   +---MyCentron
        |   |   |   |   |   |   LatestUsedCentronObject.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Dashboard
        |   |   |   |   |   |       DashboardContainer.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---QuickNotes
        |   |   |   |   |   |       QuickNote.cs
        |   |   |   |   |   |       QuickNoteCategoryDisplay.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Schedulings
        |   |   |   |   |           Scheduling.cs
        |   |   |   |   |           
        |   |   |   |   +---MyDay
        |   |   |   |   |       MyDayDismissedItem.cs
        |   |   |   |   |       MyDayEmployeeSelection.cs
        |   |   |   |   |       MyDayFinalizedDay.cs
        |   |   |   |   |       MyDayNotificationLog.cs
        |   |   |   |   |       MyDaySpecialTimeSetting.cs
        |   |   |   |   |       MyDaySpecialTimeSettingAssignment.cs
        |   |   |   |   |       MyDayUserItem.cs
        |   |   |   |   |       MyDayWorkItem.cs
        |   |   |   |   |       MyDayWorkItemComment.cs
        |   |   |   |   |       MyDayWorkItemFollower.cs
        |   |   |   |   |       MyDayWorkItemReaction.cs
        |   |   |   |   |       
        |   |   |   |   +---NexusNotifications
        |   |   |   |   |       NexusNotification.cs
        |   |   |   |   |       
        |   |   |   |   +---NexusTicketViews
        |   |   |   |   |       NexusTicketView.cs
        |   |   |   |   |       
        |   |   |   |   +---Notifications
        |   |   |   |   |       CentronNotification.cs
        |   |   |   |   |       NotificationUser.cs
        |   |   |   |   |       NotificationUsersToObject.cs
        |   |   |   |   |       
        |   |   |   |   +---ObjectExternalReferences
        |   |   |   |   |       ObjectExternalReference.cs
        |   |   |   |   |       
        |   |   |   |   +---ObjectTypes
        |   |   |   |   |       ObjectType.cs
        |   |   |   |   |       
        |   |   |   |   +---Outlook
        |   |   |   |   |       AssetKindResultEntity.cs
        |   |   |   |   |       
        |   |   |   |   +---PasswordManagementArea
        |   |   |   |   |       PasswordManagement.cs
        |   |   |   |   |       PasswordManagementAccessLog.cs
        |   |   |   |   |       PasswordManagementKeyword.cs
        |   |   |   |   |       PasswordManagementLog.cs
        |   |   |   |   |       PasswordManagementType.cs
        |   |   |   |   |       PasswordManagementUpdate.cs
        |   |   |   |   |       
        |   |   |   |   +---PasswordManager
        |   |   |   |   |   |   AccountVPNAccess.cs
        |   |   |   |   |   |   ExternalApplication.cs
        |   |   |   |   |   |   PasswordManagerCustomerCategory.cs
        |   |   |   |   |   |   PasswordManagerLog.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---Guideline
        |   |   |   |   |           PasswordManagerGuideline.cs
        |   |   |   |   |           PasswordManagerGuidelineCategory.cs
        |   |   |   |   |           PasswordManagerGuidelineCustomer.cs
        |   |   |   |   |           PasswordManagerGuidelineDepartment.cs
        |   |   |   |   |           PasswordManagerGuidelineEmployee.cs
        |   |   |   |   |           PasswordManagerGuidelineExcludedCustomer.cs
        |   |   |   |   |           
        |   |   |   |   +---Production
        |   |   |   |   |   |   ArticleProductionOrder.cs
        |   |   |   |   |   |   ArticleProductionOrderStepInfo.cs
        |   |   |   |   |   |   ArticleProductionOrderStepItem.cs
        |   |   |   |   |   |   ProductionMachine.cs
        |   |   |   |   |   |   ProductionMachineKind.cs
        |   |   |   |   |   |   ProductionMachineKindStepsDescription.cs
        |   |   |   |   |   |   ProductionMachineLocation.cs
        |   |   |   |   |   |   ProductionOrder.cs
        |   |   |   |   |   |   ProductionOrderItem.cs
        |   |   |   |   |   |   ProductionOrderLog.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---ArticleProductionOrderDataRecording
        |   |   |   |   |           ArticleProductionOrderStepItemTime.cs
        |   |   |   |   |           
        |   |   |   |   +---ProductMatrix
        |   |   |   |   |       CustomerProductMatrixCategory.cs
        |   |   |   |   |       CustomerProductMatrixProduct.cs
        |   |   |   |   |       CustomerProductMatrixRating.cs
        |   |   |   |   |       CustomerProductMatrixRatingChangeLog.cs
        |   |   |   |   |       
        |   |   |   |   +---ProjectArea
        |   |   |   |   |   |   BaseTask.cs
        |   |   |   |   |   |   Project.cs
        |   |   |   |   |   |   ProjectStage.cs
        |   |   |   |   |   |   ProjectStageInvolvedPerson.cs
        |   |   |   |   |   |   ProjectStageTask.cs
        |   |   |   |   |   |   ProjectTasks.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---ProjectAppointmentArea
        |   |   |   |   |   |       ProjectPeriodicAppointment.cs
        |   |   |   |   |   |       ProjectPeriodicAppointmentInvolvedPerson.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ProjectCreditorArea
        |   |   |   |   |   |       ProjectCreditor.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ProjectCustomerArea
        |   |   |   |   |   |       ProjectCustomer.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---ProjectPersonalArea
        |   |   |   |   |           ProjectContactPerson.cs
        |   |   |   |   |           ProjectEmployee.cs
        |   |   |   |   |           ProjectEmployeeLogin.cs
        |   |   |   |   |           ProjectEmployeeLoginGroup.cs
        |   |   |   |   |           
        |   |   |   |   +---Purchasing
        |   |   |   |   |   \---TravelExpense
        |   |   |   |   |           TravelExpenseCategory.cs
        |   |   |   |   |           
        |   |   |   |   +---RelationshipArea
        |   |   |   |   |       Relationships.cs
        |   |   |   |   |       
        |   |   |   |   +---ReportEngine
        |   |   |   |   |   |   ReportData.cs
        |   |   |   |   |   |   ReportDataBinSettings.cs
        |   |   |   |   |   |   ReportDataDefault.cs
        |   |   |   |   |   |   ReportDataParameter.cs
        |   |   |   |   |   |   ReportDataQuery.cs
        |   |   |   |   |   |   ReportDataQueryTag.cs
        |   |   |   |   |   |   ReportDataSettings.cs
        |   |   |   |   |   |   ReportGroup.cs
        |   |   |   |   |   |   ReportGroupParameter.cs
        |   |   |   |   |   |   ReportInfo.cs
        |   |   |   |   |   |   ReportInfoV2.cs
        |   |   |   |   |   |   ReportUser.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Base
        |   |   |   |   |   |       NodeBaseEntity.cs
        |   |   |   |   |   |       ReportBase.cs
        |   |   |   |   |   |       ReportDataBase.cs
        |   |   |   |   |   |       ReportDataBinSettingsBase.cs
        |   |   |   |   |   |       ReportDataQueryBase.cs
        |   |   |   |   |   |       ReportDataSettingsBase.cs
        |   |   |   |   |   |       ReportGroupBase.cs
        |   |   |   |   |   |       ReportGroupParameterBase.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ImportExport
        |   |   |   |   |   |       ReportDataQueryNode.cs
        |   |   |   |   |   |       ReportGroupNode.cs
        |   |   |   |   |   |       ReportNode.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Interfaces
        |   |   |   |   |           INamedEntity.cs
        |   |   |   |   |           
        |   |   |   |   +---Reporting
        |   |   |   |   |       Reports.cs
        |   |   |   |   |       ReportsSqlStatements.cs
        |   |   |   |   |       
        |   |   |   |   +---Sales
        |   |   |   |   |   +---Calendar
        |   |   |   |   |   |       CalendarItem.cs
        |   |   |   |   |   |       Schedule.cs
        |   |   |   |   |   |       ScheduleCycleAppointmentPersonal.cs
        |   |   |   |   |   |       ScheduleCycleAppointments.cs
        |   |   |   |   |   |       ScheduleGroups.cs
        |   |   |   |   |   |       ScheduleGroupsPersons.cs
        |   |   |   |   |   |       ScheduleKind.cs
        |   |   |   |   |   |       ScheduleKindWebSuite.cs
        |   |   |   |   |   |       ScheduleOpenWork.cs
        |   |   |   |   |   |       ScheduleOpenWorkPersons.cs
        |   |   |   |   |   |       ScheduleOverviewItem.cs
        |   |   |   |   |   |       SchedulePerson.cs
        |   |   |   |   |   |       ScheduleState.cs
        |   |   |   |   |   |       ScheduleVacation.cs
        |   |   |   |   |   |       ScheduleVacationDays.cs
        |   |   |   |   |   |       ScheduleVacationDaysLog.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CashBooks
        |   |   |   |   |   |       CashBook.cs
        |   |   |   |   |   |       CashBookHistory.cs
        |   |   |   |   |   |       CashBookRecord.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CustomerAssets
        |   |   |   |   |   |   |   AssetBase.cs
        |   |   |   |   |   |   |   AssetItemBase.cs
        |   |   |   |   |   |   |   AssetKindEnum.cs
        |   |   |   |   |   |   |   AssetOrigin.cs
        |   |   |   |   |   |   |   BarcodeToPosition.cs
        |   |   |   |   |   |   |   BarcodeToPosition2.cs
        |   |   |   |   |   |   |   CustomerAsset.cs
        |   |   |   |   |   |   |   CustomerAssetExtended.cs
        |   |   |   |   |   |   |   Documents.cs
        |   |   |   |   |   |   |   ReceiptItemCompactBase.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---ArticleSearch
        |   |   |   |   |   |   |       ArticleSearchFilter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---AssetLocks
        |   |   |   |   |   |   |       AssetLock.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---AutomaticFactura
        |   |   |   |   |   |   |       AutomaticFacturaContract.cs
        |   |   |   |   |   |   |       AutomaticFacturaCounterHistory.cs
        |   |   |   |   |   |   |       AutomaticFacturaCounterImport.cs
        |   |   |   |   |   |   |       AutomaticFacturaCounterToContract.cs
        |   |   |   |   |   |   |       AutomaticFacturaCustomer.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Contracts
        |   |   |   |   |   |   |   |   Contract.cs
        |   |   |   |   |   |   |   |   ContractArticleReferenzes.cs
        |   |   |   |   |   |   |   |   ContractContigentHeadAssignment.cs
        |   |   |   |   |   |   |   |   ContractContigentPositions.cs
        |   |   |   |   |   |   |   |   ContractControllingData.cs
        |   |   |   |   |   |   |   |   ContractExternalArticleImportHead.cs
        |   |   |   |   |   |   |   |   ContractExternalArticleImportPositions.cs
        |   |   |   |   |   |   |   |   ContractKindBase.cs
        |   |   |   |   |   |   |   |   ContractKindBilling.cs
        |   |   |   |   |   |   |   |   ContractKindCompact.cs
        |   |   |   |   |   |   |   |   ContractLock.cs
        |   |   |   |   |   |   |   |   ContractPositionCounter.cs
        |   |   |   |   |   |   |   |   ContractPositionCounterPricing.cs
        |   |   |   |   |   |   |   |   ContractPricingArticle.cs
        |   |   |   |   |   |   |   |   ContractPricingMaterialGroup.cs
        |   |   |   |   |   |   |   |   DeviceToContract.cs
        |   |   |   |   |   |   |   |   IntDateList.cs
        |   |   |   |   |   |   |   |   IntDecimalList.cs
        |   |   |   |   |   |   |   |   IntIntList.cs
        |   |   |   |   |   |   |   |   intList.cs
        |   |   |   |   |   |   |   |   SpecialArticleToContractHead.cs
        |   |   |   |   |   |   |   |   SpecialArticleToContractImport.cs
        |   |   |   |   |   |   |   |   SpecialArticleToContractPos.cs
        |   |   |   |   |   |   |   |   VertragLetzteRechnungDatumUpdate.cs
        |   |   |   |   |   |   |   |   VertragRechKopfZuordnung.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---Analysis
        |   |   |   |   |   |   |   |       ContingentDetails.cs
        |   |   |   |   |   |   |   |       ContingentState.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---ClickContracts
        |   |   |   |   |   |   |   |       CounterKind.cs
        |   |   |   |   |   |   |   |       DeviceClickCounter.cs
        |   |   |   |   |   |   |   |       DeviceClickCounterHistory.cs
        |   |   |   |   |   |   |   |       DeviceClickCounterImported.cs
        |   |   |   |   |   |   |   |       DeviceClickCounterImportedHistory.cs
        |   |   |   |   |   |   |   |       DeviceClickCounterTypeMapping.cs
        |   |   |   |   |   |   |   |       MasterDataListCompact.cs
        |   |   |   |   |   |   |   |       MasterDataListItemsCompact.cs
        |   |   |   |   |   |   |   |       UpdateClickCounterHistory.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---Settings
        |   |   |   |   |   |   |           ContractFreeCopyCounter.cs
        |   |   |   |   |   |   |           ContractItemCounterPrice.cs
        |   |   |   |   |   |   |           ContractPricingType.cs
        |   |   |   |   |   |   |           ContractPricingWay.cs
        |   |   |   |   |   |   |           ContractType.cs
        |   |   |   |   |   |   |           ContractTypeCategory.cs
        |   |   |   |   |   |   |           ContractTypePosition.cs
        |   |   |   |   |   |   |           ContractTypePricingArticle.cs
        |   |   |   |   |   |   |           ContractTypePricingMaterialGroup.cs
        |   |   |   |   |   |   |           CounterType.cs
        |   |   |   |   |   |   |           DocuFormSetting.cs
        |   |   |   |   |   |   |           TerminationType.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---CreditVouchers
        |   |   |   |   |   |   |       CreditVoucher.cs
        |   |   |   |   |   |   |       CreditVoucherCompact.cs
        |   |   |   |   |   |   |       CreditVoucherItem.cs
        |   |   |   |   |   |   |       CreditVoucherItemCompact.cs
        |   |   |   |   |   |   |       CreditVoucherLock.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---DeliveryLists
        |   |   |   |   |   |   |       DeliveryList.cs
        |   |   |   |   |   |   |       DeliveryListBase.cs
        |   |   |   |   |   |   |       DeliveryListCompact.cs
        |   |   |   |   |   |   |       DeliveryListItem.cs
        |   |   |   |   |   |   |       DeliveryListItemCompact.cs
        |   |   |   |   |   |   |       DeliveryListLock.cs
        |   |   |   |   |   |   |       DeliveryListVersion.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---EmailAdditionalRecipients
        |   |   |   |   |   |   |       EmailAdditionalRecipient.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Interfaces
        |   |   |   |   |   |   |       IVersionControlledAsset.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Invoices
        |   |   |   |   |   |   |       Invoice.cs
        |   |   |   |   |   |   |       InvoiceBase.cs
        |   |   |   |   |   |   |       InvoiceCompact.cs
        |   |   |   |   |   |   |       InvoiceExportFields.cs
        |   |   |   |   |   |   |       InvoiceItem.cs
        |   |   |   |   |   |   |       InvoiceItemCompact.cs
        |   |   |   |   |   |   |       InvoiceLock.cs
        |   |   |   |   |   |   |       InvoiceVersion.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Offers
        |   |   |   |   |   |   |       ClassificationProbability.cs
        |   |   |   |   |   |   |       Offer.cs
        |   |   |   |   |   |   |       OfferBase.cs
        |   |   |   |   |   |   |       OfferCompact.cs
        |   |   |   |   |   |   |       OfferItem.cs
        |   |   |   |   |   |   |       OfferItemCompact.cs
        |   |   |   |   |   |   |       OfferLock.cs
        |   |   |   |   |   |   |       OfferVersion.cs
        |   |   |   |   |   |   |       ProductGroup.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Orders
        |   |   |   |   |   |   |       CustomerOrderRow.cs
        |   |   |   |   |   |   |       Order.cs
        |   |   |   |   |   |   |       OrderBase.cs
        |   |   |   |   |   |   |       OrderCompact.cs
        |   |   |   |   |   |   |       OrderItem.cs
        |   |   |   |   |   |   |       OrderItemCompact.cs
        |   |   |   |   |   |   |       OrderLock.cs
        |   |   |   |   |   |   |       OrderMinimal.cs
        |   |   |   |   |   |   |       OrderVersion.cs
        |   |   |   |   |   |   |       ServiceOrderWork.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---PickupLists
        |   |   |   |   |   |   |       PickupList.cs
        |   |   |   |   |   |   |       PickupListBase.cs
        |   |   |   |   |   |   |       PickupListItem.cs
        |   |   |   |   |   |   |       PickupListLock.cs
        |   |   |   |   |   |   |       PickupListVersion.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Projects
        |   |   |   |   |   |   |       ProjectPriceImport.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Reason
        |   |   |   |   |   |   |       AssetReason.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Shared
        |   |   |   |   |   |           ArticleHistory.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Customers
        |   |   |   |   |   |   |   CustomerDetail.cs
        |   |   |   |   |   |   |   CustomerDirectory.cs
        |   |   |   |   |   |   |   CustomerFinanceInfo.cs
        |   |   |   |   |   |   |   CustomerNotification.cs
        |   |   |   |   |   |   |   CustomerSetting.cs
        |   |   |   |   |   |   |   CustomerShortSearch.cs
        |   |   |   |   |   |   |   GlobalCustomerSettings.cs
        |   |   |   |   |   |   |   TicketListCustomer.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Addresses
        |   |   |   |   |   |   |       AddressSpecialArticle.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CrmProjects
        |   |   |   |   |   |   |       CloseCrmProjectReason.cs
        |   |   |   |   |   |   |       CrmProject.cs
        |   |   |   |   |   |   |       CrmProjectKind.cs
        |   |   |   |   |   |   |       CrmProjectObject.cs
        |   |   |   |   |   |   |       CrmProjectProbability.cs
        |   |   |   |   |   |   |       CrmProjectRevenue.cs
        |   |   |   |   |   |   |       CrmProjectState.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---TextBlock
        |   |   |   |   |   |           BusinessTextBlock.cs
        |   |   |   |   |   |           BusinessTextBlockGroup.cs
        |   |   |   |   |   |           BusinessTextBlockOriginal.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---DocumentationWizardArea
        |   |   |   |   |   |   |   ActiveDirectory.cs
        |   |   |   |   |   |   |   BackupAndRestore.cs
        |   |   |   |   |   |   |   CustomerInformation.cs
        |   |   |   |   |   |   |   Machine.cs
        |   |   |   |   |   |   |   MailServer.cs
        |   |   |   |   |   |   |   NetworkComponent.cs
        |   |   |   |   |   |   |   NetworkStructure.cs
        |   |   |   |   |   |   |   Wizard.cs
        |   |   |   |   |   |   |   WizardPreview.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Data
        |   |   |   |   |   |           BackupData.cs
        |   |   |   |   |   |           ExternalContactPerson.cs
        |   |   |   |   |   |           MachineData.cs
        |   |   |   |   |   |           MailData.cs
        |   |   |   |   |   |           NetworkComponentData.cs
        |   |   |   |   |   |           NetworkComponentDataAccessPoint.cs
        |   |   |   |   |   |           NetworkComponentDataFirewall.cs
        |   |   |   |   |   |           NetworkComponentDataManagedNetwork.cs
        |   |   |   |   |   |           NetworkComponentDataModule.cs
        |   |   |   |   |   |           NetworkComponentDataNetworkIP.cs
        |   |   |   |   |   |           NetworkComponentDataPrinter.cs
        |   |   |   |   |   |           NetworkComponentDataRouter.cs
        |   |   |   |   |   |           NetworkComponentDataSSID.cs
        |   |   |   |   |   |           NetworkComponentDataSwitch.cs
        |   |   |   |   |   |           NetworkStructureData.cs
        |   |   |   |   |   |           NetworkStructureDataDHCP.cs
        |   |   |   |   |   |           NetworkStructureDataDNS.cs
        |   |   |   |   |   |           NetworkStructureDataExcludedIP.cs
        |   |   |   |   |   |           NetworkStructureDataNetworkIP.cs
        |   |   |   |   |   |           NetworkStructureDataNTP.cs
        |   |   |   |   |   |           NetworkStructureDataWINS.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Marketing
        |   |   |   |   |   |       Telemarketing.cs
        |   |   |   |   |   |       TelemarketingAction.cs
        |   |   |   |   |   |       TelemarketingActionPreview.cs
        |   |   |   |   |   |       TelemarketingActionTemplate.cs
        |   |   |   |   |   |       TelemarketingParticipant.cs
        |   |   |   |   |   |       TelemarketingParticipantEmployee.cs
        |   |   |   |   |   |       TelemarketingReference.cs
        |   |   |   |   |   |       TelemarketingText.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Receipts
        |   |   |   |   |   |   |   AccountActivityForReceipt.cs
        |   |   |   |   |   |   |   InternalSaveReceiptItemData.cs
        |   |   |   |   |   |   |   ReceiptBase.cs
        |   |   |   |   |   |   |   ReceiptCompleteReason.cs
        |   |   |   |   |   |   |   ReceiptHistoryEntry.cs
        |   |   |   |   |   |   |   ReceiptItemBase.cs
        |   |   |   |   |   |   |   ReceiptLog.cs
        |   |   |   |   |   |   |   ReceiptProvisionEmployeeGoal.cs
        |   |   |   |   |   |   |   ReceiptProvisionEmployeeLevel.cs
        |   |   |   |   |   |   |   ReceiptProvisionItemEntity.cs
        |   |   |   |   |   |   |   ReceiptProvisionSchema.cs
        |   |   |   |   |   |   |   ReceiptProvisionSchemaCustomerAssignment.cs
        |   |   |   |   |   |   |   ReceiptProvisionSchemaItem.cs
        |   |   |   |   |   |   |   ReceiptReceiver.cs
        |   |   |   |   |   |   |   ReceiptSupplierItemBase.cs
        |   |   |   |   |   |   |   RecentlyOpenReceipt.cs
        |   |   |   |   |   |   |   ShipcloudPackageTemplate.cs
        |   |   |   |   |   |   |   SupplierPdfScanConfigs.cs
        |   |   |   |   |   |   |   SupplierReceiptDocument .cs
        |   |   |   |   |   |   |   SupplierReceiptDocumentToSupplierBooking.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Articles
        |   |   |   |   |   |   |       FreightArticleSetting.cs
        |   |   |   |   |   |   |       PriceMatrixItem.cs
        |   |   |   |   |   |   |       PurchasePriceExample.cs
        |   |   |   |   |   |   |       SearchedAccessoryArticle.cs
        |   |   |   |   |   |   |       SearchedArticle.cs
        |   |   |   |   |   |   |       SearchedArticleWarehouseQuantity.cs
        |   |   |   |   |   |   |       SupplierArticleCode.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Classifications
        |   |   |   |   |   |   |       ReceiptItemServiceArticleClassification.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Contingent
        |   |   |   |   |   |   |       ContractContingentBookedNQ.cs
        |   |   |   |   |   |   |       GroupToContingent.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ContractLists
        |   |   |   |   |   |   |       ContractBillingPeriodForInvoiceItem.cs
        |   |   |   |   |   |   |       ContractContingentBooked.cs
        |   |   |   |   |   |   |       ContractContingentInfo.cs
        |   |   |   |   |   |   |       ContractItemsContingent.cs
        |   |   |   |   |   |   |       ReceiptContract.cs
        |   |   |   |   |   |   |       ReceiptContractHead.cs
        |   |   |   |   |   |   |       ReceiptContractItem.cs
        |   |   |   |   |   |   |       ReceiptContractItemVersion.cs
        |   |   |   |   |   |   |       ReceiptContractPos.cs
        |   |   |   |   |   |   |       ReceiptContractVersion.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CreditVouchers
        |   |   |   |   |   |   |       ReceiptCreditVoucher.cs
        |   |   |   |   |   |   |       ReceiptCreditVoucherItem.cs
        |   |   |   |   |   |   |       ReceiptCreditVoucherItemVersion.cs
        |   |   |   |   |   |   |       ReceiptCreditVoucherVersion.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---DeliveryLists
        |   |   |   |   |   |   |       ReceiptDeliveryList.cs
        |   |   |   |   |   |   |       ReceiptDeliveryListItem.cs
        |   |   |   |   |   |   |       ReceiptDeliveryListItemVersion.cs
        |   |   |   |   |   |   |       ReceiptDeliveryListVersion.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---DeliveryNotes
        |   |   |   |   |   |   |       Var1ControllingAttachment.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Invoices
        |   |   |   |   |   |   |   |   ReceiptInvoice.cs
        |   |   |   |   |   |   |   |   ReceiptInvoiceItem.cs
        |   |   |   |   |   |   |   |   ReceiptInvoiceItemVersion.cs
        |   |   |   |   |   |   |   |   ReceiptInvoiceVersion.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---Dunning
        |   |   |   |   |   |   |           CreditVoucherDunning.cs
        |   |   |   |   |   |   |           DunningCustomer.cs
        |   |   |   |   |   |   |           DunningRunForCustomer.cs
        |   |   |   |   |   |   |           DunningRunItem.cs
        |   |   |   |   |   |   |           InvoiceDunning.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---LeasingAndService
        |   |   |   |   |   |   |       LeasingLog.cs
        |   |   |   |   |   |   |       LeasingRate.cs
        |   |   |   |   |   |   |       ServiceLog.cs
        |   |   |   |   |   |   |       ServiceRate.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---MasterDataLists
        |   |   |   |   |   |   |       MasterDataList.cs
        |   |   |   |   |   |   |       MasterDataListItem.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Offers
        |   |   |   |   |   |   |   |   ReceiptOffer.cs
        |   |   |   |   |   |   |   |   ReceiptOfferItem.cs
        |   |   |   |   |   |   |   |   ReceiptOfferItemVersion.cs
        |   |   |   |   |   |   |   |   ReceiptOfferVersion.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---OfferImport
        |   |   |   |   |   |   |           OfferImportExcel.cs
        |   |   |   |   |   |   |           OfferImportSettings.cs
        |   |   |   |   |   |   |           OfferImportText.cs
        |   |   |   |   |   |   |           OfferImportXml.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---Orders
        |   |   |   |   |   |   |       ImportReceiptOrderResult.cs
        |   |   |   |   |   |   |       ReceiptOrder.cs
        |   |   |   |   |   |   |       ReceiptOrderItem.cs
        |   |   |   |   |   |   |       ReceiptOrderItemVersion.cs
        |   |   |   |   |   |   |       ReceiptOrderVersion.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---PickupLists
        |   |   |   |   |   |   |       ReceiptPickupList.cs
        |   |   |   |   |   |   |       ReceiptPickupListItem.cs
        |   |   |   |   |   |   |       ReceiptPickupListItemVersion.cs
        |   |   |   |   |   |   |       ReceiptPickupListVersion.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Projects
        |   |   |   |   |   |   |       ReceiptProjectLayoutItem.cs
        |   |   |   |   |   |   |       ReceiptProjectVariable.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ReceiptHistory
        |   |   |   |   |   |   |       ObjectRelatedItem.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SupplierCreditVouchers
        |   |   |   |   |   |   |       ReceiptSupplierCreditVoucher.cs
        |   |   |   |   |   |   |       ReceiptSupplierCreditVoucherItem.cs
        |   |   |   |   |   |   |       ReceiptSupplierCreditVoucherLock.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SupplierDeliveryLists
        |   |   |   |   |   |   |       ReceiptSupplierDeliveryList.cs
        |   |   |   |   |   |   |       ReceiptSupplierDeliveryListItem.cs
        |   |   |   |   |   |   |       ReceiptSupplierDeliveryListLock.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SupplierInvoices
        |   |   |   |   |   |   |       ReceiptSupplierInvoice.cs
        |   |   |   |   |   |   |       ReceiptSupplierInvoiceItem.cs
        |   |   |   |   |   |   |       ReceiptSupplierInvoiceLock.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SupplierOrders
        |   |   |   |   |   |   |       ArticlePurchaseInfo.cs
        |   |   |   |   |   |   |       ReceiptSupplierOrder.cs
        |   |   |   |   |   |   |       ReceiptSupplierOrderIntake.cs
        |   |   |   |   |   |   |       ReceiptSupplierOrderItem.cs
        |   |   |   |   |   |   |       ReceiptSupplierOrderItemVersion.cs
        |   |   |   |   |   |   |       ReceiptSupplierOrderLock.cs
        |   |   |   |   |   |   |       ReceiptSupplierOrderVersion.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Templates
        |   |   |   |   |   |   |       ReceiptTemplate.cs
        |   |   |   |   |   |   |       ReceiptTemplateFolder.cs
        |   |   |   |   |   |   |       ReceiptTemplateStructure.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---UserState
        |   |   |   |   |   |   |       ReceiptUserState.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---WebReceipt
        |   |   |   |   |   |           WebReceiptItemChangeRequest.cs
        |   |   |   |   |   |           
        |   |   |   |   |   \---Support
        |   |   |   |   |       |   HelpdeskCompact.cs
        |   |   |   |   |       |   HelpdeskConnection.cs
        |   |   |   |   |       |   HelpdeskOverviewFilter.cs
        |   |   |   |   |       |   SupportLevel.cs
        |   |   |   |   |       |   TicketListContract.cs
        |   |   |   |   |       |   TicketListDevice.cs
        |   |   |   |   |       |   TicketListEditor.cs
        |   |   |   |   |       |   TicketListItem.cs
        |   |   |   |   |       |   TicketListRma.cs
        |   |   |   |   |       |   ViewHelpdeskToEditors.cs
        |   |   |   |   |       |   
        |   |   |   |   |       +---CloseHelpdesks
        |   |   |   |   |       |       CloseHelpdeskNotificationSettings.cs
        |   |   |   |   |       |       CloseTicketNotificationSettings.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---Escalation
        |   |   |   |   |       |       Escalations.cs
        |   |   |   |   |       |       EscalationsLog.cs
        |   |   |   |   |       |       EscalationsPrepared.cs
        |   |   |   |   |       |       EscalationStatisticPreview.cs
        |   |   |   |   |       |       EscalationType.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---HelpdeskStatistics
        |   |   |   |   |       |       HelpdeskStatistic.cs
        |   |   |   |   |       |       HelpdeskTimerStatistic.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---HelpdeskTimerArea
        |   |   |   |   |       |       EmployeeHelpdeskTimerStatistic.cs
        |   |   |   |   |       |       HelpdeskTimer.cs
        |   |   |   |   |       |       HelpdeskTimerBase.cs
        |   |   |   |   |       |       HelpdeskTimerBillingState.cs
        |   |   |   |   |       |       HelpdeskTimerCompact.cs
        |   |   |   |   |       |       HelpdeskTimerCostCarrierInfo.cs
        |   |   |   |   |       |       HelpdeskTimerHourlySurchargeRateOverlap.cs
        |   |   |   |   |       |       HelpdeskTimerLog.cs
        |   |   |   |   |       |       HelpdeskTimerSettings.cs
        |   |   |   |   |       |       HelpdeskTimerSpecialArticle.cs
        |   |   |   |   |       |       HelpdeskTimerTypes.cs
        |   |   |   |   |       |       TicketListTimer.cs
        |   |   |   |   |       |       
        |   |   |   |   |       \---SendReport
        |   |   |   |   |               SendReportNotificationSettings.cs
        |   |   |   |   |               
        |   |   |   |   +---ScheduleArea
        |   |   |   |   |       Schedule.cs
        |   |   |   |   |       ScheduleRemainingLeave.cs
        |   |   |   |   |       ScheduleStatus.cs
        |   |   |   |   |       
        |   |   |   |   +---SelfCare
        |   |   |   |   |       SelfCareForm.cs
        |   |   |   |   |       SelfCareFormAction.cs
        |   |   |   |   |       SelfCareFormField.cs
        |   |   |   |   |       SelfCareFormFieldComboboxItem.cs
        |   |   |   |   |       SelfCareFormScript.cs
        |   |   |   |   |       SelfCareFormState.cs
        |   |   |   |   |       SelfCareFormTicketPatternLink.cs
        |   |   |   |   |       SelfCareFormTrigger.cs
        |   |   |   |   |       WebForm.cs
        |   |   |   |   |       WebRequestPage.cs
        |   |   |   |   |       
        |   |   |   |   +---Services
        |   |   |   |   |   |   CachedTableStatistic.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---Workflows
        |   |   |   |   |           WorkflowProcess.cs
        |   |   |   |   |           WorkflowSetting.cs
        |   |   |   |   |           WorkflowShape.cs
        |   |   |   |   |           WorkflowShapeBinding.cs
        |   |   |   |   |           WorkflowShapeProperty.cs
        |   |   |   |   |           
        |   |   |   |   +---SocialMedia
        |   |   |   |   |   |   SocialMediaAction.cs
        |   |   |   |   |   |   SocialMediaComment.cs
        |   |   |   |   |   |   SocialMediaCommentOverview.cs
        |   |   |   |   |   |   SocialMediaCustomerFeed.cs
        |   |   |   |   |   |   SocialMediaFeed.cs
        |   |   |   |   |   |   SocialMediaFeedBase.cs
        |   |   |   |   |   |   SocialMediaLike.cs
        |   |   |   |   |   |   SocialMediaLikeOverview.cs
        |   |   |   |   |   |   SocialMediaStream.cs
        |   |   |   |   |   |   SocialMediaStreamAccount.cs
        |   |   |   |   |   |   SocialMediaSubscription.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---SocialNetworks
        |   |   |   |   |           PersonSocialNetwork.cs
        |   |   |   |   |           SocialNetwork.cs
        |   |   |   |   |           
        |   |   |   |   +---States
        |   |   |   |   |       FederalState.cs
        |   |   |   |   |       
        |   |   |   |   +---Statistics
        |   |   |   |   |   +---Accounts
        |   |   |   |   |   |       AccountUnpaidInvoice.cs
        |   |   |   |   |   |       RevenueStatisticItem.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Administration
        |   |   |   |   |   |   \---Employees
        |   |   |   |   |   |           EmployeeTimeRecordsStatisticItem.cs
        |   |   |   |   |   |           EmployeeUtilization.cs
        |   |   |   |   |   |           EmployeeUtilizationItem.cs
        |   |   |   |   |   |           TeamUtilization.cs
        |   |   |   |   |   |           TeamUtilizationItem.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Attributes
        |   |   |   |   |   |       DtoType.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Cache
        |   |   |   |   |   |       CacheOrderStatisticsItem.cs
        |   |   |   |   |   |       CacheSalesStatisticsItem.cs
        |   |   |   |   |   |       CacheTicketStatisticsItem.cs
        |   |   |   |   |   |       CompactCacheTicketStatisticsItem.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ContractStatistics
        |   |   |   |   |   |       ContractStatistic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---MspCollectors
        |   |   |   |   |   |   |   MspArticleReferences.cs
        |   |   |   |   |   |   |   MspArticleToCentron.cs
        |   |   |   |   |   |   |   MspCollector.cs
        |   |   |   |   |   |   |   MspCollectorInvoiceHead.cs
        |   |   |   |   |   |   |   MspCollectorInvoiceItems.cs
        |   |   |   |   |   |   |   MspCollectorLogs.cs
        |   |   |   |   |   |   |   MspCustomerReferences.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---MspEvaluation
        |   |   |   |   |   |           MspEvaluationHistory.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---MspStatistics
        |   |   |   |   |   |       MspArticleStatisticItem.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Roles
        |   |   |   |   |   |       StatisticRole.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Sales
        |   |   |   |   |   |   +---ManagementInfo
        |   |   |   |   |   |   |       CommonDataFiled.cs
        |   |   |   |   |   |   |       DataPoint.cs
        |   |   |   |   |   |   |       GainOnDate.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Receipts
        |   |   |   |   |   |           InvoiceArticleStatistic.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---SaleStatistics
        |   |   |   |   |   |       OfferArticleStatistic.cs
        |   |   |   |   |   |       PurchaseStatistic.cs
        |   |   |   |   |   |       StatisticModuleCustomStatistic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---StatisticsManagement
        |   |   |   |   |           Role.cs
        |   |   |   |   |           RoleEmployeeLink.cs
        |   |   |   |   |           RoleStatisticLink.cs
        |   |   |   |   |           StatisticEmployeeLink.cs
        |   |   |   |   |           StatisticType.cs
        |   |   |   |   |           
        |   |   |   |   +---Storage
        |   |   |   |   |       GetCommissionedArticlesFromOrderView.cs
        |   |   |   |   |       Inventory.cs
        |   |   |   |   |       Inventory2.cs
        |   |   |   |   |       InventoryArticle.cs
        |   |   |   |   |       InventoryArticle2.cs
        |   |   |   |   |       InventoryArticleCheck.cs
        |   |   |   |   |       InventoryArticleInfo.cs
        |   |   |   |   |       InventoryArticleSearch.cs
        |   |   |   |   |       InventoryClosedStorage.cs
        |   |   |   |   |       InventoryGroup.cs
        |   |   |   |   |       InventoryGroup2.cs
        |   |   |   |   |       InventoryStatisticResult.cs
        |   |   |   |   |       StoragePlace.cs
        |   |   |   |   |       
        |   |   |   |   +---SystemArea
        |   |   |   |   |       SystemTableI3D.cs
        |   |   |   |   |       
        |   |   |   |   +---Tags
        |   |   |   |   |       Tag.cs
        |   |   |   |   |       TicketTag.cs
        |   |   |   |   |       
        |   |   |   |   +---Tapi
        |   |   |   |   |       PhoneCall.cs
        |   |   |   |   |       
        |   |   |   |   +---TaskManager
        |   |   |   |   |   |   TaskManagementTask.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Actions
        |   |   |   |   |   |       TaskManagementAction.cs
        |   |   |   |   |   |       TaskManagementActionAdviser.cs
        |   |   |   |   |   |       TaskManagementActionChecklist.cs
        |   |   |   |   |   |       TaskManagementActionCustomer.cs
        |   |   |   |   |   |       TaskManagementActionCustomerMailRecipient.cs
        |   |   |   |   |   |       TaskManagementActionDepartment.cs
        |   |   |   |   |   |       TaskManagementActionExecutedAt.cs
        |   |   |   |   |   |       TaskManagementActionMember.cs
        |   |   |   |   |   |       TaskManagementActionReport.cs
        |   |   |   |   |   |       TaskManagementActionSubstitute.cs
        |   |   |   |   |   |       TaskManagementHelpdeskAction.cs
        |   |   |   |   |   |       TaskManagementReportAction.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Recurrences
        |   |   |   |   |           TaskManagementBaseRecurrence.cs
        |   |   |   |   |           TaskManagementDailyRecurrence.cs
        |   |   |   |   |           TaskManagementMonthlyRecurrence.cs
        |   |   |   |   |           TaskManagementRecurrenceType.cs
        |   |   |   |   |           TaskManagementRecurrenceWeekDays.cs
        |   |   |   |   |           TaskManagementWeeklyRecurrence.cs
        |   |   |   |   |           TaskManagementYearlyRecurrence.cs
        |   |   |   |   |           
        |   |   |   |   +---Telemetry
        |   |   |   |   |       ApiCallTelemetry.cs
        |   |   |   |   |       ApiMethodNameLookup.cs
        |   |   |   |   |       ArtificialIntelligenceToolUsageTelemetry.cs
        |   |   |   |   |       HardwareIDLookup.cs
        |   |   |   |   |       McpToolMode.cs
        |   |   |   |   |       McpToolNameLookup.cs
        |   |   |   |   |       McpToolUsageTelemetry.cs
        |   |   |   |   |       TelemetryBucketHelper.cs
        |   |   |   |   |       TelemetryHardwareIdProvider.cs
        |   |   |   |   |       TelemetryLicenseKind.cs
        |   |   |   |   |       TelemetryLicenseKindMapping.cs
        |   |   |   |   |       TelemetryUserKind.cs
        |   |   |   |   |       
        |   |   |   |   +---TextModuleArea
        |   |   |   |   |       TextModule.cs
        |   |   |   |   |       
        |   |   |   |   +---Ticketing
        |   |   |   |   |       Ticket.cs
        |   |   |   |   |       
        |   |   |   |   +---TicketProjects
        |   |   |   |   |       TicketProject.cs
        |   |   |   |   |       TicketProjectLog.cs
        |   |   |   |   |       TicketProjectMessage.cs
        |   |   |   |   |       TicketProjectTask.cs
        |   |   |   |   |       
        |   |   |   |   +---Time
        |   |   |   |   |       TimingSetting.cs
        |   |   |   |   |       
        |   |   |   |   +---ToDoArea
        |   |   |   |   |       BaseToDo.cs
        |   |   |   |   |       ToDo.cs
        |   |   |   |   |       ToDoOverview.cs
        |   |   |   |   |       
        |   |   |   |   +---TradePool
        |   |   |   |   |       TradeArticleClasses.cs
        |   |   |   |   |       TradeArticleCustomer.cs
        |   |   |   |   |       TradeArticleDetails.cs
        |   |   |   |   |       TradeArticles.cs
        |   |   |   |   |       TradeCustomerLogin.cs
        |   |   |   |   |       TradeCustomerSalutation.cs
        |   |   |   |   |       TradeDistributor.cs
        |   |   |   |   |       TradeDistributorMapping.cs
        |   |   |   |   |       TradeWareGroup.cs
        |   |   |   |   |       
        |   |   |   |   +---Transactions
        |   |   |   |   |       Transaction.cs
        |   |   |   |   |       TransactionDetailDocument.cs
        |   |   |   |   |       TransactionDetails.cs
        |   |   |   |   |       
        |   |   |   |   +---Urls
        |   |   |   |   |       SimpleUrl.cs
        |   |   |   |   |       
        |   |   |   |   +---VideoPortal
        |   |   |   |   |       VideoPortalAssignment.cs
        |   |   |   |   |       
        |   |   |   |   +---VoucherManagement
        |   |   |   |   |       Voucher.cs
        |   |   |   |   |       
        |   |   |   |   +---Warehousing
        |   |   |   |   |   |   ActionPrice.cs
        |   |   |   |   |   |   ArticleClassForInventory.cs
        |   |   |   |   |   |   ArticleImage.cs
        |   |   |   |   |   |   ArticleProductionMaterial.cs
        |   |   |   |   |   |   ArticleProductionStep.cs
        |   |   |   |   |   |   ArticleUnit.cs
        |   |   |   |   |   |   ArticleUnitGroup.cs
        |   |   |   |   |   |   ArticleVolumePrices.cs
        |   |   |   |   |   |   ArticleWorkItem.cs
        |   |   |   |   |   |   BarCode.cs
        |   |   |   |   |   |   BarCodeCompact.cs
        |   |   |   |   |   |   BarcodeHistory.cs
        |   |   |   |   |   |   CostCenter.cs
        |   |   |   |   |   |   CostObject.cs
        |   |   |   |   |   |   DistributorImage.cs
        |   |   |   |   |   |   ForeignArticleText.cs
        |   |   |   |   |   |   SerialNumber.cs
        |   |   |   |   |   |   SpecialAgreement.cs
        |   |   |   |   |   |   SpecialAgreementArticle.cs
        |   |   |   |   |   |   TimeArticleUnit.cs
        |   |   |   |   |   |   ValueAddedTax.cs
        |   |   |   |   |   |   VariableAttributes.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---ArticleImports
        |   |   |   |   |   |       ArticleImport.cs
        |   |   |   |   |   |       ArticleImportDistributor.cs
        |   |   |   |   |   |       ArticleImportFields.cs
        |   |   |   |   |   |       ArticleImportFieldsAssign.cs
        |   |   |   |   |   |       ArticleImportFileName.cs
        |   |   |   |   |   |       ArticleImportFileNameInCompression.cs
        |   |   |   |   |   |       ArticleImportLog.cs
        |   |   |   |   |   |       ArticleImportMapping.cs
        |   |   |   |   |   |       ArticleImportMultiDistributor.cs
        |   |   |   |   |   |       DistributorArticleList.cs
        |   |   |   |   |   |       DistributorArticleStagePrices.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ArticleManagement
        |   |   |   |   |   |       ArticleAccessorie.cs
        |   |   |   |   |   |       ArticleAlternativArticle.cs
        |   |   |   |   |   |       ArticleBranchAccount.cs
        |   |   |   |   |   |       ArticleContractHistory.cs
        |   |   |   |   |   |       ArticleDeliveryListHistory.cs
        |   |   |   |   |   |       ArticleEANCode.cs
        |   |   |   |   |   |       ArticleFixedSpecification.cs
        |   |   |   |   |   |       ArticleFixedSpecificationValue.cs
        |   |   |   |   |   |       ArticleHistoryOffer.cs
        |   |   |   |   |   |       ArticleIntakeHistory.cs
        |   |   |   |   |   |       ArticleMainStorageStock.cs
        |   |   |   |   |   |       ArticleMaintenaceArticle.cs
        |   |   |   |   |   |       ArticleManagementCreditVoucherHistory.cs
        |   |   |   |   |   |       ArticleManagementInvoiceHistory.cs
        |   |   |   |   |   |       ArticleOfferHistory.cs
        |   |   |   |   |   |       ArticleOrderHistory.cs
        |   |   |   |   |   |       ArticlePickupListHistory.cs
        |   |   |   |   |   |       ArticlePurchaseHistory.cs
        |   |   |   |   |   |       ArticleReplacementPart.cs
        |   |   |   |   |   |       ArticleRmaHistory.cs
        |   |   |   |   |   |       ArticleSpecialAgreements.cs
        |   |   |   |   |   |       ArticleSpecialPrices.cs
        |   |   |   |   |   |       ArticleStockQuantity.cs
        |   |   |   |   |   |       ArticleToEnvironmentalProtection.cs
        |   |   |   |   |   |       ArticleToWorkSafety.cs
        |   |   |   |   |   |       ArticleVariableSpecification.cs
        |   |   |   |   |   |       EnvironmentalProtection.cs
        |   |   |   |   |   |       PlmLog.cs
        |   |   |   |   |   |       ProductFamily.cs
        |   |   |   |   |   |       ProductFamilyGroup.cs
        |   |   |   |   |   |       ProductFamilyGroupAndFamilies.cs
        |   |   |   |   |   |       ProductLifecycleInformation.cs
        |   |   |   |   |   |       WorkSafety.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Barcode2
        |   |   |   |   |   |       BarCode2.cs
        |   |   |   |   |   |       BarcodeCondition.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Commissioning
        |   |   |   |   |   |   \---Mapping
        |   |   |   |   |   |           ArticelHeaderMapping.cs
        |   |   |   |   |   |           ArticelPositionMapping.cs
        |   |   |   |   |   |           PositionMapping.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Commissions
        |   |   |   |   |   |       CommissionOrder.cs
        |   |   |   |   |   |       CommissionOrderItem.cs
        |   |   |   |   |   |       PartialCommissionItemToBarcodeRelation.cs
        |   |   |   |   |   |       PartialCommissionOrder.cs
        |   |   |   |   |   |       PartialCommissionOrderItem.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---External
        |   |   |   |   |   |       DistributorMaterialGroup.cs
        |   |   |   |   |   |       DistributorMaterialGroupToMaterialGroup.cs
        |   |   |   |   |   |       ExternalArticle.cs
        |   |   |   |   |   |       ExternalArticleCompact.cs
        |   |   |   |   |   |       ExternDistributorToKreditor.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---InventoryManagement
        |   |   |   |   |   |       InventoryLog.cs
        |   |   |   |   |   |       MaterialBranchAccount.cs
        |   |   |   |   |   |       MaterialGroup.cs
        |   |   |   |   |   |       MaterialMarkup.cs
        |   |   |   |   |   |       RevenueAndProfitPerDay.cs
        |   |   |   |   |   |       SecondaryMaterialGroup.cs
        |   |   |   |   |   |       SecondaryMaterialMarkup.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---StockManagement
        |   |   |   |   |           Article.cs
        |   |   |   |   |           ArticleLight.cs
        |   |   |   |   |           ArticleLog.cs
        |   |   |   |   |           ArticleMainStock.cs
        |   |   |   |   |           ArticleStockCompact.cs
        |   |   |   |   |           ArticleStockDemand.cs
        |   |   |   |   |           ArticleStockInfo.cs
        |   |   |   |   |           ArticleVariable.cs
        |   |   |   |   |           BranchStock.cs
        |   |   |   |   |           PartListArticle.cs
        |   |   |   |   |           PartListArticleCompact.cs
        |   |   |   |   |           SecondaryStock.cs
        |   |   |   |   |           SecondaryStockArticle.cs
        |   |   |   |   |           StorageArea.cs
        |   |   |   |   |           StorageLocation.cs
        |   |   |   |   |           
        |   |   |   |   +---WebLinks
        |   |   |   |   |       IWebLinkActionOption.cs
        |   |   |   |   |       WebLink.cs
        |   |   |   |   |       WebLinkAction.cs
        |   |   |   |   |       WebLinkClick.cs
        |   |   |   |   |       WebLinkGroup.cs
        |   |   |   |   |       
        |   |   |   |   \---WebSuite
        |   |   |   |       \---Administration
        |   |   |   |           \---Settings
        |   |   |   |                   WebHDQuestion.cs
        |   |   |   |                   WebMenuConfig.cs
        |   |   |   |                   WebSetting.cs
        |   |   |   |                   WebSettingsGlobal.cs
        |   |   |   |                   
        |   |   |   +---obj
        |   |   |   |   |   Centron.Entities.csproj.nuget.dgspec.json
        |   |   |   |   |   Centron.Entities.csproj.nuget.g.props
        |   |   |   |   |   Centron.Entities.csproj.nuget.g.targets
        |   |   |   |   |   project.assets.json
        |   |   |   |   |   project.nuget.cache
        |   |   |   |   |   
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |   |   |           |   Centron.Entities.AssemblyInfo.cs
        |   |   |   |           |   Centron.Entities.AssemblyInfoInputs.cache
        |   |   |   |           |   Centron.Entities.assets.cache
        |   |   |   |           |   Centron.Entities.csproj.AssemblyReference.cache
        |   |   |   |           |   Centron.Entities.GeneratedMSBuildEditorConfig.editorconfig
        |   |   |   |           |   
        |   |   |   |           +---ref
        |   |   |   |           \---refint
        |   |   |   +---Properties
        |   |   |   |       AssemblyInfo.cs
        |   |   |   |       
        |   |   |   \---WebServices
        |   |   |       \---DocumentationArea
        |   |   |               DocumentationVersionDTO.cs
        |   |   |               
        |   |   +---Centron.Gateway
        |   |   |   |   Centron.Gateway.csproj
        |   |   |   |   
        |   |   |   +---bin
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   +---Concerto
        |   |   |   |       ConcertoOrder.cs
        |   |   |   |       ConcertoOrder.xsd
        |   |   |   |       
        |   |   |   +---Core
        |   |   |   |       BookKeepingExportFileGeneratorResult.cs
        |   |   |   |       BookKeepingReceiptExportFileGeneratorResult.cs
        |   |   |   |       GatewayResult.cs
        |   |   |   |       
        |   |   |   +---DataExchange
        |   |   |   |   +---BookKeeping
        |   |   |   |   |   |   BankAccountProperty.cs
        |   |   |   |   |   |   BookKeepingDataImport.cs
        |   |   |   |   |   |   BookKeepingExportHelper.cs
        |   |   |   |   |   |   BookKeepingFileExport.cs
        |   |   |   |   |   |   BookKeepingImportHelper.cs
        |   |   |   |   |   |   IBookKeepingExport.cs
        |   |   |   |   |   |   IBookKeepingImportDataToCentron.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Abacus
        |   |   |   |   |   |       BookKeepingExportAbacus.cs
        |   |   |   |   |   |       BookKeepingImportAbacus.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Addison
        |   |   |   |   |   |   |   BookKeepingExportAddison.cs
        |   |   |   |   |   |   |   BookKeepingImportAddison.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Documentation
        |   |   |   |   |   |           adimp.pdf
        |   |   |   |   |   |           Adimp_Beispiel.cfg
        |   |   |   |   |   |           
        |   |   |   |   |   +---DatevAccountingPro
        |   |   |   |   |   |       BookKeepingImportDatevAccountingPro.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---DatevAscii
        |   |   |   |   |   |       BookKeepingExportDatevAscii.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---DatevXmlOnline
        |   |   |   |   |   |       BookKeepingExportDatevXmlOnline_Maerz2012.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---DatevXMLOnline2020
        |   |   |   |   |   |   |   Archive.cs
        |   |   |   |   |   |   |   BookKeepingExportDatevXmlOnline_2020.cs
        |   |   |   |   |   |   |   LedgerImport.cs
        |   |   |   |   |   |   |   README.txt
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---DocumentXSD
        |   |   |   |   |   |   |       Document_types_v050.xsd
        |   |   |   |   |   |   |       Document_v050.xsd
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---LedgerImportXSD
        |   |   |   |   |   +---Europa3000
        |   |   |   |   |   |       Europa3000BookKeepingExport.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---GDI
        |   |   |   |   |   |       BookKeepingExportGDI.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---LexwarePro2011
        |   |   |   |   |   |       BookKeepingExportLexwarePro2011.cs
        |   |   |   |   |   |       BookKeepingImportLexwarePro2011.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Navision
        |   |   |   |   |   |       BookKeepingExportNavisionExport.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Sage50REWE
        |   |   |   |   |   |       BookKeepingExportSage50REWE.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SageOfficeLine
        |   |   |   |   |   |       BookKeepingExportSageOfficeLine.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SAP
        |   |   |   |   |   |       BookKeepingExportSAP.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SchillingAS400
        |   |   |   |   |   |       BookKeepingExportSchillingAS400.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Stotax
        |   |   |   |   |   |       BookKeepingImportStotax.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---UserDefiniedInterfaces
        |   |   |   |   |           BookKeepingExportCustomInterface.cs
        |   |   |   |   |           BookKeepingImportUserDefiniedInterface.cs
        |   |   |   |   |           
        |   |   |   |   \---PaymentTransactions
        |   |   |   |       \---Sepa
        |   |   |   |               pain.008.001.02_GBIC_3.xsd
        |   |   |   |               pain_008_001_02_GBIC_3.cs
        |   |   |   |               PaymentTransactionSepaInterface.cs
        |   |   |   |               SepaFileGeneratorV2.cs
        |   |   |   |               
        |   |   |   +---EDI_Alltron
        |   |   |   |       AlltronDelivery.cs
        |   |   |   |       AlltronDelivery.xsd
        |   |   |   |       AlltronInvoice.cs
        |   |   |   |       AlltronInvoice.xsd
        |   |   |   |       AlltronOrder.cs
        |   |   |   |       AlltronOrder.xsd
        |   |   |   |       AlltronResponse.cs
        |   |   |   |       AlltronResponse.xsd
        |   |   |   |       
        |   |   |   +---EDI_Also
        |   |   |   |   |   checkV1_b2b.wsdl
        |   |   |   |   |   OrderResponse_02_40.xml
        |   |   |   |   |   ReadMe.txt
        |   |   |   |   |   SchemaLibrary.xsd
        |   |   |   |   |   xmlDelivery240.xsd
        |   |   |   |   |   xmlInvoice240.xsd
        |   |   |   |   |   xmlOrder240.xsd
        |   |   |   |   |   xmlOrderChange240.xsd
        |   |   |   |   |   xmlOrderResponse240.xsd
        |   |   |   |   |   xmlPartnerData240.xsd
        |   |   |   |   |   xmlPurchaseOrder240_ntplus.xsd
        |   |   |   |   |   xmlPurchaseOrderChange240_ntplus.xsd
        |   |   |   |   |   xmlPurchaseOrderResponse240_ntplus.xsd
        |   |   |   |   |   xmlReceiptAcknowledgement210.xsd
        |   |   |   |   |   xmlReceiptAcknowledgementException210.xsd
        |   |   |   |   |   xmlRemittanceAdvice240.xsd
        |   |   |   |   |   xmlReturnNotification240.xsd
        |   |   |   |   |   xmlServiceNotification240_ntplus.xsd
        |   |   |   |   |   xmlServiceNotificationResponse240_ntplus.xsd
        |   |   |   |   |   
        |   |   |   |   +---Delivery
        |   |   |   |   |       xmlDelivery240.cs
        |   |   |   |   |       
        |   |   |   |   +---Invoice
        |   |   |   |   |       xmlInvoice240.cs
        |   |   |   |   |       
        |   |   |   |   +---Order
        |   |   |   |   |       xmlOrder240.cs
        |   |   |   |   |       
        |   |   |   |   \---Orderresponse
        |   |   |   |           xmlOrderResponse240.cs
        |   |   |   |           
        |   |   |   +---EDI_AlsoCH
        |   |   |   |       ALSO_Switzerland_Connect_DeliveryNote_schema_V1.41.xsd
        |   |   |   |       ALSO_Switzerland_Connect_DeliveryNote_V1_41.cs
        |   |   |   |       ALSO_Switzerland_Connect_Invoice_schema_V1.2.cs
        |   |   |   |       ALSO_Switzerland_Connect_Invoice_schema_V1.2.xsd
        |   |   |   |       ALSO_Switzerland_Connect_OrderResponse_schema_V1.31.xsd
        |   |   |   |       ALSO_Switzerland_Connect_OrderResponse_schema_V1_31.cs
        |   |   |   |       ALSO_Switzerland_Connect_Order_Schema_V3.22.xsd
        |   |   |   |       ALSO_Switzerland_Connect_Order_V3_22.cs
        |   |   |   |       
        |   |   |   +---EDI_EGIS
        |   |   |   |       DistributorListQuery.cs
        |   |   |   |       DistributorListQuery.xsd
        |   |   |   |       DistributorListQueryResponse.cs
        |   |   |   |       DistributorListQueryResponse.xsd
        |   |   |   |       InvoiceQuery.cs
        |   |   |   |       InvoiceQuery.xsd
        |   |   |   |       InvoiceQueryResponse.cs
        |   |   |   |       InvoiceQueryResponse.xsd
        |   |   |   |       PriceAndAvailabilityQuery.cs
        |   |   |   |       PriceAndAvailabilityQuery.xsd
        |   |   |   |       PriceAndAvailabilityQueryResponse.cs
        |   |   |   |       PriceAndAvailabilityQueryResponse.xsd
        |   |   |   |       PurchaseOrderConfirmationQuery.cs
        |   |   |   |       PurchaseOrderConfirmationQuery.xsd
        |   |   |   |       PurchaseOrderConfirmationQueryResponse.cs
        |   |   |   |       PurchaseOrderConfirmationQueryResponse.xsd
        |   |   |   |       PurchaseOrderFullQuery.cs
        |   |   |   |       PurchaseOrderFullQuery.xsd
        |   |   |   |       PurchaseOrderFullQueryResponse.cs
        |   |   |   |       PurchaseOrderFullQueryResponse.xsd
        |   |   |   |       PurchaseOrderQuery.cs
        |   |   |   |       PurchaseOrderQuery.xsd
        |   |   |   |       PurchaseOrderQueryResponse.cs
        |   |   |   |       PurchaseOrderQueryResponse.xsd
        |   |   |   |       PurchaseOrderRequest.cs
        |   |   |   |       PurchaseOrderRequest.xsd
        |   |   |   |       PurchaseOrderResponse.cs
        |   |   |   |       PurchaseOrderResponse.xsd
        |   |   |   |       SearchQuery.cs
        |   |   |   |       SearchQuery.xsd
        |   |   |   |       SearchQueryResponse.cs
        |   |   |   |       SearchQueryResponse.xsd
        |   |   |   |       ShoppingCartDeletionRequest.cs
        |   |   |   |       ShoppingCartDeletionRequest.xsd
        |   |   |   |       ShoppingCartDeletionResponse.cs
        |   |   |   |       ShoppingCartDeletionResponse.xsd
        |   |   |   |       ShoppingCartListQuery.cs
        |   |   |   |       ShoppingCartListQuery.xsd
        |   |   |   |       ShoppingCartListQueryResponse.cs
        |   |   |   |       ShoppingCartListQueryResponse.xsd
        |   |   |   |       ShoppingCartOptimisationRequest.cs
        |   |   |   |       ShoppingCartOptimisationRequest.xsd
        |   |   |   |       ShoppingCartOptimisationResponse.cs
        |   |   |   |       ShoppingCartOptimisationResponse.xsd
        |   |   |   |       ShoppingCartQuery.cs
        |   |   |   |       ShoppingCartQuery.xsd
        |   |   |   |       ShoppingCartQueryResponse.cs
        |   |   |   |       ShoppingCartQueryResponse.xsd
        |   |   |   |       ShoppingCartRequest.cs
        |   |   |   |       ShoppingCartRequest.xsd
        |   |   |   |       ShoppingCartResponse.cs
        |   |   |   |       ShoppingCartResponse.xsd
        |   |   |   |       xsd.exe
        |   |   |   |       
        |   |   |   +---EDI_Herweck
        |   |   |   |   |   B.xsd
        |   |   |   |   |   
        |   |   |   |   +---Delivery
        |   |   |   |   |       L.cs
        |   |   |   |   |       L.xsd
        |   |   |   |   |       
        |   |   |   |   +---Delivery_New
        |   |   |   |   |       L.cs
        |   |   |   |   |       L.xsd
        |   |   |   |   |       
        |   |   |   |   +---Invoice
        |   |   |   |   |       R.cs
        |   |   |   |   |       R.xsd
        |   |   |   |   |       ReadMe.txt
        |   |   |   |   |       
        |   |   |   |   \---Orderresponse
        |   |   |   |           B.cs
        |   |   |   |           
        |   |   |   +---EDI_Komsa
        |   |   |   |   |   KomsaCommon.cs
        |   |   |   |   |   KomsaDispatchNotification.cs
        |   |   |   |   |   KomsaDispatchNotification.xsd
        |   |   |   |   |   KomsaOrder16.cs
        |   |   |   |   |   KomsaOrder16.xsd
        |   |   |   |   |   KomsaOrderResponse.cs
        |   |   |   |   |   KomsaOrderResponse.xsd
        |   |   |   |   |   ReadMeKomsa.txt
        |   |   |   |   |   
        |   |   |   |   \---Order
        |   |   |   |           CommonAggregateComponents.xsd
        |   |   |   |           KomsaDispatchNotification.xsd
        |   |   |   |           KomsaOrder.cs
        |   |   |   |           KomsaOrder.xsd
        |   |   |   |           QualifiedDataTypes.xsd
        |   |   |   |           
        |   |   |   +---Export
        |   |   |   |   \---EDI
        |   |   |   |           BBGExport.cs
        |   |   |   |           BBGWebserviceConnect.cs
        |   |   |   |           EDIGatewayExport.cs
        |   |   |   |           
        |   |   |   +---Import
        |   |   |   |   \---EDI
        |   |   |   |           Avnet.cs
        |   |   |   |           AvnetStructur.cs
        |   |   |   |           IEDIGatewayImport.cs
        |   |   |   |           
        |   |   |   +---MspCollector
        |   |   |   |   +---Octopus
        |   |   |   |   |       OctopusCustomer.cs
        |   |   |   |   |       OctopusCustomer.xsd
        |   |   |   |   |       
        |   |   |   |   \---Wortmann
        |   |   |   |           MspWortmann.cs
        |   |   |   |           MspWortmann.xsd
        |   |   |   |           
        |   |   |   +---obj
        |   |   |   |   |   Centron.Gateway.csproj.nuget.dgspec.json
        |   |   |   |   |   Centron.Gateway.csproj.nuget.g.props
        |   |   |   |   |   Centron.Gateway.csproj.nuget.g.targets
        |   |   |   |   |   project.assets.json
        |   |   |   |   |   project.nuget.cache
        |   |   |   |   |   
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |   |   |           |   Centron.Gateway.AssemblyInfo.cs
        |   |   |   |           |   Centron.Gateway.AssemblyInfoInputs.cache
        |   |   |   |           |   Centron.Gateway.assets.cache
        |   |   |   |           |   Centron.Gateway.csproj.AssemblyReference.cache
        |   |   |   |           |   Centron.Gateway.GeneratedMSBuildEditorConfig.editorconfig
        |   |   |   |           |   
        |   |   |   |           +---ref
        |   |   |   |           \---refint
        |   |   |   +---OnlineBanking
        |   |   |   |       OnlineBankingConnectionLibfintx.cs
        |   |   |   |       
        |   |   |   +---OpenTrans
        |   |   |   |       bmecat_2005.xsd
        |   |   |   |       opentrans_2_1_wag.cs
        |   |   |   |       opentrans_2_1_wag.xsd
        |   |   |   |       README.txt
        |   |   |   |       xmldsig-core-schema.xsd
        |   |   |   |       xmlmime.xsd
        |   |   |   |       
        |   |   |   +---OpenTrans1_0
        |   |   |   |   |   countries.xsd
        |   |   |   |   |   currencies.xsd
        |   |   |   |   |   lang.xsd
        |   |   |   |   |   openbase_1_0.cs
        |   |   |   |   |   openbase_1_0.xsd
        |   |   |   |   |   openTRANS_DISPATCHNOTIFICATION_1_0.xsd
        |   |   |   |   |   openTRANS_INVOICE_1_0.xsd
        |   |   |   |   |   openTRANS_ORDERCHANGE_1_0.xsd
        |   |   |   |   |   openTRANS_ORDERRESPONSE_1_0.xsd
        |   |   |   |   |   openTRANS_ORDER_1_0.xsd
        |   |   |   |   |   openTRANS_QUOTATION_1_0.xsd
        |   |   |   |   |   openTRANS_RECEIPTACKNOWLEDGEMENT_1_0.xsd
        |   |   |   |   |   openTRANS_RFQ_1_0.xsd
        |   |   |   |   |   punit.xsd
        |   |   |   |   |   udx.xsd
        |   |   |   |   |   unit.xsd
        |   |   |   |   |   
        |   |   |   |   +---Invoice
        |   |   |   |   |       openTRANS_INVOICE_1_0.cs
        |   |   |   |   |       
        |   |   |   |   +---Order
        |   |   |   |   |       openTRANS_ORDER_1_0.cs
        |   |   |   |   |       
        |   |   |   |   \---Orderresponse
        |   |   |   |           openTRANS_ORDERRESPONSE_1_0.cs
        |   |   |   |           
        |   |   |   +---Portal
        |   |   |   |       PortalConstants.cs
        |   |   |   |       WebServiceAccess.cs
        |   |   |   |       
        |   |   |   +---Properties
        |   |   |   |       AssemblyInfo.cs
        |   |   |   |       
        |   |   |   +---Service References
        |   |   |   |   +---CentronPortalService
        |   |   |   |   |       CentronPortalService1.wsdl
        |   |   |   |   |       configuration.svcinfo
        |   |   |   |   |       configuration91.svcinfo
        |   |   |   |   |       Reference.cs
        |   |   |   |   |       Reference.svcmap
        |   |   |   |   |       
        |   |   |   |   \---WSDocUpload
        |   |   |   |           configuration.svcinfo
        |   |   |   |           configuration91.svcinfo
        |   |   |   |           Reference.cs
        |   |   |   |           Reference.svcmap
        |   |   |   |           soappost.wsdl
        |   |   |   |           
        |   |   |   \---ZUGFeRD21_Extended
        |   |   |           FACTUR-X_EXTENDED.xsd
        |   |   |           FACTUR-X_EXTENDED_urn_un_unece_uncefact_data_standard_QualifiedDataType_100.xsd
        |   |   |           ZUGFeRD_EXTENDED.cs
        |   |   |           
        |   |   \---Centron.Interfaces
        |   |       |   Centron.Interfaces.csproj
        |   |       |   CentronObjectKindNumeric.cs
        |   |       |   IBaseEntity.cs
        |   |       |   IBaseRepository.cs
        |   |       |   IChangeTrackingProperties.cs
        |   |       |   
        |   |       +---Accounting
        |   |       |       BankAccountPaymentType.cs
        |   |       |       EsrKinds.cs
        |   |       |       IBankAccount.cs
        |   |       |       SepaDirectDebitType.cs
        |   |       |       
        |   |       +---Accounts
        |   |       |   |   AccountFilter.cs
        |   |       |   |   AccountFilterOldReference.cs
        |   |       |   |   AccountRelationshipFilter.cs
        |   |       |   |   AccountRelationshipFilterKind.cs
        |   |       |   |   AccountSearchFilter.cs
        |   |       |   |   AccountType.cs
        |   |       |   |   AccountTypeFilter.cs
        |   |       |   |   AccountTypeKind.cs
        |   |       |   |   DeliveryOption.cs
        |   |       |   |   GetAccountAddressesFilter.cs
        |   |       |   |   IAccount.cs
        |   |       |   |   IAccountAddress.cs
        |   |       |   |   IAccountAddressContact.cs
        |   |       |   |   IAccountCustomer.cs
        |   |       |   |   IAccountSearchItem.cs
        |   |       |   |   IAccountSupplier.cs
        |   |       |   |   IAccountType.cs
        |   |       |   |   IAccountTypeToAccount.cs
        |   |       |   |   WithinRadiusOfFilter.cs
        |   |       |   |   
        |   |       |   +---AccountContracts
        |   |       |   |       GetAccountContractKindsFilter.cs
        |   |       |   |       GetAccountContractsFilter.cs
        |   |       |   |       
        |   |       |   +---Activities
        |   |       |   |       AccountActivityKind.cs
        |   |       |   |       AccountActivitySearchFilter.cs
        |   |       |   |       
        |   |       |   +---Assets
        |   |       |   |       IAssetItemDisplayBase.cs
        |   |       |   |       
        |   |       |   +---Campaigns
        |   |       |   |       CampaignDecisionKind.cs
        |   |       |   |       CampaignParticipantsSearchFilter.cs
        |   |       |   |       CampaignPhaseActionExecuteFilter.cs
        |   |       |   |       CampaignSearchFilter.cs
        |   |       |   |       CampaignStateKind.cs
        |   |       |   |       PhaseActionGroupType.cs
        |   |       |   |       PhaseActionType.cs
        |   |       |   |       
        |   |       |   +---ExtendedFilters
        |   |       |   |       AccountExtendedSearchFilter.cs
        |   |       |   |       
        |   |       |   +---Mailing
        |   |       |   |       MailingSearchFilter.cs
        |   |       |   |       
        |   |       |   +---Marketing
        |   |       |   |       AccountLicenseInformationsFilter.cs
        |   |       |   |       
        |   |       |   +---PrintOptions
        |   |       |   |       AccountPrintOptionsFilter.cs
        |   |       |   |       
        |   |       |   +---Receipts
        |   |       |   |       ReceiptProjectLayoutItemKind.cs
        |   |       |   |       ReceiptProjectLayoutItemKindReportParameter.cs
        |   |       |   |       ReceiptProjectLayoutItemKindReportSettings.cs
        |   |       |   |       
        |   |       |   +---SpecialPrices
        |   |       |   |       AccountSpecialPriceFilter.cs
        |   |       |   |       SpecialPriceKind.cs
        |   |       |   |       SpecialPricesColumns.cs
        |   |       |   |       
        |   |       |   +---Suppliers
        |   |       |   |       SupplierBranchInfoFilter.cs
        |   |       |   |       
        |   |       |   +---Survey
        |   |       |   |       SurveyFilter.cs
        |   |       |   |       
        |   |       |   \---TextBlocks
        |   |       |           AccountTextBlockFilter.cs
        |   |       |           AccountTextBlockFilterExtensions.cs
        |   |       |           
        |   |       +---Administration
        |   |       |   +---AccountSystems
        |   |       |   |       AccountSystemFilter.cs
        |   |       |   |       
        |   |       |   +---CompanyInformations
        |   |       |   |       ICompanyPreview.cs
        |   |       |   |       
        |   |       |   +---Connections
        |   |       |   |       CentronConnectionType.cs
        |   |       |   |       ConnectionTicket.cs
        |   |       |   |       WebLoginType.cs
        |   |       |   |       
        |   |       |   +---Customization
        |   |       |   |       CustomizationDataTypes.cs
        |   |       |   |       CustomPropertyFilter.cs
        |   |       |   |       CustomPropertyValueFilter.cs
        |   |       |   |       ModuleCustomPropertyFilterItem.cs
        |   |       |   |       
        |   |       |   +---Documents
        |   |       |   |   |   DocumentFlags.cs
        |   |       |   |   |   DocumentMetaInformationFilter.cs
        |   |       |   |   |   DocumentMetaInformationType.cs
        |   |       |   |   |   
        |   |       |   |   +---Dsgvo
        |   |       |   |   |       AccountOrderProcessingContractFilter.cs
        |   |       |   |   |       OrderProcessingContractState.cs
        |   |       |   |   |       ReplaceAccountOrderProcessingContractMailVariablesRequest.cs
        |   |       |   |   |       ReplaceAccountOrderProcessingContractNameVariablesRequest.cs
        |   |       |   |   |       
        |   |       |   |   +---ReceiptComment
        |   |       |   |   |       SearchReceiptPdfDocumentsFilter.cs
        |   |       |   |   |       
        |   |       |   |   \---SepaContracts
        |   |       |   |           ReplaceSepaContractMailVariablesRequest.cs
        |   |       |   |           SepaContractFilter.cs
        |   |       |   |           SepaContractState.cs
        |   |       |   |           
        |   |       |   +---Employees
        |   |       |   |   |   AuthentificationKind.cs
        |   |       |   |   |   EmployeeDTOFilter.cs
        |   |       |   |   |   IEmployeePreview.cs
        |   |       |   |   |   IEmployeeSettingsProfile.cs
        |   |       |   |   |   IEmployeeSettingsProfileNet.cs
        |   |       |   |   |   LoadEmployeeSettingsProfilesFilter.cs
        |   |       |   |   |   
        |   |       |   |   \---EmployeeSettings
        |   |       |   |           EmployeeVariableIsActive.cs
        |   |       |   |           
        |   |       |   +---Environment
        |   |       |   |       CreatedThroughApplication.cs
        |   |       |   |       ISqlServerRepository.cs
        |   |       |   |       
        |   |       |   +---FileManagement
        |   |       |   |       DMSSyncType.cs
        |   |       |   |       DocumentSelectionType.cs
        |   |       |   |       
        |   |       |   +---Logins
        |   |       |   |   |   ApplicationKind.cs
        |   |       |   |   |   LicenseGuids.cs
        |   |       |   |   |   SystemAuthenticationMethod.cs
        |   |       |   |   |   
        |   |       |   |   \---DomainLogin
        |   |       |   |           ActiveDirectoryConstants.cs
        |   |       |   |           
        |   |       |   +---MasterData
        |   |       |   |       ESRVoucherCode.cs
        |   |       |   |       ICountry.cs
        |   |       |   |       
        |   |       |   +---Right
        |   |       |   |       GroupRightAssignmentFilter.cs
        |   |       |   |       
        |   |       |   +---Settings
        |   |       |   |   |   ApplicationSettingDefaults.cs
        |   |       |   |   |   ApplicationSettingDefinitions.cs
        |   |       |   |   |   ApplicationSettingID.cs
        |   |       |   |   |   AppSettingsDataConst.cs
        |   |       |   |   |   
        |   |       |   |   \---SettingGroups
        |   |       |   |           TicketArticleWorkItemChangedUserInteraction.cs
        |   |       |   |           TicketCloseDialogOptions.cs
        |   |       |   |           TimeRecordingRemoteArticleCalculateAutomaticlyOptions.cs
        |   |       |   |           TimeRecordingStartRecordingOptions.cs
        |   |       |   |           
        |   |       |   +---TextBlock
        |   |       |   |       InsertSalutationEnum.cs
        |   |       |   |       
        |   |       |   +---Themes
        |   |       |   |       ActivateThemeRequest.cs
        |   |       |   |       CreateThemeRequest.cs
        |   |       |   |       ThemeDTO.cs
        |   |       |   |       UpdateThemeRequest.cs
        |   |       |   |       
        |   |       |   \---User
        |   |       |           AppUserFilter.cs
        |   |       |           GroupUserAssignmentFilter.cs
        |   |       |           
        |   |       +---AppointmentRequests
        |   |       |       AppointmentProposalFilter.cs
        |   |       |       AppointmentRequestReply.cs
        |   |       |       AppointmentRequestState.cs
        |   |       |       AppointRequestFilter.cs
        |   |       |       
        |   |       +---bin
        |   |       |   \---Debug
        |   |       |       \---net10.0
        |   |       +---Calendar
        |   |       |       OvertakeHelpdeskTime.cs
        |   |       |       
        |   |       +---CentronReportEngine
        |   |       |       BinSettingsRange.cs
        |   |       |       
        |   |       +---ChangeTracking
        |   |       |   |   ChangeLogFilter.cs
        |   |       |   |   ChangeTrackingConfigurationAttribute.cs
        |   |       |   |   TrackChangesAttribute.cs
        |   |       |   |   
        |   |       |   \---History
        |   |       |           ImportKind.cs
        |   |       |           
        |   |       +---Chats
        |   |       |       ChatFilter.cs
        |   |       |       ChatMessageFilter.cs
        |   |       |       
        |   |       +---ChecklistArea
        |   |       |       CentronChecklistFilter.cs
        |   |       |       CentronChecklistItemState.cs
        |   |       |       ChecklistRecurrenceCycleOption.cs
        |   |       |       ChecklistRecurrenceDailyOption.cs
        |   |       |       ChecklistRecurrenceDayOption.cs
        |   |       |       ChecklistRecurrenceDaySeedOption.cs
        |   |       |       ChecklistRecurrenceEndDateOption.cs
        |   |       |       ChecklistRecurrenceMonthlyOption.cs
        |   |       |       ChecklistRecurrenceYearlyOption.cs
        |   |       |       CustomerSearchOption.cs
        |   |       |       Month.cs
        |   |       |       RecurrenceDayOption.cs
        |   |       |       ReorderChecklistItemEntry.cs
        |   |       |       ReorderChecklistItemsRequest.cs
        |   |       |       UpdateChecklistItemRequest.cs
        |   |       |       UpdateChecklistRequest.cs
        |   |       |       UpdatedChecklistItemStateProperties.cs
        |   |       |       
        |   |       +---Common
        |   |       |       Constants.cs
        |   |       |       DeployableJobAssignedObjectType.cs
        |   |       |       DeployableJobDownloadType.cs
        |   |       |       DeployableJobInstallationType.cs
        |   |       |       GeoInfo.cs
        |   |       |       PagingFilter.cs
        |   |       |       StatusType.cs
        |   |       |       
        |   |       +---Conditions
        |   |       |       EntityState.cs
        |   |       |       
        |   |       +---Constants
        |   |       |   \---Reports
        |   |       |           ReportGroupConstants.cs
        |   |       |           ReportGroupFilenameConstants.cs
        |   |       |           
        |   |       +---CustomerArea
        |   |       |       AdviserType.cs
        |   |       |       BillingResultType.cs
        |   |       |       InvoiceSendType.cs
        |   |       |       RmaArticleState.cs
        |   |       |       RmaClosedState.cs
        |   |       |       RmaForthAction.cs
        |   |       |       RmaKind.cs
        |   |       |       RmaVariablesCollection.cs
        |   |       |       
        |   |       +---CustomerPortal
        |   |       |       CustomerTicketDocumentAccessType.cs
        |   |       |       WebAccountAccessType.cs
        |   |       |       
        |   |       +---Customizations
        |   |       |   \---CustomTables
        |   |       |           ICustomTable.cs
        |   |       |           ICustomTableColumn.cs
        |   |       |           ICustomTableRow.cs
        |   |       |           
        |   |       +---DAO
        |   |       |   \---Repositories
        |   |       |           IBaseRepository.cs
        |   |       |           
        |   |       +---DataExchange
        |   |       |   +---BookKeeping
        |   |       |   |   |   BookKeepingAddressKind.cs
        |   |       |   |   |   BookKeepingExportKind.cs
        |   |       |   |   |   BookKeepingLoadAddressFilter.cs
        |   |       |   |   |   BookKeepingLoadReceiptFilter.cs
        |   |       |   |   |   BookKeepingReceiptKind.cs
        |   |       |   |   |   CalculationUtils.cs
        |   |       |   |   |   IBookKeepingAddress.cs
        |   |       |   |   |   IBookKeepingExportFileGeneratorResult.cs
        |   |       |   |   |   IBookKeepingImportData.cs
        |   |       |   |   |   IBookKeepingReceipt.cs
        |   |       |   |   |   IBookKeepingReceiptExportFileGeneratorResult.cs
        |   |       |   |   |   IBookKeepingReceiptItem.cs
        |   |       |   |   |   
        |   |       |   |   \---Settings
        |   |       |   |       +---Export
        |   |       |   |       |       ExportCentronBasedataColumnKind.cs
        |   |       |   |       |       ExportCentronReceiptColumnKind.cs
        |   |       |   |       |       ExportColumnSeparator.cs
        |   |       |   |       |       ExportDecimalSeparator.cs
        |   |       |   |       |       ExportValueFormatKind.cs
        |   |       |   |       |       
        |   |       |   |       \---OposImports
        |   |       |   |               BookKeepingImportInterfaceWithColumns.cs
        |   |       |   |               IBookKeepingImportInterface.cs
        |   |       |   |               IBookKeepingImportInterfaceColumn.cs
        |   |       |   |               OposImportCentronColumnKind.cs
        |   |       |   |               OposImportColumnIdentification.cs
        |   |       |   |               OposImportColumnSeparator.cs
        |   |       |   |               OposImportFileFormat.cs
        |   |       |   |               
        |   |       |   +---Exports
        |   |       |   |       ExportKind.cs
        |   |       |   |       
        |   |       |   +---Import
        |   |       |   |   +---Sales
        |   |       |   |   |   \---CustomerAsset
        |   |       |   |   |           HPQuoteFileType.cs
        |   |       |   |   |           IAssetItemImportResult.cs
        |   |       |   |   |           IHPQuoteSetting.cs
        |   |       |   |   |           
        |   |       |   |   \---SpecialArticleToContract
        |   |       |   |           SpecialArticleToContractImportFixedInterface.cs
        |   |       |   |           
        |   |       |   +---PaymentTransactions
        |   |       |   |       ExportDirectDebitType.cs
        |   |       |   |       IInvoicePaymentTransaction.cs
        |   |       |   |       InvoiceSearchFilter.cs
        |   |       |   |       PaymentTransactionInterface.cs
        |   |       |   |       PaymentTransactionSettings.cs
        |   |       |   |       
        |   |       |   \---Receipts
        |   |       |           BankInfo.cs
        |   |       |           ReceiptAddressInfo.cs
        |   |       |           ReceiptInfo.cs
        |   |       |           ReceiptItemInfo.cs
        |   |       |           ReceiptPaymentInfo.cs
        |   |       |           ReceiptPaymentPartInfo.cs
        |   |       |           
        |   |       +---EDI
        |   |       |   |   EDICentronArticleKind.cs
        |   |       |   |   EDIDocumentUploadResult.cs
        |   |       |   |   EDIHeadState.cs
        |   |       |   |   EDILogState.cs
        |   |       |   |   EDIMultidistributors.cs
        |   |       |   |   EgisStatuscode.cs
        |   |       |   |   IEDIDeliveryItems.cs
        |   |       |   |   IEDIInvoiceBarcodes.cs
        |   |       |   |   IEDIInvoiceHead.cs
        |   |       |   |   IEDIReceiptHead.cs
        |   |       |   |   IEDIReceiptItems.cs
        |   |       |   |   IEDIReceiptItemsToOrder.cs
        |   |       |   |   
        |   |       |   \---OrderImport
        |   |       |           IImportSource.cs
        |   |       |           ILogSession.cs
        |   |       |           
        |   |       +---EmployeeArea
        |   |       |       AddressRegisterCaretStartpoint.cs
        |   |       |       EmployeeSpecialArticleKind.cs
        |   |       |       EmployeeUserSettingKind.cs
        |   |       |       TimerBillingEndTimeFilterDefaultValue.cs
        |   |       |       
        |   |       +---ExcelExport
        |   |       |       ReceiptExcelExportSettings.cs
        |   |       |       
        |   |       +---ExternalHelpdesk
        |   |       |       ExternalHelpdeskConfigurationFilter.cs
        |   |       |       
        |   |       +---ExternalTools
        |   |       |   \---Enums
        |   |       |           ExternalToolLocation.cs
        |   |       |           ExternalToolSuccessAction.cs
        |   |       |           
        |   |       +---Finances
        |   |       |   +---Crm
        |   |       |   |       AccountNavInfoType.cs
        |   |       |   |       IAccountNavInfo.cs
        |   |       |   |       
        |   |       |   +---IncomingPayments
        |   |       |   |       IIncomingPaymentLog.cs
        |   |       |   |       IIncomingPaymentLogOverview.cs
        |   |       |   |       
        |   |       |   \---OnlineBanking
        |   |       |           OnlineBankingAssignmentState.cs
        |   |       |           OnlineBankingConfigurationType.cs
        |   |       |           OnlineBankingCustomerMatchingHeuristic.cs
        |   |       |           OnlineBankingMatchingHeuristicInfo.cs
        |   |       |           OnlineBankingReceiptMatchingHeuristic.cs
        |   |       |           OnlineBankingTransactionState.cs
        |   |       |           SpreadsheetFileType.cs
        |   |       |           
        |   |       +---Gateway
        |   |       |       CustomGatewayImportType.cs
        |   |       |       
        |   |       +---GeoCoding
        |   |       |       GeoCodingFilter.cs
        |   |       |       
        |   |       +---Helpers
        |   |       |       IGenericValueClass.cs
        |   |       |       
        |   |       +---ITPlaner
        |   |       |       CategoryKind.cs
        |   |       |       ChecklistVirtualObjectKind.cs
        |   |       |       ChecklistVirtualObjectModelKind.cs
        |   |       |       ChecklistVirtualObjectParentType.cs
        |   |       |       ChecklistWorkplanParentType.cs
        |   |       |       RBChecklistRecurrenceFilter.cs
        |   |       |       RBChecklistRessourceType.cs
        |   |       |       RBChecklistVirtualObjectCategoryFilter.cs
        |   |       |       VirtualObjectModelStatusType.cs
        |   |       |       
        |   |       +---Lists
        |   |       |       IPagingList.cs
        |   |       |       
        |   |       +---Logistics
        |   |       |   +---CommissionMail
        |   |       |   |       OrderSpecificCommissionMailSetting.cs
        |   |       |   |       
        |   |       |   +---LogisticSettings
        |   |       |   |       PickSendEmail.cs
        |   |       |   |       
        |   |       |   \---Warehousing
        |   |       |           IArticleBookKeepingAccount.cs
        |   |       |           IStock.cs
        |   |       |           IStockRebookLog.cs
        |   |       |           MaintenanceKindEnum.cs
        |   |       |           StockFilter.cs
        |   |       |           StockKind.cs
        |   |       |           StockRebookLogFilter.cs
        |   |       |           TelekomDIveCategory.cs
        |   |       |           WorkUnitRounding.cs
        |   |       |           
        |   |       +---Mail
        |   |       |   |   CentronExchangeVersion.cs
        |   |       |   |   CentronInlineImageAttachment.cs
        |   |       |   |   CentronMailAddress.cs
        |   |       |   |   CentronMailAddressCollection.cs
        |   |       |   |   CentronMailAttachmentCollection.cs
        |   |       |   |   CentronMailBody.cs
        |   |       |   |   SentMail.cs
        |   |       |   |   
        |   |       |   +---Enums
        |   |       |   |       CentronMailBodyType.cs
        |   |       |   |       CentronMailType.cs
        |   |       |   |       CentronWebserviceMailType.cs
        |   |       |   |       ContractSubObjectKind.cs
        |   |       |   |       MailSignatureKind.cs
        |   |       |   |       MailTemplatePrio.cs
        |   |       |   |       
        |   |       |   \---Templates
        |   |       |           ContactToMailTemplateRelationshipKindFilter.cs
        |   |       |           MailTemplateDefaultText.cs
        |   |       |           MailTemplateFolderKind.cs
        |   |       |           MailTemplateFolderOptions.cs
        |   |       |           MailTemplateReferences.cs
        |   |       |           
        |   |       +---Mailing
        |   |       |       MailingDataSourceKind.cs
        |   |       |       
        |   |       +---MailScanner
        |   |       |       MailScannerConnectionType.cs
        |   |       |       MailScannerLog.cs
        |   |       |       MailScannerLogFilter.cs
        |   |       |       MailScannerProfileFilter.cs
        |   |       |       MailScannerWorkflowFilter.cs
        |   |       |       
        |   |       +---Modules
        |   |       |       IModule.cs
        |   |       |       IModuleCategory.cs
        |   |       |       ModuleFilter.cs
        |   |       |       
        |   |       +---Monitoring
        |   |       |       DayOfWeek.cs
        |   |       |       
        |   |       +---MyCentron
        |   |       |   +---Dashboard
        |   |       |   |       DashboardContainerFilter.cs
        |   |       |   |       DashboardSize.cs
        |   |       |   |       IDashboardContainer.cs
        |   |       |   |       
        |   |       |   \---Phone
        |   |       |           PhoneCallConnectionState.cs
        |   |       |           PhoneCallDirection.cs
        |   |       |           PhoneConnectionType.cs
        |   |       |           
        |   |       +---MyDay
        |   |       |       MyDayFinalizedDaysFilter.cs
        |   |       |       MyDayNotificationLogFilter.cs
        |   |       |       MyDayNotificationType.cs
        |   |       |       MyDayUserItemsFilter.cs
        |   |       |       MyDayWorkItemReactionType.cs
        |   |       |       MyDayWorkItemsFilter.cs
        |   |       |       MyDayWorkItemType.cs
        |   |       |       
        |   |       +---obj
        |   |       |   |   Centron.Interfaces.csproj.nuget.dgspec.json
        |   |       |   |   Centron.Interfaces.csproj.nuget.g.props
        |   |       |   |   Centron.Interfaces.csproj.nuget.g.targets
        |   |       |   |   project.assets.json
        |   |       |   |   project.nuget.cache
        |   |       |   |   
        |   |       |   \---Debug
        |   |       |       \---net10.0
        |   |       |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |       |           |   Centron.Interfaces.AssemblyInfo.cs
        |   |       |           |   Centron.Interfaces.AssemblyInfoInputs.cache
        |   |       |           |   Centron.Interfaces.assets.cache
        |   |       |           |   Centron.Interfaces.GeneratedMSBuildEditorConfig.editorconfig
        |   |       |           |   
        |   |       |           +---ref
        |   |       |           \---refint
        |   |       +---ObjectExternalReferences
        |   |       |       ObjectExternalRelationType.cs
        |   |       |       
        |   |       +---OnlineBanking
        |   |       |       IGetAccountTransactionsFilter.cs
        |   |       |       IOnlineBankingAccountTransaction.cs
        |   |       |       IOnlineBankingConnectionDialog.cs
        |   |       |       
        |   |       +---PasswordManager
        |   |       |       PasswordManagerGuidelineFilter.cs
        |   |       |       PasswordManagerGuidelineRights.cs
        |   |       |       PasswordManagerImportKind.cs
        |   |       |       PasswordManagerLogActionKind.cs
        |   |       |       PasswordManagerLogFilter.cs
        |   |       |       PasswordManagerPropertyValueSealInformationFilter.cs
        |   |       |       
        |   |       +---Production
        |   |       |       ProductionOrderItemState.cs
        |   |       |       ProductionOrderLogKind.cs
        |   |       |       
        |   |       +---ProjectTicket
        |   |       |       TicketProjectDependencyFilter.cs
        |   |       |       TicketProjectDependencyType.cs
        |   |       |       TicketProjectFilter.cs
        |   |       |       TicketProjectLogEventType.cs
        |   |       |       TicketProjectLogFilter.cs
        |   |       |       TicketProjectMemberType.cs
        |   |       |       TicketProjectMessageFilter.cs
        |   |       |       TicketProjectSettingsFilter.cs
        |   |       |       TicketProjectTaskFilter.cs
        |   |       |       
        |   |       +---Properties
        |   |       |       AssemblyInfo.cs
        |   |       |       
        |   |       +---Purchasing
        |   |       |   +---OrderSuggestionList
        |   |       |   |       OrderSuggestionFilter.cs
        |   |       |   |       
        |   |       |   +---SupplierOrderPerBranch
        |   |       |   |       SupplierOrderPerBranchFilter.cs
        |   |       |   |       
        |   |       |   \---TravelExpense
        |   |       |           TravelExpenseCategoryFilter.cs
        |   |       |           
        |   |       +---QM
        |   |       |   \---Enums
        |   |       |           QmNotification.cs
        |   |       |           
        |   |       +---ReportEngine
        |   |       |   |   IReportData.cs
        |   |       |   |   IReportGroup.cs
        |   |       |   |   IReportGroupParameter.cs
        |   |       |   |   PdfGeneratorKind.cs
        |   |       |   |   RBScheduleEnums.cs
        |   |       |   |   ReportAction.cs
        |   |       |   |   
        |   |       |   \---DocuBoardReportEngine
        |   |       |           ParameterDateTimeValuePairSerializable.cs
        |   |       |           ParameterValuePairSerializable.cs
        |   |       |           ReportFilter.cs
        |   |       |           ReportOverviewFilter.cs
        |   |       |           ReportQueryFilter.cs
        |   |       |           
        |   |       +---ReportService
        |   |       |       ReportServiceConfigurationIntervalType.cs
        |   |       |       ReportServiceSalutationType.cs
        |   |       |       
        |   |       +---Repositories
        |   |       |   +---Administration
        |   |       |   |   +---Branches
        |   |       |   |   |       IBranchRepository.cs
        |   |       |   |   |       
        |   |       |   |   +---CentronConfigDb
        |   |       |   |   |       CentronConfigDbResult.cs
        |   |       |   |   |       ICentronConfigurationDbRepository.cs
        |   |       |   |   |       
        |   |       |   |   +---CompanyInformations
        |   |       |   |   |       CompanyFilter.cs
        |   |       |   |   |       ICompanyRepository.cs
        |   |       |   |   |       
        |   |       |   |   +---Employees
        |   |       |   |   |       IEmployeeSettingsProfileRepository.cs
        |   |       |   |   |       
        |   |       |   |   \---Scripts
        |   |       |   |           ISpecialScriptsRepository.cs
        |   |       |   |           
        |   |       |   +---Customizations
        |   |       |   |   \---CustomTables
        |   |       |   |           ICustomTableRepository.cs
        |   |       |   |           
        |   |       |   +---DataExchange
        |   |       |   |   +---BookKeeping
        |   |       |   |   |       IBookKeepingExportRepository.cs
        |   |       |   |   |       IBookKeepingImportRepository.cs
        |   |       |   |   |       
        |   |       |   |   \---PaymentTransactions
        |   |       |   |           IPaymentTransactionRepository.cs
        |   |       |   |           
        |   |       |   +---Logistics
        |   |       |   |   \---Warehousing
        |   |       |   |           IStockRepository.cs
        |   |       |   |           
        |   |       |   +---MyCentron
        |   |       |   |   \---Dashboard
        |   |       |   |           IDashboardContainerRepository.cs
        |   |       |   |           
        |   |       |   +---Sales
        |   |       |   |   \---Support
        |   |       |   |           IHelpdeskRepositoryDAO.cs
        |   |       |   |           
        |   |       |   +---Statistics
        |   |       |   |   +---ContractStatistics
        |   |       |   |   |       IContractStatisticRepository.cs
        |   |       |   |   |       
        |   |       |   |   \---SaleStatistics
        |   |       |   |           ISaleStatisticRepository.cs
        |   |       |   |           
        |   |       |   \---Warehousing
        |   |       |       +---Article
        |   |       |       |       IArticleRepository.cs
        |   |       |       |       IEnvironmentalProtectionRepository.cs
        |   |       |       |       IWorkSafetyRepository.cs
        |   |       |       |       
        |   |       |       +---Barcodes
        |   |       |       |       IBarcodeRepository.cs
        |   |       |       |       
        |   |       |       +---Comissioning
        |   |       |       |       ICommissioningRepository.cs
        |   |       |       |       
        |   |       |       \---StockManagement
        |   |       |               IStoragePlaceRepository.cs
        |   |       |               StoragePlaceFilter.cs
        |   |       |               
        |   |       +---Results
        |   |       |       DefaultMessageCodes.cs
        |   |       |       Result.cs
        |   |       |       ResultExtensions.cs
        |   |       |       ResultStatus.cs
        |   |       |       Result[T].cs
        |   |       |       
        |   |       +---Sales
        |   |       |   +---BillingCenter
        |   |       |   |   |   IBillingCenterRepository.cs
        |   |       |   |   |   
        |   |       |   |   \---Contracts
        |   |       |   |           BillingIntervalKinds.cs
        |   |       |   |           BillingKind.cs
        |   |       |   |           ContingentKinds.cs
        |   |       |   |           ContingentLayKinds.cs
        |   |       |   |           ContingentLimitKinds.cs
        |   |       |   |           ContractCalculationKind.cs
        |   |       |   |           ContractExtraKind.cs
        |   |       |   |           ContractNeedCalcKind.cs
        |   |       |   |           ContractPartibleArticlePositionen.cs
        |   |       |   |           ContractPositions.cs
        |   |       |   |           ContractsVariables.cs
        |   |       |   |           ContractTypesFilter.cs
        |   |       |   |           DifferContingentInterval.cs
        |   |       |   |           EmptyCountContractPosition.cs
        |   |       |   |           GroupToContingentKinds.cs
        |   |       |   |           IContractContingentBooked.cs
        |   |       |   |           IContractContingentInfo.cs
        |   |       |   |           IContractHead.cs
        |   |       |   |           MspEvaluationDecision.cs
        |   |       |   |           MspEvaluationSpecialArticleDecision.cs
        |   |       |   |           RemovedCounterKind.cs
        |   |       |   |           SearchBillingContractsFilter.cs
        |   |       |   |           SearchCounterStateFilter.cs
        |   |       |   |           SearchSpecialArticleToContractHeadFilter.cs
        |   |       |   |           
        |   |       |   +---Calendar
        |   |       |   |       ScheduleCreatedByApp.cs
        |   |       |   |       SchedulePersonFilter.cs
        |   |       |   |       SchedulePersonsFilter.cs
        |   |       |   |       
        |   |       |   +---CashBooks
        |   |       |   |       CashPaymentType.cs
        |   |       |   |       
        |   |       |   +---Contracts
        |   |       |   |       ContractVersionUpdateDate.cs
        |   |       |   |       
        |   |       |   +---CustomerAssets
        |   |       |   |   |   BillingInterval.cs
        |   |       |   |   |   
        |   |       |   |   +---Contracts
        |   |       |   |   |   |   ContractArticleReferenzesFilter.cs
        |   |       |   |   |   |   ContractPricingArticleFilter.cs
        |   |       |   |   |   |   ContractPricingMaterialGroupFilter.cs
        |   |       |   |   |   |   ContractsByCustomerFilter.cs
        |   |       |   |   |   |   IsRMMArticleBySameCustomerFilter.cs
        |   |       |   |   |   |   
        |   |       |   |   |   \---Settings
        |   |       |   |   |           ContractExtensionKind.cs
        |   |       |   |   |           InsertContractArticleInContractLocation.cs
        |   |       |   |   |           
        |   |       |   |   +---Invoices
        |   |       |   |   |       IAssetOrigin.cs
        |   |       |   |   |       IInvoiceExportFields.cs
        |   |       |   |   |       IInvoiceRepository.cs
        |   |       |   |   |       
        |   |       |   |   \---Reason
        |   |       |   |           ReceiptReasonFilter.cs
        |   |       |   |           
        |   |       |   +---Customers
        |   |       |   |   |   CustomerKindEnum.cs
        |   |       |   |   |   
        |   |       |   |   \---CrmProjects
        |   |       |   |           CrmProjectFilter.cs
        |   |       |   |           CrmProjectPropertyType.cs
        |   |       |   |           
        |   |       |   +---Helpdesks
        |   |       |   |   |   EmployeeTimeStatisticsFilter.cs
        |   |       |   |   |   HelpdeskCategoryFilter.cs
        |   |       |   |   |   HelpdeskHistoryLevel.cs
        |   |       |   |   |   HelpdeskHistoryType.cs
        |   |       |   |   |   HelpdeskTimerBookedArticle.cs
        |   |       |   |   |   HelpdeskTypeFilter.cs
        |   |       |   |   |   ShowHelpdeskRight.cs
        |   |       |   |   |   TicketTimerOverviewFilter.cs
        |   |       |   |   |   UpdatedArticleWorkItemProperties.cs
        |   |       |   |   |   UpdatedContractProperties.cs
        |   |       |   |   |   UpdatedEditorsProperties.cs
        |   |       |   |   |   UpdatedPriorityProperties.cs
        |   |       |   |   |   UpdateHelpdeskRequest.cs
        |   |       |   |   |   
        |   |       |   |   \---CloseHelpdesks
        |   |       |   |           CanCloseInformation.cs
        |   |       |   |           CloseTicketInformation.cs
        |   |       |   |           
        |   |       |   +---Marketing
        |   |       |   |       TelemarketingParticipantKind.cs
        |   |       |   |       
        |   |       |   \---Receipts
        |   |       |       |   AccountKind.cs
        |   |       |       |   AccountTargetKind.cs
        |   |       |       |   BranchOrigin.cs
        |   |       |       |   CreditLimitCalculationKind.cs
        |   |       |       |   EmailRecipientKind.cs
        |   |       |       |   ExternalSearchedArticleKind.cs
        |   |       |       |   FreightArticleSettingKind.cs
        |   |       |       |   ICustomerReceiptBase.cs
        |   |       |       |   ICustomerReceiptItemBase.cs
        |   |       |       |   IPricedArticle.cs
        |   |       |       |   IReceiptBase.cs
        |   |       |       |   IReceiptClosedThroughRMA.cs
        |   |       |       |   IReceiptItemBase.cs
        |   |       |       |   IReceiptItemVersion.cs
        |   |       |       |   IReceiptItemWithBalanceItem.cs
        |   |       |       |   IReceiptItemWithBarcodes.cs
        |   |       |       |   IReceiptItemWithBookedInfo.cs
        |   |       |       |   IReceiptItemWithContract.cs
        |   |       |       |   IReceiptItemWithCopyReference.cs
        |   |       |       |   IReceiptItemWithDeliveryDate.cs
        |   |       |       |   IReceiptItemWithDeliveryNumber.cs
        |   |       |       |   IReceiptItemWithDetachableOrigin.cs
        |   |       |       |   IReceiptItemWithDirectDelivery.cs
        |   |       |       |   IReceiptItemWithDiscount.cs
        |   |       |       |   IReceiptItemWithExpenseAccount.cs
        |   |       |       |   IReceiptItemWithFormatting.cs
        |   |       |       |   IReceiptItemWithFreightAndInsurance.cs
        |   |       |       |   IReceiptItemWithHelpdesk.cs
        |   |       |       |   IReceiptItemWithImage.cs
        |   |       |       |   IReceiptItemWithInternalNote.cs
        |   |       |       |   IReceiptItemWithLeasingAndService.cs
        |   |       |       |   IReceiptItemWithLicenseDate.cs
        |   |       |       |   IReceiptItemWithMasterDataList.cs
        |   |       |       |   IReceiptItemWithMasterDataListSerialNumberI3D.cs
        |   |       |       |   IReceiptItemWithMspDecision.cs
        |   |       |       |   IReceiptItemWithOnlyPriceValue.cs
        |   |       |       |   IReceiptItemWithOrderDisplayPositionNumber.cs
        |   |       |       |   IReceiptItemWithOrdering.cs
        |   |       |       |   IReceiptItemWithOrderItemReference.cs
        |   |       |       |   IReceiptItemWithOrigin.cs
        |   |       |       |   IReceiptItemWithPickingAndMounting.cs
        |   |       |       |   IReceiptItemWithPlannedDeliveryDate.cs
        |   |       |       |   IReceiptItemWithPreparationDate.cs
        |   |       |       |   IReceiptItemWithPurchaseInformations.cs
        |   |       |       |   IReceiptItemWithPurchaseOrderNumber.cs
        |   |       |       |   IReceiptItemWithPurchaseOrderQuantity.cs
        |   |       |       |   IReceiptItemWithPurchasePriceFromSupplier.cs
        |   |       |       |   IReceiptItemWithQuantityCalculated.cs
        |   |       |       |   IReceiptItemWithQuantityNeeded.cs
        |   |       |       |   IReceiptItemWithRevenueAccount.cs
        |   |       |       |   IReceiptItemWithRMA.cs
        |   |       |       |   IReceiptItemWithServicePeriod.cs
        |   |       |       |   IReceiptItemWithTimer.cs
        |   |       |       |   IReceiptItemWithValidDate.cs
        |   |       |       |   IReceiptReceiver.cs
        |   |       |       |   IReceiptSupplierItemBase.cs
        |   |       |       |   IReceiptSupplierWithFreight.cs
        |   |       |       |   IReceiptSupplierWithInsurance.cs
        |   |       |       |   IReceiptVersion.cs
        |   |       |       |   IReceiptWithAdditionalText.cs
        |   |       |       |   IReceiptWithAlternativeDeliveryAddress.cs
        |   |       |       |   IReceiptWithAlternativeInvoiceAddress.cs
        |   |       |       |   IReceiptWithAlternativeLicenseeAddress.cs
        |   |       |       |   IReceiptWithAlternativeMail.cs
        |   |       |       |   IReceiptWithBlockablePurchasing.cs
        |   |       |       |   IReceiptWithCampaign.cs
        |   |       |       |   IReceiptWithCart.cs
        |   |       |       |   IReceiptWithClassifications.cs
        |   |       |       |   IReceiptWithCommisionAndMounting.cs
        |   |       |       |   IReceiptWithCommissionMailSettings.cs
        |   |       |       |   IReceiptWithCompleteReason.cs
        |   |       |       |   IReceiptWithContingent.cs
        |   |       |       |   IReceiptWithContract.cs
        |   |       |       |   IReceiptWithContractInformation.cs
        |   |       |       |   IReceiptWithContractSettings.cs
        |   |       |       |   IReceiptWithCounter.cs
        |   |       |       |   IReceiptWithCreatedThroughBVL.cs
        |   |       |       |   IReceiptWithCustomStringProperty1.cs
        |   |       |       |   IReceiptWithDeliveryCondition.cs
        |   |       |       |   IReceiptWithDeliveryDate.cs
        |   |       |       |   IReceiptWithDirectDelivery.cs
        |   |       |       |   IReceiptWithDuration.cs
        |   |       |       |   IReceiptWithEscalationDate.cs
        |   |       |       |   IReceiptWithEsr.cs
        |   |       |       |   IReceiptWithExternalDeliveryListReference.cs
        |   |       |       |   IReceiptWithExternalInvoiceReference.cs
        |   |       |       |   IReceiptWithFixableCurrencyFactor.cs
        |   |       |       |   IReceiptWithFreightDistribution.cs
        |   |       |       |   IReceiptWithFreightFreeAfterAmount.cs
        |   |       |       |   IReceiptWithHelpdeskCreation.cs
        |   |       |       |   IReceiptWithHourlySurchargeRate.cs
        |   |       |       |   IReceiptWithIsCash.cs
        |   |       |       |   IReceiptWithLeasingAndService.cs
        |   |       |       |   IReceiptWithMaintenance.cs
        |   |       |       |   IReceiptWithMandat.cs
        |   |       |       |   IReceiptWithMandatorBank.cs
        |   |       |       |   IReceiptWithMonitoring.cs
        |   |       |       |   IReceiptWithOnlyPriceValue.cs
        |   |       |       |   IReceiptWithPartialCommissionReference.cs
        |   |       |       |   IReceiptWithPartialDelivery.cs
        |   |       |       |   IReceiptWithPayment.cs
        |   |       |       |   IReceiptWithPaymentCondition.cs
        |   |       |       |   IReceiptWithPreparationDate.cs
        |   |       |       |   IReceiptWithProjectNumber.cs
        |   |       |       |   IReceiptWithProvision.cs
        |   |       |       |   IReceiptWithPurchaseOrderNumber.cs
        |   |       |       |   IReceiptWithReactionTime.cs
        |   |       |       |   IReceiptWithReason.cs
        |   |       |       |   IReceiptWithReceiptCondition.cs
        |   |       |       |   IReceiptWithReminderDate.cs
        |   |       |       |   IReceiptWithSendDateOfProduct.cs
        |   |       |       |   IReceiptWithServicePeriod.cs
        |   |       |       |   IReceiptWithSupplierData.cs
        |   |       |       |   IReceiptWithSupplierPaymentCondition.cs
        |   |       |       |   IReceiptWithTermination.cs
        |   |       |       |   IReceiptWithTracking.cs
        |   |       |       |   IReceiptWithUsedAlternativeAddress.cs
        |   |       |       |   IReceiptWithUsedAlternativeDeliveryAddress.cs
        |   |       |       |   IReceiptWithUsedAlternativeInvoiceAddress.cs
        |   |       |       |   IReceiptWithUserState.cs
        |   |       |       |   IReceiptWithVariableComboBoxField.cs
        |   |       |       |   IReceiptWithVariableDateField.cs
        |   |       |       |   ISupplierReceiptBase.cs
        |   |       |       |   MassUpdateFilter.cs
        |   |       |       |   ReceiptAddressKind.cs
        |   |       |       |   ReceiptCartState.cs
        |   |       |       |   ReceiptConcurrencyConflictMessages.cs
        |   |       |       |   ReceiptHelpdeskCreation.cs
        |   |       |       |   ReceiptItemArticlePositionKind.cs
        |   |       |       |   ReceiptItemBarcode.cs
        |   |       |       |   ReceiptItemKind.cs
        |   |       |       |   ReceiptItemOrigin.cs
        |   |       |       |   ReceiptItemVisibility.cs
        |   |       |       |   ReceiptLogKind.cs
        |   |       |       |   ReceiptProvision.cs
        |   |       |       |   ReceiptProvisionEmployeeGoalFilter.cs
        |   |       |       |   ReceiptProvisionEmployeeLevelFilter.cs
        |   |       |       |   ReceiptProvisionEvaluationFilter.cs
        |   |       |       |   ReceiptProvisionReceiver.cs
        |   |       |       |   ReceiptProvisionSource.cs
        |   |       |       |   ReceiptProvisionSourceMaterialGroup.cs
        |   |       |       |   ReceiptProvisionValue.cs
        |   |       |       |   ReceiptState.cs
        |   |       |       |   ReceiptWithoutProvisionFilter.cs
        |   |       |       |   
        |   |       |       +---Classifications
        |   |       |       |       ReceiptItemServiceArticleClassificationFilter.cs
        |   |       |       |       
        |   |       |       +---ContractLists
        |   |       |       |       ContractDurationKind.cs
        |   |       |       |       ContractFreeCopyCounterToSave.cs
        |   |       |       |       ContractPositionCounterforSave.cs
        |   |       |       |       ContractPricingArticleDTO.cs
        |   |       |       |       ContractPricingMaterialGroupDTO.cs
        |   |       |       |       ContractReductionsToSave.cs
        |   |       |       |       ContractRelevantPositionForSave.cs
        |   |       |       |       IReceiptContract.cs
        |   |       |       |       IReceiptContractItem.cs
        |   |       |       |       IReceiptContractItemVersion.cs
        |   |       |       |       IReceiptContractSaveAddModule.cs
        |   |       |       |       IReceiptContractVersion.cs
        |   |       |       |       NewCounterToSave.cs
        |   |       |       |       ReactionDurationKind.cs
        |   |       |       |       
        |   |       |       +---CreditVouchers
        |   |       |       |       IReceiptCreditVoucher.cs
        |   |       |       |       IReceiptCreditVoucherItem.cs
        |   |       |       |       IReceiptCreditVoucherItemVersion.cs
        |   |       |       |       IReceiptCreditVoucherVersion.cs
        |   |       |       |       
        |   |       |       +---DeliveryLists
        |   |       |       |       IReceiptDeliveryList.cs
        |   |       |       |       IReceiptDeliveryListItem.cs
        |   |       |       |       IReceiptDeliveryListItemVersion.cs
        |   |       |       |       IReceiptDeliveryListVersion.cs
        |   |       |       |       
        |   |       |       +---InsertReceipts
        |   |       |       |       InsertReceiptTakeoverOptions.cs
        |   |       |       |       
        |   |       |       +---Invoices
        |   |       |       |   |   IReceiptInvoice.cs
        |   |       |       |   |   IReceiptInvoiceItem.cs
        |   |       |       |   |   IReceiptInvoiceItemVersion.cs
        |   |       |       |   |   IReceiptInvoiceVersion.cs
        |   |       |       |   |   
        |   |       |       |   \---Dunning
        |   |       |       |           DunningAdviserOrigin.cs
        |   |       |       |           DunningCustomerFilter.cs
        |   |       |       |           DunningLevel.cs
        |   |       |       |           DunningRestAmountSumFilter.cs
        |   |       |       |           DunningRunFilter.cs
        |   |       |       |           DunningRunState.cs
        |   |       |       |           DunningSendType.cs
        |   |       |       |           LogTimeSpan.cs
        |   |       |       |           
        |   |       |       +---Offers
        |   |       |       |       IReceiptOffer.cs
        |   |       |       |       IReceiptOfferItem.cs
        |   |       |       |       IReceiptOfferItemVersion.cs
        |   |       |       |       IReceiptOfferVersion.cs
        |   |       |       |       
        |   |       |       +---Orders
        |   |       |       |       IReceiptOrder.cs
        |   |       |       |       IReceiptOrderItem.cs
        |   |       |       |       IReceiptOrderItemVersion.cs
        |   |       |       |       IReceiptOrderVersion.cs
        |   |       |       |       ReceiptOrderProjectFilter.cs
        |   |       |       |       
        |   |       |       +---PickupLists
        |   |       |       |       IReceiptPickupList.cs
        |   |       |       |       IReceiptPickupListItem.cs
        |   |       |       |       IReceiptPickupListItemVersion.cs
        |   |       |       |       IReceiptPickupListVersion.cs
        |   |       |       |       
        |   |       |       +---PickUps
        |   |       |       |       NewPickupListVersionUpdateDate.cs
        |   |       |       |       
        |   |       |       +---ReceiptSearch
        |   |       |       |       ReceiptSearchFilter.cs
        |   |       |       |       SearchExternalAccessoryArticleFilter.cs
        |   |       |       |       
        |   |       |       +---SupplierCreditVouchers
        |   |       |       |       IReceiptSupplierCreditVoucher.cs
        |   |       |       |       IReceiptSupplierCreditVoucherItem.cs
        |   |       |       |       IReceiptWithExternalCreditVoucherReference.cs
        |   |       |       |       
        |   |       |       +---SupplierDeliveryLists
        |   |       |       |       IReceiptSupplierDeliveryList.cs
        |   |       |       |       IReceiptSupplierDeliveryListItem.cs
        |   |       |       |       
        |   |       |       +---SupplierInvoices
        |   |       |       |       IReceiptSupplierInvoice.cs
        |   |       |       |       IReceiptSupplierInvoiceItem.cs
        |   |       |       |       OutgoingPaymentReceiptItemsFilter.cs
        |   |       |       |       OutgoingPaymentsHistoryFilter.cs
        |   |       |       |       
        |   |       |       +---SupplierOrders
        |   |       |       |       IReceiptSupplierOrder.cs
        |   |       |       |       IReceiptSupplierOrderItem.cs
        |   |       |       |       IReceiptSupplierOrderItemVersion.cs
        |   |       |       |       IReceiptSupplierOrderVersion.cs
        |   |       |       |       
        |   |       |       +---SupplierReceiptDocuments
        |   |       |       |       DocumentToBookingAssignmentKind.cs
        |   |       |       |       SupplierPdfScanConfigsFilter.cs
        |   |       |       |       SupplierPdfScanConfigsReceiptKind.cs
        |   |       |       |       SupplierPdfScanConfigsReceiptKindExtensions.cs
        |   |       |       |       SupplierReceiptDocumentFileType.cs
        |   |       |       |       
        |   |       |       +---Switzerland
        |   |       |       |       SwissRounding.cs
        |   |       |       |       
        |   |       |       +---TimerBilling
        |   |       |       |       NonCalculableTimersHandling.cs
        |   |       |       |       TimerSorting.cs
        |   |       |       |       
        |   |       |       \---WebReceipt
        |   |       |               ChangeRequestKind.cs
        |   |       |               ReceiptPdfDocumentLogKind.cs
        |   |       |               SearchWebReceiptItemChangeRequestsFilter.cs
        |   |       |               WebOfferTicketCreationMode.cs
        |   |       |               WebReceiptState.cs
        |   |       |               
        |   |       +---SelfCare
        |   |       |       MappingRuleType.cs
        |   |       |       RequiredDocumentTypes.cs
        |   |       |       SelfCareFormActionsFilter.cs
        |   |       |       SelfCareFormActionTriggerType.cs
        |   |       |       SelfCareFormActionType.cs
        |   |       |       SelfCareFormFieldMetaData.cs
        |   |       |       SelfCareFormFieldsFilter.cs
        |   |       |       SelfCareFormFieldType.cs
        |   |       |       SelfCareFormHistoryKind.cs
        |   |       |       SelfCareFormScriptExecuteAs.cs
        |   |       |       SelfCareFormScriptFilter.cs
        |   |       |       SelfCareFormScriptKind.cs
        |   |       |       SelfCareFormScriptsWithReplacedVariablesFilter.cs
        |   |       |       SelfCareFormsFilter.cs
        |   |       |       SelfCareFormsHelpdeskFilter.cs
        |   |       |       SelfCareFormStateFilter.cs
        |   |       |       SelfCareFormTriggerFilter.cs
        |   |       |       SelfCareUpdateCFlowStateRequest.cs
        |   |       |       TicketPatternFilter.cs
        |   |       |       TicketPatternType.cs
        |   |       |       WebFormFilter.cs
        |   |       |       WebFormRequest.cs
        |   |       |       WebRequestPagesFilter.cs
        |   |       |       
        |   |       +---Services
        |   |       |   \---Workflows
        |   |       |           WorkflowObjectKind.cs
        |   |       |           
        |   |       +---Settings
        |   |       |       AccountUiSettings.cs
        |   |       |       DocSyncSettings.cs
        |   |       |       UserDirectorySettings.cs
        |   |       |       
        |   |       +---SocialMedia
        |   |       |   |   ISocialMediaAction.cs
        |   |       |   |   ISocialMediaCommentOverview.cs
        |   |       |   |   ISocialMediaFeed.cs
        |   |       |   |   ISocialMediaLike.cs
        |   |       |   |   ISocialMediaLikeOverview.cs
        |   |       |   |   ISocialMediaStream.cs
        |   |       |   |   SocialMediaFilter.cs
        |   |       |   |   SocialMediaKind.cs
        |   |       |   |   
        |   |       |   \---SocialNetwork
        |   |       |           PersonSocialNetworkFilter.cs
        |   |       |           SocialNetworkFilter.cs
        |   |       |           
        |   |       +---Statistics
        |   |       |   +---Accounts
        |   |       |   |       AccountUnpaidInvoiceOverviewFilter.cs
        |   |       |   |       
        |   |       |   +---ContractStatistics
        |   |       |   |       IContractStatistic.cs
        |   |       |   |       
        |   |       |   \---SaleStatistics
        |   |       |           CustomStatisticFilter.cs
        |   |       |           EmployeeStatisticFilter.cs
        |   |       |           IPurchaseStatistic.cs
        |   |       |           IStatisticModuleCustomStatistic.cs
        |   |       |           OfferArticleStatisticFilter.cs
        |   |       |           PurchaseStatisticFilter.cs
        |   |       |           SalePurchaseArticleStatisticFilter.cs
        |   |       |           SalesArticleStatisticFilter.cs
        |   |       |           StatisticMaterialGroupFilter.cs
        |   |       |           StatisticTypes.cs
        |   |       |           TicketStatisticCategoryFilter.cs
        |   |       |           TicketStatisticFilter.cs
        |   |       |           TicketTimerStatisticFilter.cs
        |   |       |           
        |   |       +---Tags
        |   |       |       AddTicketTagRequest.cs
        |   |       |       RemoveTicketTagRequest.cs
        |   |       |       
        |   |       +---Time
        |   |       |       TimingSettingsIntervalKinds.cs
        |   |       |       
        |   |       +---Tools
        |   |       |       TextFormat.cs
        |   |       |       
        |   |       +---UI
        |   |       |   |   UiProfileType.cs
        |   |       |   |   
        |   |       |   +---Modules
        |   |       |   |       CentronModuleCategory.cs
        |   |       |   |       
        |   |       |   \---UserFormProfiling
        |   |       |           IUserFormControlNameThroughDataContext.cs
        |   |       |           
        |   |       +---Urls
        |   |       |       SimpleUrlFilter.cs
        |   |       |       
        |   |       +---Warehousing
        |   |       |   |   BarCode2Filter.cs
        |   |       |   |   BarCodeHistoryFilter.cs
        |   |       |   |   BarcodeState.cs
        |   |       |   |   IArticle.cs
        |   |       |   |   IArticleCompact.cs
        |   |       |   |   IArticleLight.cs
        |   |       |   |   IArticleVolumePrices.cs
        |   |       |   |   IBarCode2.cs
        |   |       |   |   IBarCodeHistory.cs
        |   |       |   |   IMaterialGroupCompact.cs
        |   |       |   |   IVariableAttributes.cs
        |   |       |   |   WarrantyDuration.cs
        |   |       |   |   
        |   |       |   +---ArticleManagement
        |   |       |   |       AdditionalArticleFilter.cs
        |   |       |   |       ArticleFixedSpecificationFilter.cs
        |   |       |   |       ArticleFixedSpecificationValueFilter.cs
        |   |       |   |       ArticleManagementUiSettings.cs
        |   |       |   |       ArticleSpecificationType.cs
        |   |       |   |       ArticleToEnvironmentalProtectionFilter.cs
        |   |       |   |       ArticleToWorkSafetyFilter.cs
        |   |       |   |       ArticleVariableSpecificationFilter.cs
        |   |       |   |       EnvironmentalProtectionFilter.cs
        |   |       |   |       IAdditionalArticle.cs
        |   |       |   |       IArticleToEnvironmentalProtection.cs
        |   |       |   |       IArticleToWorkSafety.cs
        |   |       |   |       IEnvironmentalProtection.cs
        |   |       |   |       IWorkSafety.cs
        |   |       |   |       ProductFamilyFilter.cs
        |   |       |   |       ProductLifecycleInformationFilter.cs
        |   |       |   |       PurchasePriceAsKind.cs
        |   |       |   |       RMMArticleTypeKind.cs
        |   |       |   |       SpecialArticleToContracteArticleSpecialPriceFilter.cs
        |   |       |   |       SpecialArticleToContractImportContractDataFilter.cs
        |   |       |   |       SpecialArticleToContractImportExternalCodesFilter.cs
        |   |       |   |       WorkSafetyFilter.cs
        |   |       |   |       
        |   |       |   +---BarcodeManagement
        |   |       |   |       BarcodeConditionFilter.cs
        |   |       |   |       
        |   |       |   +---Commissions
        |   |       |   |       PartialCommissionOrderState.cs
        |   |       |   |       
        |   |       |   +---InventoryManagement
        |   |       |   |       IInventoryLog.cs
        |   |       |   |       IInventoryRepository.cs
        |   |       |   |       IMaterialGroup.cs
        |   |       |   |       IMaterialMarkup.cs
        |   |       |   |       ISecondaryMaterialGroup.cs
        |   |       |   |       ISecondaryMaterialMarkup.cs
        |   |       |   |       
        |   |       |   \---StockManagement
        |   |       |           ArticleStockPreviewFilter.cs
        |   |       |           IArticleStockCompact.cs
        |   |       |           IArticleStockDemand.cs
        |   |       |           IArticleStockInfo.cs
        |   |       |           ISecondaryStock.cs
        |   |       |           ISecondaryStockArticle.cs
        |   |       |           IStorageArea.cs
        |   |       |           IStoragePlace.cs
        |   |       |           
        |   |       \---WebLinks
        |   |               WebLinkActionFilter.cs
        |   |               WebLinkActionType.cs
        |   |               WebLinkClickFilter.cs
        |   |               WebLinkFilter.cs
        |   |               WebLinkGroupFilter.cs
        |   |               
        |   +---centron
        |   |   +---Centron.WPF.UI
        |   |   |   |   App.config
        |   |   |   |   App.xaml
        |   |   |   |   App.xaml.cs
        |   |   |   |   c-entron.ico
        |   |   |   |   Centron.WPF.UI.csproj
        |   |   |   |   CentronApplication.cs
        |   |   |   |   CentronStatics.cs
        |   |   |   |   ConnectionHeartbeatTimer.cs
        |   |   |   |   FrontWindow.xaml
        |   |   |   |   FrontWindow.xaml.cs
        |   |   |   |   FrontWindowViewModel.cs
        |   |   |   |   ICentronMainForm.cs
        |   |   |   |   nlog.config
        |   |   |   |   RibbonCategoryTemplateSelector.cs
        |   |   |   |   ThirdPartySoftware.cs
        |   |   |   |   
        |   |   |   +---Behaviors
        |   |   |   |   |   AddSearchAndDeleteButtonToButtoneditBehavior.cs
        |   |   |   |   |   ButtonEditTextAsOneLinerBehavior.cs
        |   |   |   |   |   ClearTextEditBehavior.cs
        |   |   |   |   |   ComboBoxEditMultiSelectHelper.cs
        |   |   |   |   |   CopyCutInsertAndDeleteContextMenuBehavior.cs
        |   |   |   |   |   DateTimeMinValueBehavior.cs
        |   |   |   |   |   DeferredInitializeBehavior.cs
        |   |   |   |   |   DevExpressEditMultiSelectHelper.cs
        |   |   |   |   |   DXTabItemVisibilityChangedSelectedTabFix.cs
        |   |   |   |   |   EmailButtonEditBehavior.cs
        |   |   |   |   |   EmployeeComboboxBehavior.cs
        |   |   |   |   |   EmptyInteractionLogic.cs
        |   |   |   |   |   GridControlDoubleClickBehavior.cs
        |   |   |   |   |   GridControlVisibleRowCountBehavior.cs
        |   |   |   |   |   HideCommentsAndBookMarkContextMenuBehavior.cs
        |   |   |   |   |   InsertDateAndEditorShortSignRichEditBehavior.cs
        |   |   |   |   |   InsertDateAndEmployeeShortSignRichEditBehavior.cs
        |   |   |   |   |   LayoutItemEditDesignBehavior.cs
        |   |   |   |   |   ListBoxEditMultiSelectHelper.cs
        |   |   |   |   |   OpenFlyoutWhileMouseOverBehavior.cs
        |   |   |   |   |   PdfViewerDisableCaching.cs
        |   |   |   |   |   ReceiptArticleGridViewBindableScroller.cs
        |   |   |   |   |   ReceiptArticleGridViewFillData.cs
        |   |   |   |   |   RichEditDefaultFormattingBehavior.cs
        |   |   |   |   |   ShowAsTokens.cs
        |   |   |   |   |   TapiButtonEditBehavior.cs
        |   |   |   |   |   TextBlocksRichEditControlBehavior.cs
        |   |   |   |   |   XamlLoadedUnloadedBehavior.cs
        |   |   |   |   |   
        |   |   |   |   +---ContextMenus
        |   |   |   |   |       AddHelpdeskTimerContextMenuBehavior.cs
        |   |   |   |   |       AiApiContextMenuBehavior.cs
        |   |   |   |   |       AssumeHelpdeskContextMenuBehavior.cs
        |   |   |   |   |       ChangeHelpdeskStatusContextMenuBehavior.cs
        |   |   |   |   |       CloseHelpdeskContextMenuBehavior.cs
        |   |   |   |   |       ConnectionNumberHelpdeskContextMenuBehavior.cs
        |   |   |   |   |       ContextMenuBehavior.cs
        |   |   |   |   |       ForwardHelpdeskContextMenuBehavior.cs
        |   |   |   |   |       GridControlExcelExportContextMenuBehavior.cs
        |   |   |   |   |       HelpdeskContextMenuBehavior.cs
        |   |   |   |   |       HelpdeskInsertChecklistContextMenuBehavior.cs
        |   |   |   |   |       HelpdeskStopwatchContextMenuBehavior.cs
        |   |   |   |   |       LoadingContextMenuBehavior.cs
        |   |   |   |   |       TextBlocksContextMenuBehavior.cs
        |   |   |   |   |       
        |   |   |   |   \---LayoutManagers
        |   |   |   |           LayoutManagerBaseRegisterControlBehavior.cs
        |   |   |   |           LayoutManagerRegisterChecklistObjectViewBehavior.cs
        |   |   |   |           LayoutManagerRegisterControlBehavior.cs
        |   |   |   |           LayoutManagerRegisterPositionViewBehavior.cs
        |   |   |   |           
        |   |   |   +---bin
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0-windows
        |   |   |   +---CentronFileSystem
        |   |   |   |   |   CentronFileSystemConnector.cs
        |   |   |   |   |   CentronFileSystemDialogManager.cs
        |   |   |   |   |   
        |   |   |   |   +---AddDirectory
        |   |   |   |   |       AddDirectoryWrapperView.xaml
        |   |   |   |   |       AddDirectoryWrapperView.xaml.cs
        |   |   |   |   |       AddDirectoryWrapperViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---CentronFilePreview
        |   |   |   |   |       CentronFilePreviewView.xaml
        |   |   |   |   |       CentronFilePreviewView.xaml.cs
        |   |   |   |   |       CentronFilePreviewViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---Rename
        |   |   |   |   |       RenameWrapperView.xaml
        |   |   |   |   |       RenameWrapperView.xaml.cs
        |   |   |   |   |       RenameWrapperViewModel.cs
        |   |   |   |   |       
        |   |   |   |   \---SharedDocuments
        |   |   |   |           SharedDocumentLogsView.xaml
        |   |   |   |           SharedDocumentLogsView.xaml.cs
        |   |   |   |           SharedDocumentLogsViewModel.cs
        |   |   |   |           SharedDocumentLogViewModel.cs
        |   |   |   |           
        |   |   |   +---Classes
        |   |   |   |   +---Global
        |   |   |   |   |       CentronLoggedInUser.cs
        |   |   |   |   |       CentronUserFormSettingsManager.cs
        |   |   |   |   |       ComboDisplayItem.cs
        |   |   |   |   |       CurrentUser.cs
        |   |   |   |   |       CurrentValues.cs
        |   |   |   |   |       
        |   |   |   |   +---Helpers
        |   |   |   |   |       BranchHelper.cs
        |   |   |   |   |       ClassicOutlookHelper.cs
        |   |   |   |   |       Execute.cs
        |   |   |   |   |       FileHelper.cs
        |   |   |   |   |       LayoutSerializationHelper.cs
        |   |   |   |   |       NgenHelper.cs
        |   |   |   |   |       RichTextHelper.cs
        |   |   |   |   |       SqlHelper.cs
        |   |   |   |   |       ThemeAwareImageExtension.cs
        |   |   |   |   |       ThemeForegroundSource.cs
        |   |   |   |   |       UserFormSettingValue.cs
        |   |   |   |   |       WindowHelper.cs
        |   |   |   |   |       YouTubeHelper.cs
        |   |   |   |   |       
        |   |   |   |   +---Interfaces
        |   |   |   |   |       ICentronDeferredInitialization.cs
        |   |   |   |   |       IFrontWindowLogin.cs
        |   |   |   |   |       IFrontWindowModules.cs
        |   |   |   |   |       IRibbonControlModule.cs
        |   |   |   |   |       IRibbonControlModuleWithDefaultButtons.cs
        |   |   |   |   |       IRibbonControlModuleWithDefaultButtonsAndPreferredSendType.cs
        |   |   |   |   |       
        |   |   |   |   \---Modules
        |   |   |   |       |   ICachedCentronAppModule.cs
        |   |   |   |       |   ModuleCache.cs
        |   |   |   |       |   ModuleClosedEventArgs.cs
        |   |   |   |       |   ModuleListContainer.cs
        |   |   |   |       |   ModuleOpenedEventArgs.cs
        |   |   |   |       |   ModuleResources.xaml
        |   |   |   |       |   ModuleResources.xaml.cs
        |   |   |   |       |   ModuleUserControlContainer.xaml
        |   |   |   |       |   ModuleUserControlContainer.xaml.cs
        |   |   |   |       |   UndockedModuleWindow.xaml
        |   |   |   |       |   UndockedModuleWindow.xaml.cs
        |   |   |   |       |   
        |   |   |   |       \---ModuleError
        |   |   |   |               ModuleErrorControlAppModuleController.cs
        |   |   |   |               ModuleErrorControlView.xaml
        |   |   |   |               ModuleErrorControlView.xaml.cs
        |   |   |   |               ModuleErrorControlViewModel.cs
        |   |   |   |               
        |   |   |   +---Dialogs
        |   |   |   |       AccessTokenCreateDialogView.xaml
        |   |   |   |       AccessTokenCreateDialogView.xaml.cs
        |   |   |   |       AccessTokenCreateDialogViewModel.cs
        |   |   |   |       AccessTokenEditDialogView.xaml
        |   |   |   |       AccessTokenEditDialogView.xaml.cs
        |   |   |   |       AccessTokenEditDialogViewModel.cs
        |   |   |   |       ComboBoxInputDialogView.xaml
        |   |   |   |       ComboBoxInputDialogView.xaml.cs
        |   |   |   |       ComboBoxInputDialogViewModel.cs
        |   |   |   |       DateTimeInputDialogView.xaml
        |   |   |   |       DateTimeInputDialogView.xaml.cs
        |   |   |   |       DateTimeInputDialogViewModel.cs
        |   |   |   |       DialogWindowContainer.cs
        |   |   |   |       InputDialogView.xaml
        |   |   |   |       InputDialogView.xaml.cs
        |   |   |   |       InputDialogViewModel.cs
        |   |   |   |       MessageDialogView.xaml
        |   |   |   |       MessageDialogView.xaml.cs
        |   |   |   |       MessageDialogViewModel.cs
        |   |   |   |       RibbonDialogWindowContainer.cs
        |   |   |   |       
        |   |   |   +---Extension
        |   |   |   |       ExtensionLogic.cs
        |   |   |   |       
        |   |   |   +---Extensions
        |   |   |   |       AppSettingDTOExtensions.cs
        |   |   |   |       BinaryReaderExtensions.cs
        |   |   |   |       BinaryWriterExtensions.cs
        |   |   |   |       BitmapImageExtensions.cs
        |   |   |   |       ByteArrayExtensions.cs
        |   |   |   |       DependecyObjectExtensions.cs
        |   |   |   |       DunningSettingsDTOExtensions.cs
        |   |   |   |       EnumExtensions.cs
        |   |   |   |       ObservableCollectionExtensions.cs
        |   |   |   |       OutlookExtensions.cs
        |   |   |   |       PositionListExtensions.cs
        |   |   |   |       ReceiptSettingsDTOExtensions.cs
        |   |   |   |       RibbonControlExtensions.cs
        |   |   |   |       StringExtensions.cs
        |   |   |   |       TicketProcessExtensions.cs
        |   |   |   |       TimeSpanExtensions.cs
        |   |   |   |       
        |   |   |   +---Images
        |   |   |   |   |   ModuleDictionary.xaml
        |   |   |   |   |   TextureDictionary.xaml
        |   |   |   |   |   
        |   |   |   |   +---Icons
        |   |   |   |   |   +---16x16
        |   |   |   |   |   |   |   About_16x16-01.png
        |   |   |   |   |   |   |   AccountDevices_16x16.png
        |   |   |   |   |   |   |   AccountManagement.png
        |   |   |   |   |   |   |   Activate.png
        |   |   |   |   |   |   |   Active.png
        |   |   |   |   |   |   |   Add_16x16.png
        |   |   |   |   |   |   |   ArticleImport_16x16.png
        |   |   |   |   |   |   |   Artikel-ersetzen_16.png
        |   |   |   |   |   |   |   Artikel-Verwaltung.png
        |   |   |   |   |   |   |   Artikel_16.png
        |   |   |   |   |   |   |   AutomatedBilling.png
        |   |   |   |   |   |   |   BarcodeMissing.png
        |   |   |   |   |   |   |   BarcodeNotRequired.png
        |   |   |   |   |   |   |   Beleg-Kosten-Erfassung_16x16-01.png
        |   |   |   |   |   |   |   Beleg-Kosten-NEU_16x16-01.png
        |   |   |   |   |   |   |   Calender_16x16.png
        |   |   |   |   |   |   |   Cancel_16x16.png
        |   |   |   |   |   |   |   Centron.png
        |   |   |   |   |   |   |   CentronLog.png
        |   |   |   |   |   |   |   ChartsShowLegend_16x16.png
        |   |   |   |   |   |   |   checkbox.png
        |   |   |   |   |   |   |   Clear.png
        |   |   |   |   |   |   |   Clear_16x16.png
        |   |   |   |   |   |   |   Close.png
        |   |   |   |   |   |   |   CloseApplication.png
        |   |   |   |   |   |   |   Collapse_16x16.png
        |   |   |   |   |   |   |   Commissioning.png
        |   |   |   |   |   |   |   ConditionToExternalConditionMapping.png
        |   |   |   |   |   |   |   ContractEvaluation_16x16.png
        |   |   |   |   |   |   |   ControlDesigner.png
        |   |   |   |   |   |   |   ConvertOldAccount_16.png
        |   |   |   |   |   |   |   Copy.png
        |   |   |   |   |   |   |   Country_16x16.png
        |   |   |   |   |   |   |   Cut.png
        |   |   |   |   |   |   |   dataexchange.png
        |   |   |   |   |   |   |   Deactivate.png
        |   |   |   |   |   |   |   Delete.png
        |   |   |   |   |   |   |   DirectDelivery.png
        |   |   |   |   |   |   |   Dock.png
        |   |   |   |   |   |   |   DocumentMap_16x16.png
        |   |   |   |   |   |   |   E-mail.png
        |   |   |   |   |   |   |   EDIInvoice_16x16.png
        |   |   |   |   |   |   |   EDIOrderResponse_16x16.png
        |   |   |   |   |   |   |   EDIOrder_16x16.png
        |   |   |   |   |   |   |   Edit.png
        |   |   |   |   |   |   |   Employee_16x16.png
        |   |   |   |   |   |   |   End-of-life_16.png
        |   |   |   |   |   |   |   Event-erwartet_16.png
        |   |   |   |   |   |   |   Event_16x16.png
        |   |   |   |   |   |   |   Excel.png
        |   |   |   |   |   |   |   Expand_16x16.png
        |   |   |   |   |   |   |   Export-Excel_16x16-01.png
        |   |   |   |   |   |   |   Export.png
        |   |   |   |   |   |   |   Export_16-.png
        |   |   |   |   |   |   |   Export_16.png
        |   |   |   |   |   |   |   Extended_Search_16x16.png
        |   |   |   |   |   |   |   Favorite.png
        |   |   |   |   |   |   |   Filter.png
        |   |   |   |   |   |   |   FlatRateProjectIcon.png
        |   |   |   |   |   |   |   Folder.png
        |   |   |   |   |   |   |   FolderClosed.png
        |   |   |   |   |   |   |   FolderOpen.png
        |   |   |   |   |   |   |   ForceTesting_16x16.png
        |   |   |   |   |   |   |   Geraet-warnung-16.png
        |   |   |   |   |   |   |   Gruppe-kopieren_16x16-01.png
        |   |   |   |   |   |   |   Gruppe-Recht_16x16-01.png
        |   |   |   |   |   |   |   Gruppenmitglieder-hinzuf³gen_16x16-01.png
        |   |   |   |   |   |   |   Historie_16.png
        |   |   |   |   |   |   |   HistoryItem_16x16.png
        |   |   |   |   |   |   |   Icon entfernen 16-01.png
        |   |   |   |   |   |   |   Icon Haken gr³n-01.png
        |   |   |   |   |   |   |   Icon l÷schen.png
        |   |   |   |   |   |   |   Icon-Zahlungskondition-16.png
        |   |   |   |   |   |   |   IconEntfernen.png
        |   |   |   |   |   |   |   IconFreigeben.png
        |   |   |   |   |   |   |   IconRightsManagement.png
        |   |   |   |   |   |   |   Import.png
        |   |   |   |   |   |   |   Inactive.png
        |   |   |   |   |   |   |   Index-White.png
        |   |   |   |   |   |   |   Index.png
        |   |   |   |   |   |   |   Index_Grayscale.png
        |   |   |   |   |   |   |   Info.png
        |   |   |   |   |   |   |   InsertReceipt.png
        |   |   |   |   |   |   |   Interactive_active_16x16.png
        |   |   |   |   |   |   |   Interactive_deactivated_16x16.png
        |   |   |   |   |   |   |   Inventory.png
        |   |   |   |   |   |   |   ITscope_16x16.png
        |   |   |   |   |   |   |   Keine_16x16.png
        |   |   |   |   |   |   |   Key_16x16.png
        |   |   |   |   |   |   |   Kontenrahmen-NEU_16x16-01.png
        |   |   |   |   |   |   |   Kontenrahmen_16x16-01.png
        |   |   |   |   |   |   |   Konto-NEU_16x16-01.png
        |   |   |   |   |   |   |   Kostenstelle-Kostentrõger_16.png
        |   |   |   |   |   |   |   Kostenstelle-l÷schen_16.png
        |   |   |   |   |   |   |   Kostenstelle-plus_16.png
        |   |   |   |   |   |   |   Kostenstelle-speichern_16.png
        |   |   |   |   |   |   |   Kostentrõger-l÷schen_16.png
        |   |   |   |   |   |   |   Kostentrõger-plus_16.png
        |   |   |   |   |   |   |   Kostentrõger-speichern_16.png
        |   |   |   |   |   |   |   Kostentrõger_16.png
        |   |   |   |   |   |   |   Lagerdetails_16.png
        |   |   |   |   |   |   |   Layout_Reset.png
        |   |   |   |   |   |   |   Leasing_16.png
        |   |   |   |   |   |   |   Legende_16.png
        |   |   |   |   |   |   |   Logout.png
        |   |   |   |   |   |   |   Lõnderverwaltung.png
        |   |   |   |   |   |   |   Mahnung_16x16.png
        |   |   |   |   |   |   |   ManagementInfo.png
        |   |   |   |   |   |   |   Mandantenverwaltung_16.png
        |   |   |   |   |   |   |   MasterFilter_16x16.png
        |   |   |   |   |   |   |   Mitarbeiterverwaltung_16.png
        |   |   |   |   |   |   |   Mitglieder-Gruppe_16x16-01.png
        |   |   |   |   |   |   |   Mitglieder-Recht_16x16-01.png
        |   |   |   |   |   |   |   Neue-Gruppe-hinzuf³gen_16x16-01.png
        |   |   |   |   |   |   |   New.png
        |   |   |   |   |   |   |   NewArticle.png
        |   |   |   |   |   |   |   NewsFeed.png
        |   |   |   |   |   |   |   NewVersion.png
        |   |   |   |   |   |   |   NoImageAvailable_16.png
        |   |   |   |   |   |   |   Note_16x16.png
        |   |   |   |   |   |   |   Open.png
        |   |   |   |   |   |   |   PackageProduct_16x16.png
        |   |   |   |   |   |   |   Palette_16x16.png
        |   |   |   |   |   |   |   PartialDelivery.png
        |   |   |   |   |   |   |   Paste.png
        |   |   |   |   |   |   |   PaymentTransaction.png
        |   |   |   |   |   |   |   Personal.png
        |   |   |   |   |   |   |   PersonalSettings.png
        |   |   |   |   |   |   |   PhoneCall_16.png
        |   |   |   |   |   |   |   PieLabelsTooltips_16x16.png
        |   |   |   |   |   |   |   Plus.png
        |   |   |   |   |   |   |   Preview.png
        |   |   |   |   |   |   |   PreviewIcon.png
        |   |   |   |   |   |   |   Print.png
        |   |   |   |   |   |   |   PrintIcon.png
        |   |   |   |   |   |   |   Problem-melden-16.png
        |   |   |   |   |   |   |   Product_16x16.png
        |   |   |   |   |   |   |   Produktion_Modul_16x16.png
        |   |   |   |   |   |   |   ProjectFile_16x16.png
        |   |   |   |   |   |   |   Project_16x16.png
        |   |   |   |   |   |   |   Projekt-suche_16.png
        |   |   |   |   |   |   |   Projekt_-deaktiviert-suche-16.png
        |   |   |   |   |   |   |   Recht-hinzuf³gen_16x16-01.png
        |   |   |   |   |   |   |   Rechteverwaltung.png
        |   |   |   |   |   |   |   Recht_16x16-01.png
        |   |   |   |   |   |   |   Redo.png
        |   |   |   |   |   |   |   Refresh.png
        |   |   |   |   |   |   |   RefreshDatabase.png
        |   |   |   |   |   |   |   Refresh_16x16.png
        |   |   |   |   |   |   |   ReportMail.png
        |   |   |   |   |   |   |   ReportPDF.png
        |   |   |   |   |   |   |   ReportPreview.png
        |   |   |   |   |   |   |   ReportPrint.png
        |   |   |   |   |   |   |   SalesStatistic.png
        |   |   |   |   |   |   |   Sanduhr-Report_16.png
        |   |   |   |   |   |   |   Sanduhr_16.png
        |   |   |   |   |   |   |   Save.png
        |   |   |   |   |   |   |   SaveAs.png
        |   |   |   |   |   |   |   SaveLayout.png
        |   |   |   |   |   |   |   Search.png
        |   |   |   |   |   |   |   Search2.png
        |   |   |   |   |   |   |   Settings.png
        |   |   |   |   |   |   |   Smily-bad.png
        |   |   |   |   |   |   |   Smily-good.png
        |   |   |   |   |   |   |   Smily-neutral.png
        |   |   |   |   |   |   |   Sonstige_16.png
        |   |   |   |   |   |   |   SpecialCustomer16x16.png
        |   |   |   |   |   |   |   Spezifikation-frei_16.png
        |   |   |   |   |   |   |   Spezifikation_16.png
        |   |   |   |   |   |   |   squeeze_16x16.png
        |   |   |   |   |   |   |   Squeeze_Horizontal_16x16.png
        |   |   |   |   |   |   |   Start.png
        |   |   |   |   |   |   |   Stop.png
        |   |   |   |   |   |   |   stretch_16x16.png
        |   |   |   |   |   |   |   Stretch_Horizontal_16x16.png
        |   |   |   |   |   |   |   Summary_16x16.png
        |   |   |   |   |   |   |   Support.png
        |   |   |   |   |   |   |   System.png
        |   |   |   |   |   |   |   Team.png
        |   |   |   |   |   |   |   Team_16x16.png
        |   |   |   |   |   |   |   Test.png
        |   |   |   |   |   |   |   TextArrow_Green.png
        |   |   |   |   |   |   |   Ticket_16x16.png
        |   |   |   |   |   |   |   Ticket_anlegen_16x16.png
        |   |   |   |   |   |   |   To-Do_16 (002).png
        |   |   |   |   |   |   |   TreeView_16x16.png
        |   |   |   |   |   |   |   Umfrage_16x16.png
        |   |   |   |   |   |   |   uncheckbox.png
        |   |   |   |   |   |   |   Undo.png
        |   |   |   |   |   |   |   Undock.png
        |   |   |   |   |   |   |   UserGroup_16x16.png
        |   |   |   |   |   |   |   Vereinbarung_16.png
        |   |   |   |   |   |   |   Video_c-entron_16x16.png
        |   |   |   |   |   |   |   Video_River_16x16.png
        |   |   |   |   |   |   |   VIP16x16.png
        |   |   |   |   |   |   |   Warengruppen-Verwaltung.png
        |   |   |   |   |   |   |   Warning_16.png
        |   |   |   |   |   |   |   Warn_16.png
        |   |   |   |   |   |   |   WizzardAction1.png
        |   |   |   |   |   |   |   WizzardAction2.png
        |   |   |   |   |   |   |   WizzardAction3.png
        |   |   |   |   |   |   |   Zahlungeingang_16.png
        |   |   |   |   |   |   |   Zeit-Einheit.png
        |   |   |   |   |   |   |   Zoom.png
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---CRM
        |   |   |   |   |   |   |       Appointment_16.png
        |   |   |   |   |   |   |       Customer_16.png
        |   |   |   |   |   |   |       Mailing_16.png
        |   |   |   |   |   |   |       Mail_16.png
        |   |   |   |   |   |   |       Note_16.png
        |   |   |   |   |   |   |       PhoneNote_16.png
        |   |   |   |   |   |   |       Phone_16.png
        |   |   |   |   |   |   |       Project_16.png
        |   |   |   |   |   |   |       VisitReport_16.png
        |   |   |   |   |   |   |       Word_16.png
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---DMS
        |   |   |   |   |   |   |       DirectoryCheckIcon_16x16.png
        |   |   |   |   |   |   |       FolderClosed_16.png
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Modules
        |   |   |   |   |   |   |       c_Time_16.png
        |   |   |   |   |   |   |       DSGVO.png
        |   |   |   |   |   |   |       K-gelb.png
        |   |   |   |   |   |   |       K-gruen.png
        |   |   |   |   |   |   |       MspDashboard.png
        |   |   |   |   |   |   |       OrderSuggestionList.png
        |   |   |   |   |   |   |       Rma.png
        |   |   |   |   |   |   |       W-gelb.png
        |   |   |   |   |   |   |       W-gruen.png
        |   |   |   |   |   |   |       W-K-gelb-gruen.png
        |   |   |   |   |   |   |       W-K-gelb.png
        |   |   |   |   |   |   |       W-K-gruen-gelb.png
        |   |   |   |   |   |   |       W-K-gruen.png
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Receipts
        |   |   |   |   |   |   |       DeliveryList_16.png
        |   |   |   |   |   |   |       Invoice_16.png
        |   |   |   |   |   |   |       IsCashReceipt_16x16.png
        |   |   |   |   |   |   |       Offer_16.png
        |   |   |   |   |   |   |       Order_16.png
        |   |   |   |   |   |   |       ReceiptReasonIcon_16x16.png
        |   |   |   |   |   |   |       SupplierCreditVoucher_16.png
        |   |   |   |   |   |   |       SupplierCreditVoucher_Plus_16.png
        |   |   |   |   |   |   |       SupplierDeliveryList_16.png
        |   |   |   |   |   |   |       SupplierDeliveryList_Plus_16.png
        |   |   |   |   |   |   |       SupplierInvoice_16.png
        |   |   |   |   |   |   |       SupplierInvoice_Plus_16.png
        |   |   |   |   |   |   |       SupplierOffer_16.png
        |   |   |   |   |   |   |       SupplierOffer_Plus_16.png
        |   |   |   |   |   |   |       SupplierOrder_16.png
        |   |   |   |   |   |   |       SupplierOrder_Plus_16.png
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Sql
        |   |   |   |   |   |           ExecuteSqlCommandIcon_16x16.png
        |   |   |   |   |   |           NewQueryIcon_16x16.png
        |   |   |   |   |   |           SqlManagerIcon_16x16.png
        |   |   |   |   |   |           
        |   |   |   |   |   +---32x32
        |   |   |   |   |   |   |   001ReDesign_E-mail.png
        |   |   |   |   |   |   |   Abholschein_Without_Plus.png
        |   |   |   |   |   |   |   Abholschein_With_Plus.png
        |   |   |   |   |   |   |   Abrechnung-Vorlage-01.png
        |   |   |   |   |   |   |   Abrechnung_32x32-01.png
        |   |   |   |   |   |   |   AccountDevices_32x32.png
        |   |   |   |   |   |   |   AccountManagement.png
        |   |   |   |   |   |   |   Action.png
        |   |   |   |   |   |   |   Activate.png
        |   |   |   |   |   |   |   AddCustomer.png
        |   |   |   |   |   |   |   AddNew.png
        |   |   |   |   |   |   |   Add_32x32.png
        |   |   |   |   |   |   |   AI_Robot_Happy_32x32.png
        |   |   |   |   |   |   |   AI_Robot_Neutral_32x32.png
        |   |   |   |   |   |   |   AI_Robot_Sad_32x32.png
        |   |   |   |   |   |   |   Alle_32x32-01.png
        |   |   |   |   |   |   |   Alle_offenen_Tickets.png
        |   |   |   |   |   |   |   Angebot_Without_Plus.png
        |   |   |   |   |   |   |   Angebot_With_Plus.png
        |   |   |   |   |   |   |   Anruf-raus-32px.png
        |   |   |   |   |   |   |   Arbeitswert_32x32-01.png
        |   |   |   |   |   |   |   ArticleGridEdit.png
        |   |   |   |   |   |   |   ArticleGridStopEdit.png
        |   |   |   |   |   |   |   ArticleGridStopEdit1.png
        |   |   |   |   |   |   |   Article_16x16.png
        |   |   |   |   |   |   |   Artikel-2_32x32-01.png
        |   |   |   |   |   |   |   Artikel-ersetzen_32x32-01.png
        |   |   |   |   |   |   |   Artikel-Verwaltung.png
        |   |   |   |   |   |   |   Artikel.png
        |   |   |   |   |   |   |   Artikel_32x32-01.png
        |   |   |   |   |   |   |   Attachment_32x32.png
        |   |   |   |   |   |   |   Aufklappen.png
        |   |   |   |   |   |   |   Aufschlag-Stunden-NEU_32x32-01.png
        |   |   |   |   |   |   |   Aufschlag-Stunden_32x32-01.png
        |   |   |   |   |   |   |   Auftrag_Without_Plus.png
        |   |   |   |   |   |   |   Auftrag_With_Plus.png
        |   |   |   |   |   |   |   AuthSettings.png
        |   |   |   |   |   |   |   AutomatedBilling.png
        |   |   |   |   |   |   |   Backwards_32x32.png
        |   |   |   |   |   |   |   Backwards_Grayscale_32x32.png
        |   |   |   |   |   |   |   Bearbeiten_32x32.png
        |   |   |   |   |   |   |   Before_32x32.png
        |   |   |   |   |   |   |   Beleg-Kosten-Erfassung_32x32-01.png
        |   |   |   |   |   |   |   Beleg-Kosten-NEU_32x32-01.png
        |   |   |   |   |   |   |   Bestellung-EDI_32x32-01.png
        |   |   |   |   |   |   |   Bestellung.png
        |   |   |   |   |   |   |   Booked.png
        |   |   |   |   |   |   |   Bundelartikel-entfernen-32x32-01.png
        |   |   |   |   |   |   |   Bundelartikel-markieren-32x32-01.png
        |   |   |   |   |   |   |   Bundelartikel-position-l÷schen-32x32-01.png
        |   |   |   |   |   |   |   C-KI_32x32.png
        |   |   |   |   |   |   |   Calendar_32x32.png
        |   |   |   |   |   |   |   CampaignAssignments.png
        |   |   |   |   |   |   |   CampaignReason.png
        |   |   |   |   |   |   |   CampaignStep.png
        |   |   |   |   |   |   |   cancel_32x32.png
        |   |   |   |   |   |   |   cancel_32x32_gray.png
        |   |   |   |   |   |   |   CentronLog.png
        |   |   |   |   |   |   |   ChangeFontStyle_32x32.png
        |   |   |   |   |   |   |   Clear.png
        |   |   |   |   |   |   |   Clear_32x32.png
        |   |   |   |   |   |   |   Close.png
        |   |   |   |   |   |   |   CloseApplication.png
        |   |   |   |   |   |   |   CloseReceipt.png
        |   |   |   |   |   |   |   Comment_32x32.png
        |   |   |   |   |   |   |   Comment_32x32Add.png
        |   |   |   |   |   |   |   Commissioning.png
        |   |   |   |   |   |   |   ConditionToExternalConditionMapping.png
        |   |   |   |   |   |   |   ContentAutoArrange_32x32.png
        |   |   |   |   |   |   |   Contract01_32x32.png
        |   |   |   |   |   |   |   ContractEvaluation_32x32.png
        |   |   |   |   |   |   |   ControlDesigner.png
        |   |   |   |   |   |   |   ConvertOldAccount_32.png
        |   |   |   |   |   |   |   Convert_32x32.png
        |   |   |   |   |   |   |   CooleSuche2.png
        |   |   |   |   |   |   |   Copy.png
        |   |   |   |   |   |   |   CopyGroup.png
        |   |   |   |   |   |   |   Country_32x32.png
        |   |   |   |   |   |   |   CreateGroup.png
        |   |   |   |   |   |   |   CRM_Add_32x32.png
        |   |   |   |   |   |   |   Cut.png
        |   |   |   |   |   |   |   Dashboard-aktualisieren_32x32.png
        |   |   |   |   |   |   |   Database_32x32.png
        |   |   |   |   |   |   |   dataexchange.png
        |   |   |   |   |   |   |   DataSelection_32x32.png
        |   |   |   |   |   |   |   DayView_32x32.png
        |   |   |   |   |   |   |   Deactivate.png
        |   |   |   |   |   |   |   Deaktivierte-Reisekostenkategorie-Anzeigen_32x32-01.png
        |   |   |   |   |   |   |   Delete.png
        |   |   |   |   |   |   |   DetailView.png
        |   |   |   |   |   |   |   DHCP_Server.png
        |   |   |   |   |   |   |   Docu-Wizard.png
        |   |   |   |   |   |   |   Dokument-Hochladen.png
        |   |   |   |   |   |   |   Dokumente_32x32-01.png
        |   |   |   |   |   |   |   Download_32x32-01.png
        |   |   |   |   |   |   |   Down_32x32.png
        |   |   |   |   |   |   |   Drucker-Einstellung-Kunde_32x32-01.png
        |   |   |   |   |   |   |   E-Mail-senden_32x32.png
        |   |   |   |   |   |   |   E-mail.png
        |   |   |   |   |   |   |   Edit-Layout.png
        |   |   |   |   |   |   |   Edit.png
        |   |   |   |   |   |   |   EditTicket_32x32.png
        |   |   |   |   |   |   |   Edit_32x32.png
        |   |   |   |   |   |   |   Einstellungen.png
        |   |   |   |   |   |   |   EK-setzen-01.png
        |   |   |   |   |   |   |   End-of-life_32x32-01.png
        |   |   |   |   |   |   |   Erfasste-Stunden-berechenbar_32x32.png
        |   |   |   |   |   |   |   Erfasste-Stunden-nicht-berechenbar_32x32.png
        |   |   |   |   |   |   |   Erfasste-Stunden_32x32.png
        |   |   |   |   |   |   |   Event-erwartet_32x32-01.png
        |   |   |   |   |   |   |   ExactSearchDark.png
        |   |   |   |   |   |   |   Excel.png
        |   |   |   |   |   |   |   Export-Excel_32x32-01.png
        |   |   |   |   |   |   |   Export.png
        |   |   |   |   |   |   |   Export_32x32-.png
        |   |   |   |   |   |   |   Export_32x32.png
        |   |   |   |   |   |   |   Extended_Search_32x32.png
        |   |   |   |   |   |   |   Favorite.png
        |   |   |   |   |   |   |   Favorites-empty_32x32.png
        |   |   |   |   |   |   |   FiBu_32x32-01.png
        |   |   |   |   |   |   |   Filter-zur³cksetzen_32x32-01.png
        |   |   |   |   |   |   |   Filter_32x32-01.png
        |   |   |   |   |   |   |   First_32x32.png
        |   |   |   |   |   |   |   FlatIcons_Ticket-weiterleiten_32x32-01.png
        |   |   |   |   |   |   |   FlatRateProjectIcon.png
        |   |   |   |   |   |   |   ForceTesting_32x32.png
        |   |   |   |   |   |   |   ForwardTicket-32x32.png
        |   |   |   |   |   |   |   Forward_32x32.png
        |   |   |   |   |   |   |   Frage_bearbeiten_32x32-01.png
        |   |   |   |   |   |   |   Frage_hinzuf³gen_32x32-01.png
        |   |   |   |   |   |   |   FullSearchDark.png
        |   |   |   |   |   |   |   GaugeStyleLinearHorizontal_32x32.png
        |   |   |   |   |   |   |   Gel÷schte-Anzeigen_32x32-01.png
        |   |   |   |   |   |   |   Geplante-Stunden_32x32-01.png
        |   |   |   |   |   |   |   Geraet-warnung-32.png
        |   |   |   |   |   |   |   GreenTick.png
        |   |   |   |   |   |   |   Gruppe-kopieren_32x32-01.png
        |   |   |   |   |   |   |   Gruppe-Recht_32x32-01.png
        |   |   |   |   |   |   |   Gruppe-Recht_bearbeiten_32x32-01.png
        |   |   |   |   |   |   |   Gruppenmitglieder-hinzuf³gen_32x32-01.png
        |   |   |   |   |   |   |   Gutschrift_32x32.png
        |   |   |   |   |   |   |   Gutschrift_With_Plus.png
        |   |   |   |   |   |   |   Haupt-Ordner-Neu_32x32-01.png
        |   |   |   |   |   |   |   HiddenText_32x32.png
        |   |   |   |   |   |   |   Historie_32x32-01.png
        |   |   |   |   |   |   |   HistoryItem_32x32.png
        |   |   |   |   |   |   |   Icon-Artikel-Suche.png
        |   |   |   |   |   |   |   Icon-Artikel-Warenkorb.png
        |   |   |   |   |   |   |   Icon-Entfernen-Warenkorb.png
        |   |   |   |   |   |   |   Icon-Warenkorb-Beleg.png
        |   |   |   |   |   |   |   Icon-Zahlungskondition-32.png
        |   |   |   |   |   |   |   Icon-Zusatzartikel-Warenkorb.png
        |   |   |   |   |   |   |   IconRightsManagement.png
        |   |   |   |   |   |   |   IDE_32x32.png
        |   |   |   |   |   |   |   Image.png
        |   |   |   |   |   |   |   Import.png
        |   |   |   |   |   |   |   Index.png
        |   |   |   |   |   |   |   Index_32x32.png
        |   |   |   |   |   |   |   Info.png
        |   |   |   |   |   |   |   Info_32x32.png
        |   |   |   |   |   |   |   InsertReceipt.png
        |   |   |   |   |   |   |   Interactive_active_32x32.png
        |   |   |   |   |   |   |   Interactive_deactivated_32x32.png
        |   |   |   |   |   |   |   Inventory.png
        |   |   |   |   |   |   |   Invoice_Without_Plus_32.png
        |   |   |   |   |   |   |   Kalender.png
        |   |   |   |   |   |   |   Kalender_32x32.png
        |   |   |   |   |   |   |   Keine_32x32-01.png
        |   |   |   |   |   |   |   Key_32x32.png
        |   |   |   |   |   |   |   Kontenrahmen-NEU_32x32-01.png
        |   |   |   |   |   |   |   Kontenrahmen_32x32-01.png
        |   |   |   |   |   |   |   Konto-NEU_32x32-01.png
        |   |   |   |   |   |   |   Kostenstelle-Kostentrõger_32x32-01.png
        |   |   |   |   |   |   |   Kostenstelle-l÷schen_32x32-01.png
        |   |   |   |   |   |   |   Kostenstelle-plus_32x32-01.png
        |   |   |   |   |   |   |   Kostenstelle-speichern_32x32-01.png
        |   |   |   |   |   |   |   Kostenstelle_32x32-01.png
        |   |   |   |   |   |   |   Kostentreager_32x32-01.png
        |   |   |   |   |   |   |   Kostentrõger-l÷schen_32x32-01.png
        |   |   |   |   |   |   |   Kostentrõger-plus_32x32-01.png
        |   |   |   |   |   |   |   Kostentrõger-speichern_32x32.png
        |   |   |   |   |   |   |   Kostentrõger_32x32-01.png
        |   |   |   |   |   |   |   Kunde-hinzuf³gen_32x32-01.png
        |   |   |   |   |   |   |   Kunde-l÷schen-32x32-01.png
        |   |   |   |   |   |   |   Kunde-NEU_32x32-01.png
        |   |   |   |   |   |   |   Kunde.png
        |   |   |   |   |   |   |   Kunde_32x32.png
        |   |   |   |   |   |   |   K³ndigung-32-01.png
        |   |   |   |   |   |   |   Lagerabbuchung_32x32-01.png
        |   |   |   |   |   |   |   Lagerdetails_32x32-01.png
        |   |   |   |   |   |   |   Lagerzubuchung_32x32-01.png
        |   |   |   |   |   |   |   Landkarte_32x32-01.png
        |   |   |   |   |   |   |   Last_32x32.png
        |   |   |   |   |   |   |   Layout_Reset.png
        |   |   |   |   |   |   |   Leasing_32x32-01.png
        |   |   |   |   |   |   |   Legende_32x32-01.png
        |   |   |   |   |   |   |   Lieferant-hinzuf³gen_32x32-01.png
        |   |   |   |   |   |   |   Lieferant-NEU_32x32-01.png
        |   |   |   |   |   |   |   Lieferschein_Without_Plus.png
        |   |   |   |   |   |   |   Lieferschein_With_Plus.png
        |   |   |   |   |   |   |   ListBullets_32x32.png
        |   |   |   |   |   |   |   LoadFrom_32x32.png
        |   |   |   |   |   |   |   Logout.png
        |   |   |   |   |   |   |   Lõnderverwaltung-32x32.png
        |   |   |   |   |   |   |   Lõnderverwaltung.png
        |   |   |   |   |   |   |   L÷schen-R³ckgõngig_32x32-01.png
        |   |   |   |   |   |   |   Mahnung_32x32-01.png
        |   |   |   |   |   |   |   Mailing-Einstellung-Kunde_32x32-01.png
        |   |   |   |   |   |   |   Mailing-Vorlage_32x32-01.png
        |   |   |   |   |   |   |   MailingTemplates32x32.png
        |   |   |   |   |   |   |   Mailing_32x32.png
        |   |   |   |   |   |   |   MainView.png
        |   |   |   |   |   |   |   ManagementInfo.png
        |   |   |   |   |   |   |   Mandantenverwaltung_32x32-01-01.png
        |   |   |   |   |   |   |   MasterFilter_32x32.png
        |   |   |   |   |   |   |   Mehrwertsteuer.png
        |   |   |   |   |   |   |   MemberGroup.png
        |   |   |   |   |   |   |   MenuArrowDown.png
        |   |   |   |   |   |   |   Miarbeiterauslastung_32x32-01.png
        |   |   |   |   |   |   |   Minus_32x32.png
        |   |   |   |   |   |   |   Mitarbeiterverwaltung_32x32-01-01.png
        |   |   |   |   |   |   |   Mitarbeiter_32x32.png
        |   |   |   |   |   |   |   Mitglieder-Gruppe_32x32-01.png
        |   |   |   |   |   |   |   Mitglieder-Provision_32x32-01.png
        |   |   |   |   |   |   |   Mitglieder-Recht_32x32-01.png
        |   |   |   |   |   |   |   MonthView_32x32.png
        |   |   |   |   |   |   |   MoveDown.png
        |   |   |   |   |   |   |   MoveRight_32x32.png
        |   |   |   |   |   |   |   MoveUp.png
        |   |   |   |   |   |   |   Neue-Gruppe-hinzuf³gen_32x32-01.png
        |   |   |   |   |   |   |   Neues-Level-hinzuf³gen_32x32-01.png
        |   |   |   |   |   |   |   New.png
        |   |   |   |   |   |   |   NewArticle.png
        |   |   |   |   |   |   |   NewsFeed.png
        |   |   |   |   |   |   |   NewVersion.png
        |   |   |   |   |   |   |   Next_32x32.png
        |   |   |   |   |   |   |   NoImageAvailable_32.png
        |   |   |   |   |   |   |   NotBooked.png
        |   |   |   |   |   |   |   Notes_32x32.png
        |   |   |   |   |   |   |   Notiz-Neu_32x32.png
        |   |   |   |   |   |   |   Open.png
        |   |   |   |   |   |   |   Open_32x32.png
        |   |   |   |   |   |   |   OPOS.png
        |   |   |   |   |   |   |   Ordner-Neu_32x32-01.png
        |   |   |   |   |   |   |   OverwriteArticles.png
        |   |   |   |   |   |   |   PackageProduct_32x32.png
        |   |   |   |   |   |   |   Palette_32x32.png
        |   |   |   |   |   |   |   Paste.png
        |   |   |   |   |   |   |   Pause.png
        |   |   |   |   |   |   |   PaymentTransaction.png
        |   |   |   |   |   |   |   Personal.png
        |   |   |   |   |   |   |   PersonalSettings.png
        |   |   |   |   |   |   |   PhoneCall_32.png
        |   |   |   |   |   |   |   PictureShapeOutlineColor_32x32.png
        |   |   |   |   |   |   |   PieLabelsTooltips_32x32.png
        |   |   |   |   |   |   |   Play.png
        |   |   |   |   |   |   |   Preview.png
        |   |   |   |   |   |   |   PreviewIcon.png
        |   |   |   |   |   |   |   Print.png
        |   |   |   |   |   |   |   PrintAllPages.png
        |   |   |   |   |   |   |   PrintCurrentPage.png
        |   |   |   |   |   |   |   PrintIcon.png
        |   |   |   |   |   |   |   Print_32x32.png
        |   |   |   |   |   |   |   Problem-melden-32.png
        |   |   |   |   |   |   |   Product_32x32.png
        |   |   |   |   |   |   |   Produktion_Modul_32x32.png
        |   |   |   |   |   |   |   Produkt_Matrix_32x32-01.png
        |   |   |   |   |   |   |   ProjectFile_32x32.png
        |   |   |   |   |   |   |   Project_32x32.png
        |   |   |   |   |   |   |   Projekt-suche_32x32.png
        |   |   |   |   |   |   |   Projektpreis-Import_-Neu-32x32-01.png
        |   |   |   |   |   |   |   Projektpreis-Import_32x32-01.png
        |   |   |   |   |   |   |   Projektpreis-Neu-32x32-01.png
        |   |   |   |   |   |   |   Projekt_-deaktiviert-32x32-01.png
        |   |   |   |   |   |   |   Projekt_-deaktiviert-suche-32x32-01.png
        |   |   |   |   |   |   |   Projekt_-start-32x32-01.png
        |   |   |   |   |   |   |   Publish_32x32.png
        |   |   |   |   |   |   |   ReCalculateArticles.png
        |   |   |   |   |   |   |   ReceiptSettings.png
        |   |   |   |   |   |   |   Rechnung-festschreiben_32x32.png
        |   |   |   |   |   |   |   Rechnung_Without_Plus.png
        |   |   |   |   |   |   |   Rechnung_With_Plus.png
        |   |   |   |   |   |   |   Recht-hinzuf³gen_32x32-01.png
        |   |   |   |   |   |   |   Rechteverwaltung.png
        |   |   |   |   |   |   |   Recht_32x32-01.png
        |   |   |   |   |   |   |   Redo_32x32.png
        |   |   |   |   |   |   |   Refresh.png
        |   |   |   |   |   |   |   RefreshDatabase.png
        |   |   |   |   |   |   |   Refresh_inactiv.png
        |   |   |   |   |   |   |   Reisekostenabrechnung_32x32-01.png
        |   |   |   |   |   |   |   Reisekostenkategorie-NEU_32x32-01.png
        |   |   |   |   |   |   |   Reisekostenkategorie_32x32-01.png
        |   |   |   |   |   |   |   Reisekostenunterkategorie-NEU_32x32-01.png
        |   |   |   |   |   |   |   Replace_32x32.png
        |   |   |   |   |   |   |   ReportMail.png
        |   |   |   |   |   |   |   ReportPDF.png
        |   |   |   |   |   |   |   ReportPreview.png
        |   |   |   |   |   |   |   ReportPrint.png
        |   |   |   |   |   |   |   Reset-Layout.png
        |   |   |   |   |   |   |   SalesStatistic.png
        |   |   |   |   |   |   |   Sanduhr-Report_32x32-01.png
        |   |   |   |   |   |   |   Sanduhr_32.png
        |   |   |   |   |   |   |   Save.png
        |   |   |   |   |   |   |   SaveAndClose.png
        |   |   |   |   |   |   |   SaveLayout.png
        |   |   |   |   |   |   |   SaveTo.png
        |   |   |   |   |   |   |   Save_Devexpress.png
        |   |   |   |   |   |   |   Search2.png
        |   |   |   |   |   |   |   SendMailing_32x32.png
        |   |   |   |   |   |   |   Separator_32x32.png
        |   |   |   |   |   |   |   Settings.png
        |   |   |   |   |   |   |   ShoppingGoogle_32x32.png
        |   |   |   |   |   |   |   ShowWorkTimeOnly_32x32.png
        |   |   |   |   |   |   |   Signature_32x32.png
        |   |   |   |   |   |   |   SpeicalCustomer32x32.png
        |   |   |   |   |   |   |   Spezifikation-frei_32x32-01.png
        |   |   |   |   |   |   |   Spezifikation_32x32-01.png
        |   |   |   |   |   |   |   Start.png
        |   |   |   |   |   |   |   Stop.png
        |   |   |   |   |   |   |   Stretch_32x32.png
        |   |   |   |   |   |   |   St³cklisten_32x32-01.png
        |   |   |   |   |   |   |   Summary_32x32.png
        |   |   |   |   |   |   |   Support.png
        |   |   |   |   |   |   |   System.png
        |   |   |   |   |   |   |   Task2_32x32.png
        |   |   |   |   |   |   |   Task_32x32.png
        |   |   |   |   |   |   |   Team.png
        |   |   |   |   |   |   |   Telefon_32x32-01.png
        |   |   |   |   |   |   |   Test.png
        |   |   |   |   |   |   |   Text-Bild_32x32-01.png
        |   |   |   |   |   |   |   Textbaustein-Gruppe-hinzuf³gen_32x32-01.png
        |   |   |   |   |   |   |   Textbaustein-Gruppe-l÷schen_32x32-01.png
        |   |   |   |   |   |   |   Textbaustein-Gruppe_32x32-01.png
        |   |   |   |   |   |   |   Textbaustein-HINZUF▄GEN_32x32-01.png
        |   |   |   |   |   |   |   Textbaustein-kopieren_32x32-01.png
        |   |   |   |   |   |   |   Textbaustein-Leeren_32x32-01.png
        |   |   |   |   |   |   |   Textbaustein-l÷schen_32x32-01.png
        |   |   |   |   |   |   |   Textbaustein-Ticket_32x32-01.png
        |   |   |   |   |   |   |   Textbaustein-verschieben_32x32-01.png
        |   |   |   |   |   |   |   Textbaustein_32x32-01.png
        |   |   |   |   |   |   |   TextBox_32x32.png
        |   |   |   |   |   |   |   Ticket-abschlie▀en_32x32-01.png
        |   |   |   |   |   |   |   Ticket-anlegen_32x32.png
        |   |   |   |   |   |   |   Ticket-Kunde_32x32.png
        |   |   |   |   |   |   |   Ticket_32x32.png
        |   |   |   |   |   |   |   Ticket_TimeEmployee_Merged_64x32.png
        |   |   |   |   |   |   |   Ticket_Time_Merged_64x32.png
        |   |   |   |   |   |   |   TimeEmployee_32x32.png
        |   |   |   |   |   |   |   TimeLineView_32x32.png
        |   |   |   |   |   |   |   Time_32x32.png
        |   |   |   |   |   |   |   todolisticon32x32.png
        |   |   |   |   |   |   |   TreeView_32x32.png
        |   |   |   |   |   |   |   Umfrage-Report_32x32-01.png
        |   |   |   |   |   |   |   Umfrage_32x32.png
        |   |   |   |   |   |   |   Umfrage_Mailing_32x32-01.png
        |   |   |   |   |   |   |   Undo.png
        |   |   |   |   |   |   |   Undo_32x32.png
        |   |   |   |   |   |   |   Untergruppe-Anlegen.png
        |   |   |   |   |   |   |   Up_32x32.png
        |   |   |   |   |   |   |   VariableAssignment_32x32.png
        |   |   |   |   |   |   |   Vereinbarung_32x32-01.png
        |   |   |   |   |   |   |   Vertrag-2-Neu_32x32-01.png
        |   |   |   |   |   |   |   Vertrag-2_32x32-01.png
        |   |   |   |   |   |   |   Video-River_32x32-01.png
        |   |   |   |   |   |   |   Video_c-entron_32x32.png
        |   |   |   |   |   |   |   ViewOnWeb_32x32.png
        |   |   |   |   |   |   |   VIP32x32.png
        |   |   |   |   |   |   |   VisitReport.png
        |   |   |   |   |   |   |   Vorlage-Neu_32x32-01.png
        |   |   |   |   |   |   |   Vorlagenverwaltung_32x32-01.png
        |   |   |   |   |   |   |   Vorlage_32x32-01.png
        |   |   |   |   |   |   |   Warengruppe-Umbuchen.png
        |   |   |   |   |   |   |   Warengruppen-Anlegen.png
        |   |   |   |   |   |   |   Warengruppen-Verwaltung.png
        |   |   |   |   |   |   |   Warn_32.png
        |   |   |   |   |   |   |   Webservices.png
        |   |   |   |   |   |   |   Webservices_Centron.png
        |   |   |   |   |   |   |   Webservices_gray.png
        |   |   |   |   |   |   |   Webservices_SQL.png
        |   |   |   |   |   |   |   WeekView_32x32.png
        |   |   |   |   |   |   |   WizzardAction1.png
        |   |   |   |   |   |   |   WizzardAction2.png
        |   |   |   |   |   |   |   WizzardAction3.png
        |   |   |   |   |   |   |   WorkWeekView_32x32.png
        |   |   |   |   |   |   |   Zahlungeingang_32x32-01.png
        |   |   |   |   |   |   |   Zeit-Einheit.png
        |   |   |   |   |   |   |   Zeit-Reaktion_32x32-01.png
        |   |   |   |   |   |   |   Zoom.png
        |   |   |   |   |   |   |   Zoom100_32x32.png
        |   |   |   |   |   |   |   Zoom2_32x32.png
        |   |   |   |   |   |   |   ZoomIn_32x32.png
        |   |   |   |   |   |   |   ZoomOut_32x32.png
        |   |   |   |   |   |   |   Zuklappen.png
        |   |   |   |   |   |   |   Íffnen_32x32.png
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---ArticleImport
        |   |   |   |   |   |   |       Dateiinhalt_32x32-01.png
        |   |   |   |   |   |   |       Download_32x32-01.png
        |   |   |   |   |   |   |       Export_Einstellungen_32x32-01.png
        |   |   |   |   |   |   |       Import_32x32-01.png
        |   |   |   |   |   |   |       Import_Einstellungen_32x32-01.png
        |   |   |   |   |   |   |       Import_Neu_32x32-01.png
        |   |   |   |   |   |   |       Import_Speichern_32x32-01.png
        |   |   |   |   |   |   |       Log-Tabelle_32x32-01.png
        |   |   |   |   |   |   |       Passwort-Anzeige-Ausblenden_32x32-01.png
        |   |   |   |   |   |   |       Passwort-Anzeigen-32.png
        |   |   |   |   |   |   |       Vorschau_32x32-01.png
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---DMS
        |   |   |   |   |   |   |       DirectoryCheckIcon_32x32.png
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Modules
        |   |   |   |   |   |   |       c_Time_32.png
        |   |   |   |   |   |   |       DSGVO.png
        |   |   |   |   |   |   |       MspDashboard.png
        |   |   |   |   |   |   |       OrderSuggestionList.png
        |   |   |   |   |   |   |       TimerBilling.png
        |   |   |   |   |   |   |       UserPassword.png
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Office
        |   |   |   |   |   |   |       WebAngebot-abgelehnt_32x32.png
        |   |   |   |   |   |   |       WebAngebot-angenommen-mit-A¿_32x32.png
        |   |   |   |   |   |   |       WebAngebot-angenommen_32x32.png
        |   |   |   |   |   |   |       WebAngebot-geladen_32x32.png
        |   |   |   |   |   |   |       WebAngebot-gesendet_32x32.png
        |   |   |   |   |   |   |       WebAngebot-kommentar_32x32.png
        |   |   |   |   |   |   |       WebAngebot-status-nicht-erkannt_32x32.png
        |   |   |   |   |   |   |       WebAngebot-unterzeichnen_32x32.png
        |   |   |   |   |   |   |       WebAngebot_32x32.png
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Receipts
        |   |   |   |   |   |   |       IsCashReceipt_32x32.png
        |   |   |   |   |   |   |       ReceiptReasonIcon_32x32.png
        |   |   |   |   |   |   |       SupplierCreditVoucher_32.png
        |   |   |   |   |   |   |       SupplierCreditVoucher_Plus_32.png
        |   |   |   |   |   |   |       SupplierDeliveryList_32.png
        |   |   |   |   |   |   |       SupplierDeliveryList_Plus_32.png
        |   |   |   |   |   |   |       SupplierInvoice_32.png
        |   |   |   |   |   |   |       SupplierInvoice_Plus_32.png
        |   |   |   |   |   |   |       SupplierOffer_32.png
        |   |   |   |   |   |   |       SupplierOffer_Plus_32.png
        |   |   |   |   |   |   |       SupplierOrder_32.png
        |   |   |   |   |   |   |       SupplierOrder_Plus_32.png
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Sql
        |   |   |   |   |   |   |       ExecuteSqlCommandIcon_32x32.png
        |   |   |   |   |   |   |       NewQueryIcon_32x32.png
        |   |   |   |   |   |   |       SqlManagerIcon_32x32.png
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Status
        |   |   |   |   |   |   |       Eskalation_gelb_32x32.png
        |   |   |   |   |   |   |       Eskalation_rot_32x32.png
        |   |   |   |   |   |   |       Faild_32x32-01.png
        |   |   |   |   |   |   |       Sucsess_32x32-01.png
        |   |   |   |   |   |   |       Warning_32x32-01.png
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Task
        |   |   |   |   |   |           Checklist.png
        |   |   |   |   |   |           Checkliste32.png
        |   |   |   |   |   |           FlatIcons_Neuer-task_32x32.png
        |   |   |   |   |   |           FlatIcons_taskmanagement_32x32.png
        |   |   |   |   |   |           Refresh_32x32.png
        |   |   |   |   |   |           TaskTemplate_32x32.png
        |   |   |   |   |   |           
        |   |   |   |   |   +---64x64
        |   |   |   |   |   |       Abholschein-OhnePlus_64.png
        |   |   |   |   |   |       Active_Directory.png
        |   |   |   |   |   |       AD_Import_Customer.png
        |   |   |   |   |   |       Also_64_Zeichenflõche 1.png
        |   |   |   |   |   |       Angebot-ohnePlus_64.png
        |   |   |   |   |   |       Auftrag-ohnePlus_64.png
        |   |   |   |   |   |       Benutzer-Importschnittst_64_Zeichenflõche 1.png
        |   |   |   |   |   |       Campaign_64.png
        |   |   |   |   |   |       CampaingMailing_64.png
        |   |   |   |   |   |       ContractTypes.png
        |   |   |   |   |   |       CounterTypes.png
        |   |   |   |   |   |       CustomerSerach_64.png
        |   |   |   |   |   |       Dezimaltrennzeichen_64_Zeichenflõche 1.png
        |   |   |   |   |   |       Excel_64.png
        |   |   |   |   |   |       Export_64-.png
        |   |   |   |   |   |       Export_64.png
        |   |   |   |   |   |       Geraet-warnung-64.png
        |   |   |   |   |   |       Gutschrift-ohnePlus_64.png
        |   |   |   |   |   |       Import-Vertrõge_64_Zeichenflõche 1.png
        |   |   |   |   |   |       Import_64-01.png
        |   |   |   |   |   |       Ingram_64_Zeichenflõche 1.png
        |   |   |   |   |   |       Interactive_active_64x64.png
        |   |   |   |   |   |       Interactive_deactivated_64x64.png
        |   |   |   |   |   |       Kunde_64.png
        |   |   |   |   |   |       K³ndigung-64-01.png
        |   |   |   |   |   |       Lieferschein-ohnePlus_64.png
        |   |   |   |   |   |       Mailing_64.png
        |   |   |   |   |   |       Neue-Benutzer-Importschnittst_64_Zeichenflõche 1.png
        |   |   |   |   |   |       NoImageAvailable_64.png
        |   |   |   |   |   |       OrganisationUnit.png
        |   |   |   |   |   |       Rechnung-OhnePlus_64.png
        |   |   |   |   |   |       Schnittstellen_64_Zeichenflõche 1.png
        |   |   |   |   |   |       Spaltentrennzeichen_64_Zeichenflõche 1.png
        |   |   |   |   |   |       SupremoLogo.png
        |   |   |   |   |   |       TerminationTypes.png
        |   |   |   |   |   |       Ticket_64.png
        |   |   |   |   |   |       Vertrag-2_64x64-01.png
        |   |   |   |   |   |       Vertragsartikel.png
        |   |   |   |   |   |       Vertrõge_64-01.png
        |   |   |   |   |   |       Warn_64.png
        |   |   |   |   |   |       Wortmann_64_Zeichenflõche 1.png
        |   |   |   |   |   |       Zeile einf³gen_64_Zeichenflõche 1.png
        |   |   |   |   |   |       Zeile l÷schen_64_Zeichenflõche 1.png
        |   |   |   |   |   |       Zõhlerarten_64-01.png
        |   |   |   |   |   |       
        |   |   |   |   |   +---DataImport
        |   |   |   |   |   |       Kontakt-Weiss_64-01.png
        |   |   |   |   |   |       Kunde-Weiss_64-01.png
        |   |   |   |   |   |       Lieferant-Weiss_64-01.png
        |   |   |   |   |   |       Umsatz-Weiss_64-01.png
        |   |   |   |   |   |       
        |   |   |   |   |   +---Flags
        |   |   |   |   |   |       GermanyFlag_16_27.png
        |   |   |   |   |   |       USAFlag_16_27.png
        |   |   |   |   |   |       
        |   |   |   |   |   +---MailWindow
        |   |   |   |   |   |   +---16x16
        |   |   |   |   |   |   |       Icon-Aufzõhlung-Punkte.png
        |   |   |   |   |   |   |       Icon-Aufzõhlung-Zahlen.png
        |   |   |   |   |   |   |       Icon-Blocksatz.png
        |   |   |   |   |   |   |       Icon-E-Mail-weiss-16-px.png
        |   |   |   |   |   |   |       Icon-Kalender-16-px.png
        |   |   |   |   |   |   |       Icon-links.png
        |   |   |   |   |   |   |       Icon-mehr-Einzug.png
        |   |   |   |   |   |   |       Icon-rechts.png
        |   |   |   |   |   |   |       Icon-Redo.png
        |   |   |   |   |   |   |       Icon-Schrift-Fett.png
        |   |   |   |   |   |   |       Icon-Schrift-Kursiv.png
        |   |   |   |   |   |   |       Icon-Schrift-Unterstrichen.png
        |   |   |   |   |   |   |       Icon-Undo.png
        |   |   |   |   |   |   |       Icon-weniger-Einzug.png
        |   |   |   |   |   |   |       Icon-zentriert.png
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---32x32
        |   |   |   |   |   |           Icon-E-mail-Anhang.png
        |   |   |   |   |   |           Icon-E-mail-senden-und-archivieren.png
        |   |   |   |   |   |           Icon-E-mail-senden.png
        |   |   |   |   |   |           Icon-E-mail-Signatur.png
        |   |   |   |   |   |           Icon-Formular.png
        |   |   |   |   |   |           Icon-Schlie▀en.png
        |   |   |   |   |   |           
        |   |   |   |   |   +---Svg
        |   |   |   |   |   |   +---Actions
        |   |   |   |   |   |   |       RefreshIcon.svg
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Logos
        |   |   |   |   |   |   |       nexoware-logo.svg
        |   |   |   |   |   |   |       nexoware_automation-icon.svg
        |   |   |   |   |   |   |       nexoware_dokumente-icon.svg
        |   |   |   |   |   |   |       nexoware_erp-icon.svg
        |   |   |   |   |   |   |       nexoware_eshop-icon.svg
        |   |   |   |   |   |   |       nexoware_itsm-icon.svg
        |   |   |   |   |   |   |       nexoware_ki-agent-icon.svg
        |   |   |   |   |   |   |       nexoware_melvin-icon.svg
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Modules
        |   |   |   |   |   |           DSGVO.svg
        |   |   |   |   |   |           
        |   |   |   |   |   \---Varies
        |   |   |   |   |           2017-10-27 13_36_47-PTS [LMS].png
        |   |   |   |   |           c-entron-NET-gray-01.png
        |   |   |   |   |           c-entron-NET-gray-01_dt.png
        |   |   |   |   |           CentronLogo.png
        |   |   |   |   |           CentronLogo260x260.png
        |   |   |   |   |           CentronLogo64x64.png
        |   |   |   |   |           CentronMetro.png
        |   |   |   |   |           Colapse_Button_9x9.png
        |   |   |   |   |           cop.png
        |   |   |   |   |           CustomerImage.png
        |   |   |   |   |           DocumentKindCover.png
        |   |   |   |   |           DocumentKindExcel.png
        |   |   |   |   |           DocumentKindIndex.png
        |   |   |   |   |           DocumentKindPdfFile.png
        |   |   |   |   |           DocumentKindPositions.png
        |   |   |   |   |           DocumentKindReport.png
        |   |   |   |   |           DocumentKindWord.png
        |   |   |   |   |           DocumentOriginReceiptsPdfFile.png
        |   |   |   |   |           Expand_Button_9x9.png
        |   |   |   |   |           LoginIcon_24.png
        |   |   |   |   |           LoginIcon_48.png
        |   |   |   |   |           LoginPicture.png
        |   |   |   |   |           LoginPicture_dt - Kopie.png
        |   |   |   |   |           LoginPicture_dt.png
        |   |   |   |   |           ModuleListIcon.png
        |   |   |   |   |           NoImage128x128.png
        |   |   |   |   |           PIN-Blau.png
        |   |   |   |   |           QRCode.png
        |   |   |   |   |           TextArrow_White.png
        |   |   |   |   |           Vogel-01.png
        |   |   |   |   |           
        |   |   |   |   +---Misc
        |   |   |   |   |   |   c_entron_logo.png
        |   |   |   |   |   |   DashboardBackground.png
        |   |   |   |   |   |   Image.png
        |   |   |   |   |   |   StartBackground.png
        |   |   |   |   |   |   
        |   |   |   |   |   \---GraphApi
        |   |   |   |   |           GraphAppAppSecretHint.png
        |   |   |   |   |           GraphAppIdHint.png
        |   |   |   |   |           GraphAppPermissionsHint.png
        |   |   |   |   |           GraphAppTenantHint.png
        |   |   |   |   |           
        |   |   |   |   +---Modules
        |   |   |   |   |   +---16x16
        |   |   |   |   |   |       CentronConfigDb.png
        |   |   |   |   |   |       Dashboard_16x16.png
        |   |   |   |   |   |       TestIcon.png
        |   |   |   |   |   |       
        |   |   |   |   |   +---32x32
        |   |   |   |   |   |       CentronConfigDb.png
        |   |   |   |   |   |       Dashboard_32x32.png
        |   |   |   |   |   |       TestIcon.png
        |   |   |   |   |   |       
        |   |   |   |   |   +---svg
        |   |   |   |   |   |       AIchat.svg
        |   |   |   |   |   |       
        |   |   |   |   |   \---Varies
        |   |   |   |   |           Administration.png
        |   |   |   |   |           BaseData.png
        |   |   |   |   |           ControlDesc.png
        |   |   |   |   |           DataExchange.png
        |   |   |   |   |           Helpdesk.png
        |   |   |   |   |           MyCentron.png
        |   |   |   |   |           Purchase.png
        |   |   |   |   |           Sales.png
        |   |   |   |   |           
        |   |   |   |   +---ReportIcons
        |   |   |   |   |   +---16x16
        |   |   |   |   |   |       Icon bearbeiten 16-01.png
        |   |   |   |   |   |       Icon drucken 16px-01.png
        |   |   |   |   |   |       icon Druckvorschau 16.png
        |   |   |   |   |   |       Icon entfernen wei▀ 16-01.png
        |   |   |   |   |   |       Icon Exportieren 16px wei▀-01.png
        |   |   |   |   |   |       Icon Favortien 16-01.png
        |   |   |   |   |   |       Icon Favortien bearbeiten 16-01.png
        |   |   |   |   |   |       icon import 16-01.png
        |   |   |   |   |   |       Icon kopieren 16 wei▀-01.png
        |   |   |   |   |   |       Icon lupe wei▀ 16-01.png
        |   |   |   |   |   |       icon Neu wei▀ 16px-01.png
        |   |   |   |   |   |       Icon PDF 16px-01.png
        |   |   |   |   |   |       Icon schlie▀en wei▀ 16-01.png
        |   |   |   |   |   |       icon Speichern 16px-01.png
        |   |   |   |   |   |       icon sql abfrage 16-01.png
        |   |   |   |   |   |       icon testen 16-01.png
        |   |   |   |   |   |       Icon umbenennen 16-01.png
        |   |   |   |   |   |       Icon-deaktivierte-Reports-16.png
        |   |   |   |   |   |       Icon-Geladene-Reports-16.png
        |   |   |   |   |   |       Icon-Reports-laden-16.png
        |   |   |   |   |   |       Icon_Fax_16.png
        |   |   |   |   |   |       Icon_Mail_16.png
        |   |   |   |   |   |       Icon_Print_16.png
        |   |   |   |   |   |       PreviewIcon.png
        |   |   |   |   |   |       ReportData_16.png
        |   |   |   |   |   |       ReportEngine.png
        |   |   |   |   |   |       ReportGroup_16.png
        |   |   |   |   |   |       
        |   |   |   |   |   \---32x32
        |   |   |   |   |       |   Icon bearbeiten 32-01.png
        |   |   |   |   |       |   Icon drucken 32-01.png
        |   |   |   |   |       |   icon Druckvorschau 32-01.png
        |   |   |   |   |       |   icon Export 32-01.png
        |   |   |   |   |       |   Icon Favortien verwalten.png
        |   |   |   |   |       |   Icon Favortien-01.png
        |   |   |   |   |       |   Icon kopieren 32 wei▀-01.png
        |   |   |   |   |       |   Icon lupe wei▀ 32-01.png
        |   |   |   |   |       |   Icon l÷schen.png
        |   |   |   |   |       |   Icon Neu 32-01.png
        |   |   |   |   |       |   Icon PDF 32-01.png
        |   |   |   |   |       |   Icon schlie▀en wei▀ 32-01.png
        |   |   |   |   |       |   icon testen 32-01.png
        |   |   |   |   |       |   Icon umbenennen 32-01.png
        |   |   |   |   |       |   Icon-deaktivierte-Reports.png
        |   |   |   |   |       |   Icon-Geladene-Reports.png
        |   |   |   |   |       |   Icon-Reports-laden.png
        |   |   |   |   |       |   IconImport32.png
        |   |   |   |   |       |   PreviewIcon.png
        |   |   |   |   |       |   ReportData.png
        |   |   |   |   |       |   ReportEngine.png
        |   |   |   |   |       |   ReportGroup.png
        |   |   |   |   |       |   Speichern 32px wei▀-01.png
        |   |   |   |   |       |   
        |   |   |   |   |       \---TreelistIcons
        |   |   |   |   |               blauer kreis-02.png
        |   |   |   |   |               gr³ner kreis-02.png
        |   |   |   |   |               orange kreis-02.png
        |   |   |   |   |               
        |   |   |   |   +---Textures
        |   |   |   |   |       StartScreenBackground.bmp
        |   |   |   |   |       Strich.png
        |   |   |   |   |       
        |   |   |   |   \---ThemeAwareIcons
        |   |   |   |       |   Accept.svg
        |   |   |   |       |   AcceptCircled.svg
        |   |   |   |       |   AcceptCircled_dt.svg
        |   |   |   |       |   Accept_dt.svg
        |   |   |   |       |   Clear.svg
        |   |   |   |       |   Clear_dt.svg
        |   |   |   |       |   Close.svg
        |   |   |   |       |   Close_dt.svg
        |   |   |   |       |   Cloud.svg
        |   |   |   |       |   Cloud_dt.svg
        |   |   |   |       |   Copy.svg
        |   |   |   |       |   Copy_dt.svg
        |   |   |   |       |   Cut.svg
        |   |   |   |       |   Cut_dt.svg
        |   |   |   |       |   Delete.svg
        |   |   |   |       |   Delete_dt.svg
        |   |   |   |       |   Edit.svg
        |   |   |   |       |   Edit_dt.svg
        |   |   |   |       |   Favorite.svg
        |   |   |   |       |   Favorite_dt.svg
        |   |   |   |       |   Filter.svg
        |   |   |   |       |   Filter_dt.svg
        |   |   |   |       |   Forward.svg
        |   |   |   |       |   Forward_dt.svg
        |   |   |   |       |   Global.svg
        |   |   |   |       |   Global_dt.svg
        |   |   |   |       |   History.svg
        |   |   |   |       |   History_dt.svg
        |   |   |   |       |   History_List.svg
        |   |   |   |       |   History_List_dt.svg
        |   |   |   |       |   Info.svg
        |   |   |   |       |   Info_dt.svg
        |   |   |   |       |   Inspect.svg
        |   |   |   |       |   Inspect_dt.svg
        |   |   |   |       |   Mail.svg
        |   |   |   |       |   Mail_dt.svg
        |   |   |   |       |   Minus.svg
        |   |   |   |       |   Minus_dt.svg
        |   |   |   |       |   New.svg
        |   |   |   |       |   New_dt.svg
        |   |   |   |       |   Open.svg
        |   |   |   |       |   Open_dt.svg
        |   |   |   |       |   Play.svg
        |   |   |   |       |   Play_dt.svg
        |   |   |   |       |   Plus.svg
        |   |   |   |       |   Plus_dt.svg
        |   |   |   |       |   Print.svg
        |   |   |   |       |   Print_dt.svg
        |   |   |   |       |   Question.svg
        |   |   |   |       |   Question_dt.svg
        |   |   |   |       |   Redo.svg
        |   |   |   |       |   Redo_dt.svg
        |   |   |   |       |   Refresh.svg
        |   |   |   |       |   Refresh_dt.svg
        |   |   |   |       |   Save.svg
        |   |   |   |       |   Save_dt.svg
        |   |   |   |       |   Search.svg
        |   |   |   |       |   Search_dt.svg
        |   |   |   |       |   Send.svg
        |   |   |   |       |   Send_dt.svg
        |   |   |   |       |   Settings.svg
        |   |   |   |       |   Settings_dt.svg
        |   |   |   |       |   Warn.svg
        |   |   |   |       |   Warn_dt.svg
        |   |   |   |       |   
        |   |   |   |       \---png
        |   |   |   |               AcceptCircled_128x128.png
        |   |   |   |               AcceptCircled_16x16.png
        |   |   |   |               AcceptCircled_32x32.png
        |   |   |   |               AcceptCircled_64x64.png
        |   |   |   |               AcceptCircled_dt_128x128.png
        |   |   |   |               AcceptCircled_dt_16x16.png
        |   |   |   |               AcceptCircled_dt_32x32.png
        |   |   |   |               AcceptCircled_dt_64x64.png
        |   |   |   |               Accept_128x128.png
        |   |   |   |               Accept_16x16.png
        |   |   |   |               Accept_32x32.png
        |   |   |   |               Accept_64x64.png
        |   |   |   |               Accept_dt_128x128.png
        |   |   |   |               Accept_dt_16x16.png
        |   |   |   |               Accept_dt_32x32.png
        |   |   |   |               Accept_dt_64x64.png
        |   |   |   |               Clear_128x128.png
        |   |   |   |               Clear_16x16.png
        |   |   |   |               Clear_32x32.png
        |   |   |   |               Clear_64x64.png
        |   |   |   |               Clear_dt_128x128.png
        |   |   |   |               Clear_dt_16x16.png
        |   |   |   |               Clear_dt_32x32.png
        |   |   |   |               Clear_dt_64x64.png
        |   |   |   |               Close_128x128.png
        |   |   |   |               Close_16x16.png
        |   |   |   |               Close_32x32.png
        |   |   |   |               Close_64x64.png
        |   |   |   |               Close_dt_128x128.png
        |   |   |   |               Close_dt_16x16.png
        |   |   |   |               Close_dt_32x32.png
        |   |   |   |               Close_dt_64x64.png
        |   |   |   |               Cloud_128x128.png
        |   |   |   |               Cloud_16x16.png
        |   |   |   |               Cloud_32x32.png
        |   |   |   |               Cloud_64x64.png
        |   |   |   |               Cloud_dt_128x128.png
        |   |   |   |               Cloud_dt_16x16.png
        |   |   |   |               Cloud_dt_32x32.png
        |   |   |   |               Cloud_dt_64x64.png
        |   |   |   |               Copy_128x128.png
        |   |   |   |               Copy_16x16.png
        |   |   |   |               Copy_32x32.png
        |   |   |   |               Copy_64x64.png
        |   |   |   |               Copy_dt_128x128.png
        |   |   |   |               Copy_dt_16x16.png
        |   |   |   |               Copy_dt_32x32.png
        |   |   |   |               Copy_dt_64x64.png
        |   |   |   |               Cut_128x128.png
        |   |   |   |               Cut_16x16.png
        |   |   |   |               Cut_32x32.png
        |   |   |   |               Cut_64x64.png
        |   |   |   |               Cut_dt_128x128.png
        |   |   |   |               Cut_dt_16x16.png
        |   |   |   |               Cut_dt_32x32.png
        |   |   |   |               Cut_dt_64x64.png
        |   |   |   |               Delete_128x128.png
        |   |   |   |               Delete_16x16.png
        |   |   |   |               Delete_32x32.png
        |   |   |   |               Delete_64x64.png
        |   |   |   |               Delete_dt_128x128.png
        |   |   |   |               Delete_dt_16x16.png
        |   |   |   |               Delete_dt_32x32.png
        |   |   |   |               Delete_dt_64x64.png
        |   |   |   |               Edit_128x128.png
        |   |   |   |               Edit_16x16.png
        |   |   |   |               Edit_32x32.png
        |   |   |   |               Edit_64x64.png
        |   |   |   |               Edit_dt_128x128.png
        |   |   |   |               Edit_dt_16x16.png
        |   |   |   |               Edit_dt_32x32.png
        |   |   |   |               Edit_dt_64x64.png
        |   |   |   |               Favorite_128x128.png
        |   |   |   |               Favorite_16x16.png
        |   |   |   |               Favorite_32x32.png
        |   |   |   |               Favorite_64x64.png
        |   |   |   |               Favorite_dt_128x128.png
        |   |   |   |               Favorite_dt_16x16.png
        |   |   |   |               Favorite_dt_32x32.png
        |   |   |   |               Favorite_dt_64x64.png
        |   |   |   |               Filter_128x128.png
        |   |   |   |               Filter_16x16.png
        |   |   |   |               Filter_32x32.png
        |   |   |   |               Filter_64x64.png
        |   |   |   |               Filter_dt_128x128.png
        |   |   |   |               Filter_dt_16x16.png
        |   |   |   |               Filter_dt_32x32.png
        |   |   |   |               Filter_dt_64x64.png
        |   |   |   |               Forward_128x128.png
        |   |   |   |               Forward_16x16.png
        |   |   |   |               Forward_32x32.png
        |   |   |   |               Forward_64x64.png
        |   |   |   |               Forward_dt_128x128.png
        |   |   |   |               Forward_dt_16x16.png
        |   |   |   |               Forward_dt_32x32.png
        |   |   |   |               Forward_dt_64x64.png
        |   |   |   |               Global_128x128.png
        |   |   |   |               Global_16x16.png
        |   |   |   |               Global_32x32.png
        |   |   |   |               Global_64x64.png
        |   |   |   |               Global_dt_128x128.png
        |   |   |   |               Global_dt_16x16.png
        |   |   |   |               Global_dt_32x32.png
        |   |   |   |               Global_dt_64x64.png
        |   |   |   |               History_128x128.png
        |   |   |   |               History_16x16.png
        |   |   |   |               History_32x32.png
        |   |   |   |               History_64x64.png
        |   |   |   |               History_dt_128x128.png
        |   |   |   |               History_dt_16x16.png
        |   |   |   |               History_dt_32x32.png
        |   |   |   |               History_dt_64x64.png
        |   |   |   |               History_List_128x128.png
        |   |   |   |               History_List_16x16.png
        |   |   |   |               History_List_32x32.png
        |   |   |   |               History_List_64x64.png
        |   |   |   |               History_List_dt_128x128.png
        |   |   |   |               History_List_dt_16x16.png
        |   |   |   |               History_List_dt_32x32.png
        |   |   |   |               History_List_dt_64x64.png
        |   |   |   |               Info_128x128.png
        |   |   |   |               Info_16x16.png
        |   |   |   |               Info_32x32.png
        |   |   |   |               Info_64x64.png
        |   |   |   |               Info_dt_128x128.png
        |   |   |   |               Info_dt_16x16.png
        |   |   |   |               Info_dt_32x32.png
        |   |   |   |               Info_dt_64x64.png
        |   |   |   |               Inspect_128x128.png
        |   |   |   |               Inspect_16x16.png
        |   |   |   |               Inspect_32x32.png
        |   |   |   |               Inspect_64x64.png
        |   |   |   |               Inspect_dt_128x128.png
        |   |   |   |               Inspect_dt_16x16.png
        |   |   |   |               Inspect_dt_32x32.png
        |   |   |   |               Inspect_dt_64x64.png
        |   |   |   |               Mail_128x128.png
        |   |   |   |               Mail_16x16.png
        |   |   |   |               Mail_32x32.png
        |   |   |   |               Mail_64x64.png
        |   |   |   |               Mail_dt_128x128.png
        |   |   |   |               Mail_dt_16x16.png
        |   |   |   |               Mail_dt_32x32.png
        |   |   |   |               Mail_dt_64x64.png
        |   |   |   |               Minus_128x128.png
        |   |   |   |               Minus_16x16.png
        |   |   |   |               Minus_32x32.png
        |   |   |   |               Minus_64x64.png
        |   |   |   |               Minus_dt_128x128.png
        |   |   |   |               Minus_dt_16x16.png
        |   |   |   |               Minus_dt_32x32.png
        |   |   |   |               Minus_dt_64x64.png
        |   |   |   |               New_128x128.png
        |   |   |   |               New_16x16.png
        |   |   |   |               New_32x32.png
        |   |   |   |               New_64x64.png
        |   |   |   |               New_dt_128x128.png
        |   |   |   |               New_dt_16x16.png
        |   |   |   |               New_dt_32x32.png
        |   |   |   |               New_dt_64x64.png
        |   |   |   |               Open_128x128.png
        |   |   |   |               Open_16x16.png
        |   |   |   |               Open_32x32.png
        |   |   |   |               Open_64x64.png
        |   |   |   |               Open_dt_128x128.png
        |   |   |   |               Open_dt_16x16.png
        |   |   |   |               Open_dt_32x32.png
        |   |   |   |               Open_dt_64x64.png
        |   |   |   |               Play_128x128.png
        |   |   |   |               Play_16x16.png
        |   |   |   |               Play_32x32.png
        |   |   |   |               Play_64x64.png
        |   |   |   |               Play_dt_128x128.png
        |   |   |   |               Play_dt_16x16.png
        |   |   |   |               Play_dt_32x32.png
        |   |   |   |               Play_dt_64x64.png
        |   |   |   |               Plus_128x128.png
        |   |   |   |               Plus_16x16.png
        |   |   |   |               Plus_32x32.png
        |   |   |   |               Plus_64x64.png
        |   |   |   |               Plus_dt_128x128.png
        |   |   |   |               Plus_dt_16x16.png
        |   |   |   |               Plus_dt_32x32.png
        |   |   |   |               Plus_dt_64x64.png
        |   |   |   |               Print_128x128.png
        |   |   |   |               Print_16x16.png
        |   |   |   |               Print_32x32.png
        |   |   |   |               Print_64x64.png
        |   |   |   |               Print_dt_128x128.png
        |   |   |   |               Print_dt_16x16.png
        |   |   |   |               Print_dt_32x32.png
        |   |   |   |               Print_dt_64x64.png
        |   |   |   |               Question_128x128.png
        |   |   |   |               Question_16x16.png
        |   |   |   |               Question_32x32.png
        |   |   |   |               Question_64x64.png
        |   |   |   |               Question_dt_128x128.png
        |   |   |   |               Question_dt_16x16.png
        |   |   |   |               Question_dt_32x32.png
        |   |   |   |               Question_dt_64x64.png
        |   |   |   |               Redo_128x128.png
        |   |   |   |               Redo_16x16.png
        |   |   |   |               Redo_32x32.png
        |   |   |   |               Redo_64x64.png
        |   |   |   |               Redo_dt_128x128.png
        |   |   |   |               Redo_dt_16x16.png
        |   |   |   |               Redo_dt_32x32.png
        |   |   |   |               Redo_dt_64x64.png
        |   |   |   |               Refresh_128x128.png
        |   |   |   |               Refresh_16x16.png
        |   |   |   |               Refresh_32x32.png
        |   |   |   |               Refresh_64x64.png
        |   |   |   |               Refresh_dt_128x128.png
        |   |   |   |               Refresh_dt_16x16.png
        |   |   |   |               Refresh_dt_32x32.png
        |   |   |   |               Refresh_dt_64x64.png
        |   |   |   |               Save_128x128.png
        |   |   |   |               Save_16x16.png
        |   |   |   |               Save_32x32.png
        |   |   |   |               Save_64x64.png
        |   |   |   |               Save_dt_128x128.png
        |   |   |   |               Save_dt_16x16.png
        |   |   |   |               Save_dt_32x32.png
        |   |   |   |               Save_dt_64x64.png
        |   |   |   |               Search_128x128.png
        |   |   |   |               Search_16x16.png
        |   |   |   |               Search_32x32.png
        |   |   |   |               Search_64x64.png
        |   |   |   |               Search_dt_128x128.png
        |   |   |   |               Search_dt_16x16.png
        |   |   |   |               Search_dt_32x32.png
        |   |   |   |               Search_dt_64x64.png
        |   |   |   |               Send_128x128.png
        |   |   |   |               Send_16x16.png
        |   |   |   |               Send_32x32.png
        |   |   |   |               Send_64x64.png
        |   |   |   |               Send_dt_128x128.png
        |   |   |   |               Send_dt_16x16.png
        |   |   |   |               Send_dt_32x32.png
        |   |   |   |               Send_dt_64x64.png
        |   |   |   |               Settings_128x128.png
        |   |   |   |               Settings_16x16.png
        |   |   |   |               Settings_32x32.png
        |   |   |   |               Settings_64x64.png
        |   |   |   |               Settings_dt_128x128.png
        |   |   |   |               Settings_dt_16x16.png
        |   |   |   |               Settings_dt_32x32.png
        |   |   |   |               Settings_dt_64x64.png
        |   |   |   |               Warn_128x128.png
        |   |   |   |               Warn_16x16.png
        |   |   |   |               Warn_32x32.png
        |   |   |   |               Warn_64x64.png
        |   |   |   |               Warn_dt_128x128.png
        |   |   |   |               Warn_dt_16x16.png
        |   |   |   |               Warn_dt_32x32.png
        |   |   |   |               Warn_dt_64x64.png
        |   |   |   |               
        |   |   |   +---Layout
        |   |   |   |   |   CheckBoxLayoutSerializer.cs
        |   |   |   |   |   CheckEditLayoutSerializer.cs
        |   |   |   |   |   ComboBoxEditLayoutSerializer.cs
        |   |   |   |   |   CustomLayoutSavingControlLayoutSerializer.cs
        |   |   |   |   |   DateEditLayoutSerializer.cs
        |   |   |   |   |   DockLayoutManagerLayoutSerializer.cs
        |   |   |   |   |   GridControlLayoutSerializer.cs
        |   |   |   |   |   ICustomLayoutSavingControl.cs
        |   |   |   |   |   ILayoutSerializer.cs
        |   |   |   |   |   ILayoutSerializerOnlyIfSaveLayoutActive.cs
        |   |   |   |   |   LayoutGroupSerializer.cs
        |   |   |   |   |   LayoutItemSerializer.cs
        |   |   |   |   |   LayoutSerializerBase.cs
        |   |   |   |   |   NavBarControlLayoutSerializer.cs
        |   |   |   |   |   RadioButtonLayoutSerializer.cs
        |   |   |   |   |   SearchControlLayoutSerializer.cs
        |   |   |   |   |   TreeListControlLayoutSerializer.cs
        |   |   |   |   |   WindowLayoutSerializer.cs
        |   |   |   |   |   
        |   |   |   |   \---DiagramControl
        |   |   |   |           DiagramControlLayout.cs
        |   |   |   |           
        |   |   |   +---Localization
        |   |   |   |       LocalizationHelper.cs
        |   |   |   |       
        |   |   |   +---Managers
        |   |   |   |       CentronAnalyticsManager.cs
        |   |   |   |       CentronDialogManager.cs
        |   |   |   |       CentronExceptionHandler.cs
        |   |   |   |       CentronHelpManager.cs
        |   |   |   |       CentronMailManager.cs
        |   |   |   |       CentronNotificationManager.cs
        |   |   |   |       CentronReportManager.cs
        |   |   |   |       CentronStartupArgManager.cs
        |   |   |   |       CentronStatusBarManager.cs
        |   |   |   |       CentronThemeManager.cs
        |   |   |   |       IconManager.cs
        |   |   |   |       PhoneManager.cs
        |   |   |   |       SoftPhoneConnectionManager.cs
        |   |   |   |       TapiPhoneConnectionManager.cs
        |   |   |   |       
        |   |   |   +---Messages
        |   |   |   |       CentronResult.cs
        |   |   |   |       
        |   |   |   +---Modules
        |   |   |   |   |   CentronModule.cs
        |   |   |   |   |   ModuleBaseView.cs
        |   |   |   |   |   ModuleRegistration.cs
        |   |   |   |   |   ModuleRightsExpressionParser.cs
        |   |   |   |   |   
        |   |   |   |   +---Administration
        |   |   |   |   |   +---Cache
        |   |   |   |   |   |       CentronCache.cs
        |   |   |   |   |   |       CentronCacheRefreshedEvent.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CentronConfigDb
        |   |   |   |   |   |   |   CentronConfigDbSettingsController.cs
        |   |   |   |   |   |   |   CentronConfigDbSettingsView.xaml
        |   |   |   |   |   |   |   CentronConfigDbSettingsView.xaml.cs
        |   |   |   |   |   |   |   CentronConfigDbSettingsViewModel.cs
        |   |   |   |   |   |   |   EnterSqlCredentialsView.xaml
        |   |   |   |   |   |   |   EnterSqlCredentialsView.xaml.cs
        |   |   |   |   |   |   |   EnterSqlCredentialsViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Converters
        |   |   |   |   |   |           IsCentronConfigDbAvailableIconConverter.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Connections
        |   |   |   |   |   |   |   ConnectionStatusVisibilityConverter.cs
        |   |   |   |   |   |   |   LoginDialogView.xaml
        |   |   |   |   |   |   |   LoginDialogView.xaml.cs
        |   |   |   |   |   |   |   LoginDialogViewModel.cs
        |   |   |   |   |   |   |   SubLoginView.xaml
        |   |   |   |   |   |   |   SubLoginView.xaml.cs
        |   |   |   |   |   |   |   SubLoginViewModel.cs
        |   |   |   |   |   |   |   TwoFactorDialogView.xaml
        |   |   |   |   |   |   |   TwoFactorDialogView.xaml.cs
        |   |   |   |   |   |   |   TwoFactorDialogViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Manager
        |   |   |   |   |   |   |       ConnectionManagementView.xaml
        |   |   |   |   |   |   |       ConnectionManagementView.xaml.cs
        |   |   |   |   |   |   |       ConnectionManagementViewModel.cs
        |   |   |   |   |   |   |       ConnectionViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Settings
        |   |   |   |   |   |           AuthenticationSettingsController.cs
        |   |   |   |   |   |           AuthenticationSettingsView.xaml
        |   |   |   |   |   |           AuthenticationSettingsView.xaml.cs
        |   |   |   |   |   |           AuthenticationSettingsViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---CountryManagement
        |   |   |   |   |   |       CountryManagementAppModuleController.cs
        |   |   |   |   |   |       CountryManagementView.xaml
        |   |   |   |   |   |       CountryManagementView.xaml.cs
        |   |   |   |   |   |       CountryManagementViewModel.cs
        |   |   |   |   |   |       CountryViewModel.cs
        |   |   |   |   |   |       FederalStateViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Customization
        |   |   |   |   |   |       CustomPropertiesOverviewGridManager.cs
        |   |   |   |   |   |       CustomPropertyGridControlEventArgs.cs
        |   |   |   |   |   |       IViewModelWithCustomProperties.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---DSGVO
        |   |   |   |   |   |       CentronDataSecurityAppModuleController.cs
        |   |   |   |   |   |       CentronDataSecurityCustomerView.xaml
        |   |   |   |   |   |       CentronDataSecurityCustomerView.xaml.cs
        |   |   |   |   |   |       CentronDataSecurityCustomerViewModel.cs
        |   |   |   |   |   |       CentronDataSecurityView.xaml
        |   |   |   |   |   |       CentronDataSecurityView.xaml.cs
        |   |   |   |   |   |       CentronDataSecurityViewModel.cs
        |   |   |   |   |   |       ContactInfoObjectKindConverter.cs
        |   |   |   |   |   |       OrderProcessingContractSettingsAppModuleController.cs
        |   |   |   |   |   |       OrderProcessingContractSettingsView.xaml
        |   |   |   |   |   |       OrderProcessingContractSettingsView.xaml.cs
        |   |   |   |   |   |       OrderProcessingContractSettingsViewModel.cs
        |   |   |   |   |   |       OrderProcessingContractTemplateViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---EmployeeManagement
        |   |   |   |   |   |   |   EmployeeManagementAppModuleController.cs
        |   |   |   |   |   |   |   EmployeeManagementConnector.cs
        |   |   |   |   |   |   |   EmployeeManagementDialogs.cs
        |   |   |   |   |   |   |   EmployeeManagementModuleView.xaml
        |   |   |   |   |   |   |   EmployeeManagementModuleView.xaml.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---AdImport
        |   |   |   |   |   |   |       AzureAdValidationWrapperView.xaml
        |   |   |   |   |   |   |       AzureAdValidationWrapperView.xaml.cs
        |   |   |   |   |   |   |       AzureAdValidationWrapperViewModel.cs
        |   |   |   |   |   |   |       ImportEmployeeFromAdWrapperView.xaml
        |   |   |   |   |   |   |       ImportEmployeeFromAdWrapperView.xaml.cs
        |   |   |   |   |   |   |       ImportEmployeeFromAdWrapperViewModel.cs
        |   |   |   |   |   |   |       ShortSignSettingsDialogWrapperView.xaml
        |   |   |   |   |   |   |       ShortSignSettingsDialogWrapperView.xaml.cs
        |   |   |   |   |   |   |       ShortSignSettingsDialogWrapperViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Dashboard
        |   |   |   |   |   |   |   |   EmployeeDashboardContainerController.cs
        |   |   |   |   |   |   |   |   EmployeeDashboardContainerKind.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---CommonEmployee
        |   |   |   |   |   |   |   \---EmployeeSales
        |   |   |   |   |   |   \---EmployeeSettings
        |   |   |   |   |   |           EmployeeSettingsController.cs
        |   |   |   |   |   |           EmployeeSettingsView.xaml
        |   |   |   |   |   |           EmployeeSettingsView.xaml.cs
        |   |   |   |   |   |           EmployeeSettingsViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---EscalationsSettings
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |       BooleanToColorConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---EscalationType
        |   |   |   |   |   |   |       EscalationReceicersStringConverter.cs
        |   |   |   |   |   |   |       EscalationReceiver.cs
        |   |   |   |   |   |   |       EscalationTestView.xaml
        |   |   |   |   |   |   |       EscalationTestView.xaml.cs
        |   |   |   |   |   |   |       EscalationTestViewModel.cs
        |   |   |   |   |   |   |       EscalationTypeController.cs
        |   |   |   |   |   |   |       EscalationTypeSettingView.xaml
        |   |   |   |   |   |   |       EscalationTypeSettingView.xaml.cs
        |   |   |   |   |   |   |       EscalationTypeSettingViewModel.cs
        |   |   |   |   |   |   |       EscalationTypeViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---MailTemplate
        |   |   |   |   |   |           EscalationMailTemplateSettingController.cs
        |   |   |   |   |   |           EscalationsMailTemplateSettingView.xaml
        |   |   |   |   |   |           EscalationsMailTemplateSettingView.xaml.cs
        |   |   |   |   |   |           EscalationsMailTemplateSettingViewModel.cs
        |   |   |   |   |   |           MailTemplateSettingView.xaml
        |   |   |   |   |   |           MailTemplateSettingView.xaml.cs
        |   |   |   |   |   |           MailTemplateSettingViewModel.cs
        |   |   |   |   |   |           TemplatesListView.xaml
        |   |   |   |   |   |           TemplatesListView.xaml.cs
        |   |   |   |   |   |           TemplatesListViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---ExternalTools
        |   |   |   |   |   |       ExternalToolSettingsController.cs
        |   |   |   |   |   |       ExternalToolSettingsView.xaml
        |   |   |   |   |   |       ExternalToolSettingsView.xaml.cs
        |   |   |   |   |   |       ExternalToolSettingsViewModel.cs
        |   |   |   |   |   |       ExternalToolViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---HourlySurchargeRates
        |   |   |   |   |   |   |   HourlySurchargeRatesAppModuleController.cs
        |   |   |   |   |   |   |   HourlySurchargeRateSettingsSavedEvent.cs
        |   |   |   |   |   |   |   HourlySurchargeRatesSavedEvent.cs
        |   |   |   |   |   |   |   HourlySurchargeRatesView.xaml
        |   |   |   |   |   |   |   HourlySurchargeRatesView.xaml.cs
        |   |   |   |   |   |   |   HourlySurchargeRatesViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   +---Dialogs
        |   |   |   |   |   |   |       SearchContractDialogView.xaml
        |   |   |   |   |   |   |       SearchContractDialogView.xaml.cs
        |   |   |   |   |   |   |       SearchContractDialogViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Settings
        |   |   |   |   |   |   |       HourlySurchargeRatesSettingsController.cs
        |   |   |   |   |   |   |       HourlySurchargeRatesSettingsView.xaml
        |   |   |   |   |   |   |       HourlySurchargeRatesSettingsView.xaml.cs
        |   |   |   |   |   |   |       HourlySurchargeRatesSettingsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---ViewModels
        |   |   |   |   |   |           HourlySurchargeRateItemViewModel.cs
        |   |   |   |   |   |           HourlySurchargeRateLogViewModel.cs
        |   |   |   |   |   |           HourlySurchargeRateViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---LogViewer
        |   |   |   |   |   |   |   CentronLogAppModuleController.cs
        |   |   |   |   |   |   |   CentronLogView.xaml
        |   |   |   |   |   |   |   CentronLogView.xaml.cs
        |   |   |   |   |   |   |   CentronLogViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Converters
        |   |   |   |   |   |           LoggerNameConverter.cs
        |   |   |   |   |   |           MessageConverter.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---MailAndCalender
        |   |   |   |   |   |   +---General
        |   |   |   |   |   |   |       MailAndCalenderGeneralSettingsAppModueController.cs
        |   |   |   |   |   |   |       MailAndCalenderGeneralSettingsView.xaml
        |   |   |   |   |   |   |       MailAndCalenderGeneralSettingsView.xaml.cs
        |   |   |   |   |   |   |       MailAndCalenderGeneralSettingsViewModel.cs
        |   |   |   |   |   |   |       MailClientToVisibilityConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---MailTracking
        |   |   |   |   |   |           MailTrackingSettingsController.cs
        |   |   |   |   |   |           MailTrackingSettingsView.xaml
        |   |   |   |   |   |           MailTrackingSettingsView.xaml.cs
        |   |   |   |   |   |           MailTrackingSettingsViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---MailTemplates
        |   |   |   |   |   |       AiMailTemplatesView.xaml
        |   |   |   |   |   |       AiMailTemplatesView.xaml.cs
        |   |   |   |   |   |       AiMailTemplatesViewModel.cs
        |   |   |   |   |   |       MailTemplatesAppModuleController.cs
        |   |   |   |   |   |       MailTemplatesConnector.cs
        |   |   |   |   |   |       MailTemplatesDialogManager.cs
        |   |   |   |   |   |       MailTemplatesModuleView.xaml
        |   |   |   |   |   |       MailTemplatesModuleView.xaml.cs
        |   |   |   |   |   |       MailTemplatesModuleViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---MandatorManagement
        |   |   |   |   |   |   |   ESRToBoolConverter.cs
        |   |   |   |   |   |   |   MandatorCountryBindingBehavior.cs
        |   |   |   |   |   |   |   MandatorExtendedViewModel.cs
        |   |   |   |   |   |   |   MandatorManagementAppModuleController.cs
        |   |   |   |   |   |   |   MandatorManagementView.xaml
        |   |   |   |   |   |   |   MandatorManagementView.xaml.cs
        |   |   |   |   |   |   |   MandatorManagementViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---BranchManagement
        |   |   |   |   |   |           BranchManagementView.xaml
        |   |   |   |   |   |           BranchManagementView.xaml.cs
        |   |   |   |   |   |           BranchManagementViewModel.cs
        |   |   |   |   |   |           BranchViewModel.cs
        |   |   |   |   |   |           NumberGroupsViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---PdfExport
        |   |   |   |   |   |       PdfExportSettingsController.cs
        |   |   |   |   |   |       PdfExportSettingsView.xaml
        |   |   |   |   |   |       PdfExportSettingsView.xaml.cs
        |   |   |   |   |   |       PdfExportSettingsViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---PdfSigning
        |   |   |   |   |   |       PdfSigningSettingsAppModuleController.cs
        |   |   |   |   |   |       PdfSigningSettingsView.xaml
        |   |   |   |   |   |       PdfSigningSettingsView.xaml.cs
        |   |   |   |   |   |       PdfSigningSettingsViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---PhoneSettings
        |   |   |   |   |   |       PhoneSettingsController.cs
        |   |   |   |   |   |       PhoneSettingsView.xaml
        |   |   |   |   |   |       PhoneSettingsView.xaml.cs
        |   |   |   |   |   |       PhoneSettingsViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Profiling
        |   |   |   |   |   |       ProfilerSettingsController.cs
        |   |   |   |   |   |       ProfilerSettingsView.xaml
        |   |   |   |   |   |       ProfilerSettingsView.xaml.cs
        |   |   |   |   |   |       ProfilerSettingsViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ReceiptConditions
        |   |   |   |   |   |   |   CashKind.cs
        |   |   |   |   |   |   |   DtaMode.cs
        |   |   |   |   |   |   |   DueKind.cs
        |   |   |   |   |   |   |   ReceiptConditionManagementAppModuleController.cs
        |   |   |   |   |   |   |   ReceiptConditionManagementView.xaml
        |   |   |   |   |   |   |   ReceiptConditionManagementView.xaml.cs
        |   |   |   |   |   |   |   ReceiptConditionManagementViewModel.cs
        |   |   |   |   |   |   |   ReceiptConditionMappingViewModel.cs
        |   |   |   |   |   |   |   ReceiptConditionTextViewModel.cs
        |   |   |   |   |   |   |   ReceiptConditionViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Converter
        |   |   |   |   |   |           CashKindToEditValueConverter.cs
        |   |   |   |   |   |           CashKindToIsEnabledConverter.cs
        |   |   |   |   |   |           DueKindToVisibilityConverter.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---ReportServer
        |   |   |   |   |   |       ReportServerAppModuleController.cs
        |   |   |   |   |   |       ReportServerConnector.cs
        |   |   |   |   |   |       ReportServerDialogs.cs
        |   |   |   |   |   |       ReportServerModuleView.xaml
        |   |   |   |   |   |       ReportServerModuleView.xaml.cs
        |   |   |   |   |   |       ReportServerModuleViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---RightsManagement
        |   |   |   |   |   |   |   EmployeeViewModel.cs
        |   |   |   |   |   |   |   GroupViewModel.cs
        |   |   |   |   |   |   |   RightsButtonState.cs
        |   |   |   |   |   |   |   RightsLogViewModel.cs
        |   |   |   |   |   |   |   RightsManagamentAppModuleController.cs
        |   |   |   |   |   |   |   RightsManagementAppModulParameters.cs
        |   |   |   |   |   |   |   RightsManagementView.ArtificialIntelligence.cs
        |   |   |   |   |   |   |   RightsManagementView.xaml
        |   |   |   |   |   |   |   RightsManagementView.xaml.cs
        |   |   |   |   |   |   |   RightsManagmentViewModel.cs
        |   |   |   |   |   |   |   RightsTreeViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |       ButtonStateToImageConverter.cs
        |   |   |   |   |   |   |       LogKindToTextConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CopyRights
        |   |   |   |   |   |   |       CopyRightsView.xaml
        |   |   |   |   |   |   |       CopyRightsView.xaml.cs
        |   |   |   |   |   |   |       CopyRightsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---NewGroup
        |   |   |   |   |   |           NewRightGroupView.xaml
        |   |   |   |   |   |           NewRightGroupView.xaml.cs
        |   |   |   |   |   |           NewRightGroupViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---SendDeliveryListShippingConfirmationSettings
        |   |   |   |   |   |   \---General
        |   |   |   |   |   +---SepaContract
        |   |   |   |   |   |       SepaContractSettingsAppModuleController.cs
        |   |   |   |   |   |       SepaContractSettingsView.xaml
        |   |   |   |   |   |       SepaContractSettingsView.xaml.cs
        |   |   |   |   |   |       SepaContractSettingsViewModel.cs
        |   |   |   |   |   |       SepaContractTemplateViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ServiceAndLeasing
        |   |   |   |   |   |   |   ServiceLeasingAppModuleController.cs
        |   |   |   |   |   |   |   ServiceLeasingView.xaml
        |   |   |   |   |   |   |   ServiceLeasingView.xaml.cs
        |   |   |   |   |   |   |   ServiceLeasingViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Converter
        |   |   |   |   |   |           ZeroToIsVisibleConverter.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Services
        |   |   |   |   |   |   +---CentronNotifications
        |   |   |   |   |   |   |       CentronNotificationsSettingsController.cs
        |   |   |   |   |   |   |       CentronNotificationsSettingsView.xaml
        |   |   |   |   |   |   |       CentronNotificationsSettingsView.xaml.cs
        |   |   |   |   |   |   |       CentronNotificationsSettingsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CTimeConnectors
        |   |   |   |   |   |   |       CTimeConnectorSettingsController.cs
        |   |   |   |   |   |   |       CTimeConnectorSettingView.xaml
        |   |   |   |   |   |   |       CTimeConnectorSettingView.xaml.cs
        |   |   |   |   |   |   |       CTimeConnectorSettingViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---DocumentIndexSearch
        |   |   |   |   |   |           DocumentIndexSearchSettingController.cs
        |   |   |   |   |   |           DocumentIndexSearchSettingView.xaml
        |   |   |   |   |   |           DocumentIndexSearchSettingView.xaml.cs
        |   |   |   |   |   |           DocumentIndexSearchSettingViewmodel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Settings
        |   |   |   |   |   |   |   HintWithFlyout.xaml
        |   |   |   |   |   |   |   HintWithFlyout.xaml.cs
        |   |   |   |   |   |   |   SettingAppModuleControllerComparer.cs
        |   |   |   |   |   |   |   SettingsAppModuleController.cs
        |   |   |   |   |   |   |   SettingsContainerView.ArtificialIntelligence.cs
        |   |   |   |   |   |   |   SettingsContainerView.xaml
        |   |   |   |   |   |   |   SettingsContainerView.xaml.cs
        |   |   |   |   |   |   |   SettingsContainerViewModel.cs
        |   |   |   |   |   |   |   SettingsIconSelector.cs
        |   |   |   |   |   |   |   SettingsSearchSupport.cs
        |   |   |   |   |   |   |   SettingTreeItemViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---AccessTokens
        |   |   |   |   |   |           AccessTokenSettingsController.cs
        |   |   |   |   |   |           AccessTokenSettingsView.xaml
        |   |   |   |   |   |           AccessTokenSettingsView.xaml.cs
        |   |   |   |   |   |           AccessTokenSettingsViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---SqlManagers
        |   |   |   |   |   |       SqlManagerAppModuleController.cs
        |   |   |   |   |   |       SqlManagerTableItem.cs
        |   |   |   |   |   |       SqlManagerView.xaml
        |   |   |   |   |   |       SqlManagerView.xaml.cs
        |   |   |   |   |   |       SqlManagerViewModel.cs
        |   |   |   |   |   |       SqlSyntaxHighlightService.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---TaskManagmentSettings
        |   |   |   |   |   |   \---General
        |   |   |   |   |   |           TaskManagmentGeneralSettingsView.xaml
        |   |   |   |   |   |           TaskManagmentGeneralSettingsView.xaml.cs
        |   |   |   |   |   |           TaskManagmentGeneralSettingsViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---TextBlockManagement
        |   |   |   |   |   |   |   AiTextBlockView.xaml
        |   |   |   |   |   |   |   AiTextBlockView.xaml.cs
        |   |   |   |   |   |   |   AiTextBlockViewModel.cs
        |   |   |   |   |   |   |   TextBlockManagementAppModuleController.cs
        |   |   |   |   |   |   |   TextBlockManagementView.ArtificialIntelligence.cs
        |   |   |   |   |   |   |   TextBlockManagementView.xaml
        |   |   |   |   |   |   |   TextBlockManagementView.xaml.cs
        |   |   |   |   |   |   |   TextBlockManagementViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |       SalutationToVisibilityConverter.cs
        |   |   |   |   |   |   |       SelectedTextBlockToDeleteContentConverter.cs
        |   |   |   |   |   |   |       SelectedTextBlockToDeleteImageConverter.cs
        |   |   |   |   |   |   |       TextBlockBlankToVisibilityConverter.cs
        |   |   |   |   |   |   |       TextBlockOrSalutationDataContextConverter.cs
        |   |   |   |   |   |   |       TextBlockOrSalutationToVisibilityConverter.cs
        |   |   |   |   |   |   |       TextBlockToVisibilityConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CopySelection
        |   |   |   |   |   |   |       CopySelectionView.xaml
        |   |   |   |   |   |   |       CopySelectionView.xaml.cs
        |   |   |   |   |   |   |       CopySelectionViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Data
        |   |   |   |   |   |   |       AccountTextBlockTreeItem.cs
        |   |   |   |   |   |   |       GlobalTextBlockTreeItem.cs
        |   |   |   |   |   |   |       GroupTextBlockTreeItem.cs
        |   |   |   |   |   |   |       SalutationTextBlockTreeItem.cs
        |   |   |   |   |   |   |       TextBlockItemTypeEnum.cs
        |   |   |   |   |   |   |       TextBlockSalutionTypeEnum.cs
        |   |   |   |   |   |   |       TextBlockTreeItem.cs
        |   |   |   |   |   |   |       TextBlockTreeItemBase.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SettingsPage
        |   |   |   |   |   |   |       TextBlockSettingsPageView.xaml
        |   |   |   |   |   |   |       TextBlockSettingsPageView.xaml.cs
        |   |   |   |   |   |   |       TextBlockSettingsPageViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---TextEditoren
        |   |   |   |   |   |           TextBlockSalutationView.xaml
        |   |   |   |   |   |           TextBlockSalutationView.xaml.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---UpdateAvailableNotificationSettings
        |   |   |   |   |   +---WebCart
        |   |   |   |   |   |   |   WebCartSettingsAppModuleController.cs
        |   |   |   |   |   |   |   WebCartSettingsView.xaml
        |   |   |   |   |   |   |   WebCartSettingsView.xaml.cs
        |   |   |   |   |   |   |   WebCartSettingsViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---EmailsContract
        |   |   |   |   |   |           BLWebCartLogic.cs
        |   |   |   |   |   |           IWebCartLogic.cs
        |   |   |   |   |   |           WSWebCartLogic.cs
        |   |   |   |   |   |           
        |   |   |   |   |   \---WebServiceSettings
        |   |   |   |   |       |   AdminVersionControl.xaml
        |   |   |   |   |       |   AdminVersionControl.xaml.cs
        |   |   |   |   |       |   AdminVersionControlController.cs
        |   |   |   |   |       |   AdminVersionControlViewModel.cs
        |   |   |   |   |       |   WebserviceSettingsAppModuleController.cs
        |   |   |   |   |       |   WebserviceSettingsControl.xaml
        |   |   |   |   |       |   WebserviceSettingsControl.xaml.cs
        |   |   |   |   |       |   WebserviceSettingsViewModel.cs
        |   |   |   |   |       |   
        |   |   |   |   |       +---LicenseSettings
        |   |   |   |   |       |       LicenseSettingsController.cs
        |   |   |   |   |       |       LicenseSettingsView.xaml
        |   |   |   |   |       |       LicenseSettingsView.xaml.cs
        |   |   |   |   |       |       LicenseSettingsViewModel.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---RiverSuiteWebServiceSettings
        |   |   |   |   |       \---SBOWebAccountRegistrationSettings
        |   |   |   |   +---ArtificialIntelligence
        |   |   |   |   |   |   ApiConnector.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Chat
        |   |   |   |   |   |   |   ArtificialIntelligenceChatAppModuleController.cs
        |   |   |   |   |   |   |   ArtificialIntelligenceChatConversationView.xaml
        |   |   |   |   |   |   |   ArtificialIntelligenceChatConversationView.xaml.cs
        |   |   |   |   |   |   |   ArtificialIntelligenceChatConversationViewModelBase.cs
        |   |   |   |   |   |   |   ArtificialIntelligenceChatHelpDialogView.xaml
        |   |   |   |   |   |   |   ArtificialIntelligenceChatHelpDialogView.xaml.cs
        |   |   |   |   |   |   |   ArtificialIntelligenceChatHelpDialogViewModel.cs
        |   |   |   |   |   |   |   ArtificialIntelligenceChatMessageViewModel.cs
        |   |   |   |   |   |   |   ArtificialIntelligenceChatView.xaml
        |   |   |   |   |   |   |   ArtificialIntelligenceChatView.xaml.cs
        |   |   |   |   |   |   |   ArtificialIntelligenceChatViewModel.cs
        |   |   |   |   |   |   |   ArtificialIntelligenceMarkdownViewer.cs
        |   |   |   |   |   |   |   ArtificialIntelligenceTokenUsageDonut.cs
        |   |   |   |   |   |   |   ArtificialIntelligenceTokenUsageFormatter.cs
        |   |   |   |   |   |   |   IArtificialIntelligenceChatConversationViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Harness
        |   |   |   |   |   |   |       ArtificialIntelligenceAccountToolHandler.cs
        |   |   |   |   |   |   |       ArtificialIntelligenceArticleToolHandler.cs
        |   |   |   |   |   |   |       ArtificialIntelligenceChatCoordinator.cs
        |   |   |   |   |   |   |       ArtificialIntelligenceCustomPropertyTools.cs
        |   |   |   |   |   |   |       ArtificialIntelligenceDefaultContextProvider.cs
        |   |   |   |   |   |   |       ArtificialIntelligenceDefaultToolConfirmationService.cs
        |   |   |   |   |   |   |       ArtificialIntelligenceEmployeeToolHandler.cs
        |   |   |   |   |   |   |       ArtificialIntelligenceInteractiveModuleCatalog.cs
        |   |   |   |   |   |   |       ArtificialIntelligenceInteractiveModuleToolHandler.cs
        |   |   |   |   |   |   |       ArtificialIntelligenceNavigationToolHandler.cs
        |   |   |   |   |   |   |       ArtificialIntelligenceReadToolHandler.cs
        |   |   |   |   |   |   |       ArtificialIntelligenceReceiptToolHandler.cs
        |   |   |   |   |   |   |       ArtificialIntelligenceStatisticGroupingHelper.cs
        |   |   |   |   |   |   |       ArtificialIntelligenceStatisticResponses.cs
        |   |   |   |   |   |   |       ArtificialIntelligenceStatisticSortHelper.cs
        |   |   |   |   |   |   |       ArtificialIntelligenceTicketTimeTools.cs
        |   |   |   |   |   |   |       ArtificialIntelligenceTicketToolHandler.cs
        |   |   |   |   |   |   |       ArtificialIntelligenceToolArgumentHelper.cs
        |   |   |   |   |   |   |       ArtificialIntelligenceToolHandlerBase.cs
        |   |   |   |   |   |   |       ArtificialIntelligenceWebSearchToolHandler.cs
        |   |   |   |   |   |   |       IArtificialIntelligenceClientToolHandler.cs
        |   |   |   |   |   |   |       IArtificialIntelligenceContextProvider.cs
        |   |   |   |   |   |   |       IArtificialIntelligenceInteractiveModule.cs
        |   |   |   |   |   |   |       IArtificialIntelligenceToolConfirmationService.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Sidebar
        |   |   |   |   |   |           ArtificialIntelligenceChatSidebar.xaml
        |   |   |   |   |   |           ArtificialIntelligenceChatSidebar.xaml.cs
        |   |   |   |   |   |           ArtificialIntelligenceChatSidebarViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Controller
        |   |   |   |   |   |       ArtificialIntelligenceController.cs
        |   |   |   |   |   |       ArtificialIntelligenceControllerView.xaml
        |   |   |   |   |   |       ArtificialIntelligenceControllerView.xaml.cs
        |   |   |   |   |   |       ArtificialIntelligenceControllerViewModel.cs
        |   |   |   |   |   |       ArtificialIntelligencePromptCategoryViewModel.cs
        |   |   |   |   |   |       ArtificialIntelligencePromptSettingsController.cs
        |   |   |   |   |   |       ArtificialIntelligencePromptSettingsControllerView.xaml
        |   |   |   |   |   |       ArtificialIntelligencePromptSettingsViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Interfaces
        |   |   |   |   |   |       IReceiptAIDialog.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---OfferPositionsAIEditor
        |   |   |   |   |   |       OfferPositionAIEditorView.xaml
        |   |   |   |   |   |       OfferPositionAIEditorView.xaml.cs
        |   |   |   |   |   |       OfferPositionAIEditorViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---OpenAIConnect
        |   |   |   |   |   |   |   AiApiConnectView.xaml
        |   |   |   |   |   |   |   AiApiConnectView.xaml.cs
        |   |   |   |   |   |   |   AiApiConnectViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Views
        |   |   |   |   |   |           AiApiConnectReceiptViewModel.cs
        |   |   |   |   |   |           AiApiReceiptView.xaml
        |   |   |   |   |   |           AiApiReceiptView.xaml.cs
        |   |   |   |   |   |           AiApiReceiptViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   \---TextRating
        |   |   |   |   |           AITextRatingToolTip.xaml
        |   |   |   |   |           AITextRatingToolTip.xaml.cs
        |   |   |   |   |           AITextRatingViewModel.cs
        |   |   |   |   |           TextRatingToSmileyConverter.cs
        |   |   |   |   |           
        |   |   |   |   +---Calendar
        |   |   |   |   |   \---Settings
        |   |   |   |   |       +---AppointmentsForTickets
        |   |   |   |   |       |       AppointmentsForTicketsSettingsController.cs
        |   |   |   |   |       |       AppointmentsForTicketsSettingsView.xaml
        |   |   |   |   |       |       AppointmentsForTicketsSettingsView.xaml.cs
        |   |   |   |   |       |       AppointmentsForTicketsSettingsViewModel.cs
        |   |   |   |   |       |       TextVariableViewModel.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---CrmOutlookTemplate
        |   |   |   |   |       |       CrmOutlookTemplateSettingsController.cs
        |   |   |   |   |       |       CrmOutlookTemplateSettingsView.xaml
        |   |   |   |   |       |       CrmOutlookTemplateSettingsView.xaml.cs
        |   |   |   |   |       |       CrmOutlookTemplateSettingsViewModel.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---Representations
        |   |   |   |   |       |       CalendarRepresentationSettingsView.xaml
        |   |   |   |   |       |       CalendarRepresentationSettingsView.xaml.cs
        |   |   |   |   |       |       CalendarRepresentationSettingsViewModel.cs
        |   |   |   |   |       |       CalendarRepresentationsSettingsController.cs
        |   |   |   |   |       |       
        |   |   |   |   |       \---Synchronization
        |   |   |   |   |           |   CalendarSynchronizationSettingsController.cs
        |   |   |   |   |           |   CalendarSynchronizationSettingsView.xaml
        |   |   |   |   |           |   CalendarSynchronizationSettingsView.xaml.cs
        |   |   |   |   |           |   CalendarSynchronizationSettingsViewModel.cs
        |   |   |   |   |           |   
        |   |   |   |   |           \---Models
        |   |   |   |   |                   SynchronizationVariable.cs
        |   |   |   |   |                   
        |   |   |   |   +---Dashboard
        |   |   |   |   |   \---Modules
        |   |   |   |   |           ModulesSlideView.xaml
        |   |   |   |   |           ModulesSlideView.xaml.cs
        |   |   |   |   |           ModulesSlideViewModel.cs
        |   |   |   |   |           ModulesViewModel.cs
        |   |   |   |   |           
        |   |   |   |   +---DataExchange
        |   |   |   |   |   +---BookKeeping
        |   |   |   |   |   |   |   BookKeepingExportView.ArtificialIntelligence.cs
        |   |   |   |   |   |   |   BookKeepingExportView.xaml
        |   |   |   |   |   |   |   BookKeepingExportView.xaml.cs
        |   |   |   |   |   |   |   BookKeepingExportViewModel.cs
        |   |   |   |   |   |   |   BookKeepingPages.cs
        |   |   |   |   |   |   |   DataExchangeAppModuleController.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Converters
        |   |   |   |   |   |   |       BusinessYearVisibilityConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ExportKinds
        |   |   |   |   |   |   |       BookKeepingExportDataBaseViewModel.cs
        |   |   |   |   |   |   |       BookKeepingExportDataCashBookViewModel.cs
        |   |   |   |   |   |   |       BookKeepingExportDataCustomerReceiptsViewModel.cs
        |   |   |   |   |   |   |       BookKeepingExportDataCustomerViewModel.cs
        |   |   |   |   |   |   |       BookKeepingExportDataSupplierReceiptsViewModel.cs
        |   |   |   |   |   |   |       BookKeepingExportDataSupplierViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Settings
        |   |   |   |   |   |       |   BookKeepingSettingItemViewModel.cs
        |   |   |   |   |   |       |   BookKeepingSettingsController.cs
        |   |   |   |   |   |       |   BookKeepingSettingsView.xaml
        |   |   |   |   |   |       |   BookKeepingSettingsView.xaml.cs
        |   |   |   |   |   |       |   BookKeepingSettingsViewModel.cs
        |   |   |   |   |   |       |   BookKeepingWarehouseItemViewModel.cs
        |   |   |   |   |   |       |   BookKeepingWarehouseSettingsController.cs
        |   |   |   |   |   |       |   BookKeepingWarehouseSettingsView.xaml
        |   |   |   |   |   |       |   BookKeepingWarehouseSettingsView.xaml.cs
        |   |   |   |   |   |       |   BookKeepingWarehouseSettingsViewModel.cs
        |   |   |   |   |   |       |   
        |   |   |   |   |   |       +---DatevOnline
        |   |   |   |   |   |       |       DatevOnlineSettingsController.cs
        |   |   |   |   |   |       |       DatevOnlineSettingsView.xaml
        |   |   |   |   |   |       |       DatevOnlineSettingsView.xaml.cs
        |   |   |   |   |   |       |       DatevOnlineSettingsViewModel.cs
        |   |   |   |   |   |       |       
        |   |   |   |   |   |       +---ExportCustomInterface
        |   |   |   |   |   |       |   |   BookKeepingExportColumnViewModel.cs
        |   |   |   |   |   |       |   |   
        |   |   |   |   |   |       |   +---Basedata
        |   |   |   |   |   |       |   \---Receipts
        |   |   |   |   |   |       +---General
        |   |   |   |   |   |       |       GeneralBookKeepingSettingsController.cs
        |   |   |   |   |   |       |       GeneralBookKeepingSettingsView.xaml
        |   |   |   |   |   |       |       GeneralBookKeepingSettingsView.xaml.cs
        |   |   |   |   |   |       |       GeneralBookKeepingSettingsViewModel.cs
        |   |   |   |   |   |       |       
        |   |   |   |   |   |       \---OposImports
        |   |   |   |   |   |               BookKeepingOposImportColumnViewModel.cs
        |   |   |   |   |   |               BookKeepingOposImportSettingsController.cs
        |   |   |   |   |   |               BookKeepingOposImportSettingView.xaml
        |   |   |   |   |   |               BookKeepingOposImportSettingView.xaml.cs
        |   |   |   |   |   |               BookKeepingOposImportSettingViewModel.cs
        |   |   |   |   |   |               
        |   |   |   |   |   +---Connectors
        |   |   |   |   |   |   \---Settings
        |   |   |   |   |   |           DocBeeConnectorSettingsController.cs
        |   |   |   |   |   |           DocBeeConnectorSettingsView.xaml
        |   |   |   |   |   |           DocBeeConnectorSettingsView.xaml.cs
        |   |   |   |   |   |           DocBeeConnectorSettingsViewModel.cs
        |   |   |   |   |   |           DocBeeConnectorUxOrchestrator.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---DataExport
        |   |   |   |   |   |   |   DataExportItemBaseViewModel.cs
        |   |   |   |   |   |   |   DataExportView.xaml
        |   |   |   |   |   |   |   DataExportView.xaml.cs
        |   |   |   |   |   |   |   DataExportViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---InvoiceExport
        |   |   |   |   |   |       \---Exports
        |   |   |   |   |   |               DataExportInvoiceAppModuleController.cs
        |   |   |   |   |   |               DataExportInvoiceView.xaml
        |   |   |   |   |   |               DataExportInvoiceView.xaml.cs
        |   |   |   |   |   |               DataExportInvoiceViewModel.cs
        |   |   |   |   |   |               
        |   |   |   |   |   +---DataImport
        |   |   |   |   |   |   |   DataImportItemBaseViewModel.cs
        |   |   |   |   |   |   |   DataImportView.xaml
        |   |   |   |   |   |   |   DataImportView.xaml.cs
        |   |   |   |   |   |   |   DataImportViewModel.cs
        |   |   |   |   |   |   |   ExcelWorksheetHelper.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---AccountImport
        |   |   |   |   |   |   |   |   AccountAddressContactViewModel.cs
        |   |   |   |   |   |   |   |   AccountAddressContactViewModelValidation.cs
        |   |   |   |   |   |   |   |   AccountAddressViewModel.cs
        |   |   |   |   |   |   |   |   AccountAddressViewModelValidation.cs
        |   |   |   |   |   |   |   |   AccountImportBaseViewModel.cs
        |   |   |   |   |   |   |   |   AccountViewModel.cs
        |   |   |   |   |   |   |   |   AccountViewModelValidation.cs
        |   |   |   |   |   |   |   |   BankAccountViewModel.cs
        |   |   |   |   |   |   |   |   CentronDataImportFileManager.cs
        |   |   |   |   |   |   |   |   CentronImportManager.cs
        |   |   |   |   |   |   |   |   CentronImportSettingsViewModel.cs
        |   |   |   |   |   |   |   |   ExcelImportManager.cs
        |   |   |   |   |   |   |   |   IbanValidation.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---ContactImport
        |   |   |   |   |   |   |   |   |   DataImportItemContactView.xaml
        |   |   |   |   |   |   |   |   |   DataImportItemContactView.xaml.cs
        |   |   |   |   |   |   |   |   |   DataImportItemContactViewModel.cs
        |   |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   |   \---WizardSteps
        |   |   |   |   |   |   |   |           ContactImportDataView.xaml
        |   |   |   |   |   |   |   |           
        |   |   |   |   |   |   |   +---CustomerImport
        |   |   |   |   |   |   |   |   |   AccountCustomerViewModel.cs
        |   |   |   |   |   |   |   |   |   AccountCustomerViewModelValidation.cs
        |   |   |   |   |   |   |   |   |   DataImportItemCustomerView.xaml
        |   |   |   |   |   |   |   |   |   DataImportItemCustomerView.xaml.cs
        |   |   |   |   |   |   |   |   |   DataImportItemCustomerViewModel.cs
        |   |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   |   \---WizardSteps
        |   |   |   |   |   |   |   +---SupplierImport
        |   |   |   |   |   |   |   |   |   AccountSupplierViewModel.cs
        |   |   |   |   |   |   |   |   |   AccountSupplierViewModelValidation.cs
        |   |   |   |   |   |   |   |   |   DataImportItemSupplierView.xaml
        |   |   |   |   |   |   |   |   |   DataImportItemSupplierView.xaml.cs
        |   |   |   |   |   |   |   |   |   DataImportItemSupplierViewModel.cs
        |   |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   |   \---WizardSteps
        |   |   |   |   |   |   |   \---WizardSteps
        |   |   |   |   |   |   |           DataImportDataSourceView.xaml
        |   |   |   |   |   |   |           DataImportDataSourceView.xaml.cs
        |   |   |   |   |   |   |           DataImportDataSourceViewModel.cs
        |   |   |   |   |   |   |           DataImportProgressView.xaml
        |   |   |   |   |   |   |           DataImportProgressView.xaml.cs
        |   |   |   |   |   |   |           DataImportProgressViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---ActiveDirectoryImport
        |   |   |   |   |   |   |       ActiveDirectoryImportViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ArtikelImport
        |   |   |   |   |   |   |   |   ArticleExcelImportManager.cs
        |   |   |   |   |   |   |   |   ArticleImportBaseViewModel.cs
        |   |   |   |   |   |   |   |   ArticleImportManager.cs
        |   |   |   |   |   |   |   |   ArticlePartListViewModel.cs
        |   |   |   |   |   |   |   |   ArticleViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---ArticlesImport
        |   |   |   |   |   |   |       |   DataImportItemArticleView.xaml
        |   |   |   |   |   |   |       |   DataImportItemArticleView.xaml.cs
        |   |   |   |   |   |   |       |   DataImportItemArticleViewModel.cs
        |   |   |   |   |   |   |       |   
        |   |   |   |   |   |   |       \---WizardSteps
        |   |   |   |   |   |   |               ArticleImportDataView.xaml
        |   |   |   |   |   |   |               
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |       BooleanOrInverseMultiValueConverter.cs
        |   |   |   |   |   |   |       InverseBooleanToVisibilityConverter.cs
        |   |   |   |   |   |   |       ProgressMaxCountToDisplayFormatStringValueConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CRMActivities
        |   |   |   |   |   |   |   |   CrmActivitiesExcelImportManager.cs
        |   |   |   |   |   |   |   |   CrmActivityViewModel.cs
        |   |   |   |   |   |   |   |   CrmImportBaseViewModel.cs
        |   |   |   |   |   |   |   |   CrmImportManager.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---CRMImport
        |   |   |   |   |   |   |       |   DataImportItemCRMView.xaml
        |   |   |   |   |   |   |       |   DataImportItemCRMView.xaml.cs
        |   |   |   |   |   |   |       |   DataImportItemCRMViewModel.cs
        |   |   |   |   |   |   |       |   
        |   |   |   |   |   |   |       \---WizardSteps
        |   |   |   |   |   |   |               CRMImportDataView.xaml
        |   |   |   |   |   |   |               CRMImportDataView.xaml.cs
        |   |   |   |   |   |   |               CRMImportDataViewModel.cs
        |   |   |   |   |   |   |               
        |   |   |   |   |   |   +---History
        |   |   |   |   |   |   |   |   DataImportHistoryView.xaml
        |   |   |   |   |   |   |   |   DataImportHistoryView.xaml.cs
        |   |   |   |   |   |   |   |   DataImportHistoryViewModel.cs
        |   |   |   |   |   |   |   |   ImportHistoryViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---WizardSteps
        |   |   |   |   |   |   |           ImportHistoryDataView.xaml
        |   |   |   |   |   |   |           ImportHistoryDataView.xaml.cs
        |   |   |   |   |   |   |           ImportHistoryDataViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---LicenseImport
        |   |   |   |   |   |   |   |   LicenseExcelImportManager.cs
        |   |   |   |   |   |   |   |   LicenseImortBaseViewModel.cs
        |   |   |   |   |   |   |   |   LicenseImportManager.cs
        |   |   |   |   |   |   |   |   LicenseViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---ImportView
        |   |   |   |   |   |   |       |   DataImportItemLicenseView.xaml
        |   |   |   |   |   |   |       |   DataImportItemLicenseView.xaml.cs
        |   |   |   |   |   |   |       |   DataImportItemLicenseViewModel.cs
        |   |   |   |   |   |   |       |   
        |   |   |   |   |   |   |       \---WizardSteps
        |   |   |   |   |   |   |               LicenseImportDataView.xaml
        |   |   |   |   |   |   |               LicenseImportDataView.xaml.cs
        |   |   |   |   |   |   |               LicenseImportDataViewModel.cs
        |   |   |   |   |   |   |               
        |   |   |   |   |   |   +---SalesImport
        |   |   |   |   |   |   |   |   DataImportItemSalesViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---Wizard
        |   |   |   |   |   |   |           DataImportSalesPreviewView.xaml
        |   |   |   |   |   |   |           DataImportSalesPreviewView.xaml.cs
        |   |   |   |   |   |   |           DataImportSalesPreviewViewModel.cs
        |   |   |   |   |   |   |           DataImportSalesSaveView.xaml
        |   |   |   |   |   |   |           DataImportSalesSaveView.xaml.cs
        |   |   |   |   |   |   |           DataImportSalesSaveViewModel.cs
        |   |   |   |   |   |   |           DataImportSalesSettingsView.xaml
        |   |   |   |   |   |   |           DataImportSalesSettingsView.xaml.cs
        |   |   |   |   |   |   |           DataImportSalesSettingsViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   \---StammblattImport
        |   |   |   |   |   |       |   StammblattAdditionalItemsViewModel.cs
        |   |   |   |   |   |       |   StammblattExcelImportManager.cs
        |   |   |   |   |   |       |   StammblattImportBaseViewModel.cs
        |   |   |   |   |   |       |   StammblattImportManager.cs
        |   |   |   |   |   |       |   StammblattViewModel.cs
        |   |   |   |   |   |       |   
        |   |   |   |   |   |       \---StammbImport
        |   |   |   |   |   |           |   DataImportItemStammblattView.xaml
        |   |   |   |   |   |           |   DataImportItemStammblattView.xaml.cs
        |   |   |   |   |   |           |   DataImportItemStammblattViewModel.cs
        |   |   |   |   |   |           |   
        |   |   |   |   |   |           \---WizardSteps
        |   |   |   |   |   +---DatevOnline2020
        |   |   |   |   |   |   |   BookKeepingReceiptViewModel.cs
        |   |   |   |   |   |   |   DatevOnlineAppModuleController.cs
        |   |   |   |   |   |   |   DatevOnlineView.xaml
        |   |   |   |   |   |   |   DatevOnlineView.xaml.cs
        |   |   |   |   |   |   |   DatevOnlineViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---PdfSelectionForExport
        |   |   |   |   |   |           PdfSelectionForExportView.xaml
        |   |   |   |   |   |           PdfSelectionForExportView.xaml.cs
        |   |   |   |   |   |           PdfSelectionForExportViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---DocSync
        |   |   |   |   |   |       DocSyncCentronObjectKindToDisplayTextConverter.cs
        |   |   |   |   |   |       DocSyncSettingsAppModuleController.cs
        |   |   |   |   |   |       DocSyncSettingsView.xaml
        |   |   |   |   |   |       DocSyncSettingsView.xaml.cs
        |   |   |   |   |   |       DocSyncSettingsViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---DocuForm
        |   |   |   |   |   |   +---Authorization
        |   |   |   |   |   |   |       AuthDialogContentType.cs
        |   |   |   |   |   |   |       DocuFormAuthCodeDialogView.xaml
        |   |   |   |   |   |   |       DocuFormAuthCodeDialogView.xaml.cs
        |   |   |   |   |   |   |       DocuFormAuthCodeDialogViewModel.cs
        |   |   |   |   |   |   |       DocuFormCallbackHelper.cs
        |   |   |   |   |   |   |       DocuFormTokenHelper.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Settings
        |   |   |   |   |   |           DocuFormApiSettingsController.cs
        |   |   |   |   |   |           DocuFormApiSettingsView.xaml
        |   |   |   |   |   |           DocuFormApiSettingsView.xaml.cs
        |   |   |   |   |   |           DocuFormApiSettingsViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---PaymentTransactions
        |   |   |   |   |   |   |   BankAccountViewModel.cs
        |   |   |   |   |   |   |   IncomingPaymentLogOverviewViewModel.cs
        |   |   |   |   |   |   |   InvoiceViewModel.cs
        |   |   |   |   |   |   |   ObjectPropertyValueConverter.cs
        |   |   |   |   |   |   |   PaymentTransactionAppModuleController.cs
        |   |   |   |   |   |   |   PaymentTransactionView.xaml
        |   |   |   |   |   |   |   PaymentTransactionView.xaml.cs
        |   |   |   |   |   |   |   PaymentTransactionViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---GFK
        |   |   |   |   |   |   |       GfkSettingController.cs
        |   |   |   |   |   |   |       GfKSettingView.xaml
        |   |   |   |   |   |   |       GfKSettingView.xaml.cs
        |   |   |   |   |   |   |       GfkSettingViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Settings
        |   |   |   |   |   |           PaymentTransactionSettingController.cs
        |   |   |   |   |   |           PaymentTransactionSettingView.xaml
        |   |   |   |   |   |           PaymentTransactionSettingView.xaml.cs
        |   |   |   |   |   |           PaymentTransactionSettingViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Rmm
        |   |   |   |   |   |   \---Settings
        |   |   |   |   |   |           RmmConnectionSettingsController.cs
        |   |   |   |   |   |           RmmConnectionSettingsView.xaml
        |   |   |   |   |   |           RmmConnectionSettingsView.xaml.cs
        |   |   |   |   |   |           RmmConnectionSettingsViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---SupplierOrderPerBranch
        |   |   |   |   |   |       SupplierOrderPerBranchAppModuleController.cs
        |   |   |   |   |   |       SupplierOrderPerBranchView.xaml
        |   |   |   |   |   |       SupplierOrderPerBranchView.xaml.cs
        |   |   |   |   |   |       SupplierOrderPerBranchViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---TelekomDive
        |   |   |   |   |       \---Settings
        |   |   |   |   |           |   TelekomDiveSettingsController.cs
        |   |   |   |   |           |   TelekomDiveSettingsView.xaml
        |   |   |   |   |           |   TelekomDiveSettingsView.xaml.cs
        |   |   |   |   |           |   TelekomDiveSettingsViewModel.cs
        |   |   |   |   |           |   
        |   |   |   |   |           +---MaterialGroups
        |   |   |   |   |           |       TelekomDiveMaterialGroupModel.cs
        |   |   |   |   |           |       TelekomDiveMaterialGroupSettingsView.xaml
        |   |   |   |   |           |       
        |   |   |   |   |           \---Profiles
        |   |   |   |   |                   TelekomDiveProfileSettingsView.xaml
        |   |   |   |   |                   TelekomDiveProfileSettingsView.xaml.cs
        |   |   |   |   |                   TelekomDiveProfileSettingsViewModel.cs
        |   |   |   |   |                   TelekomDiveProfileViewModel.cs
        |   |   |   |   |                   
        |   |   |   |   +---ExternalTool
        |   |   |   |   |   |   ExternalToolPreviewView.xaml
        |   |   |   |   |   |   ExternalToolPreviewView.xaml.cs
        |   |   |   |   |   |   ExternalToolPreviewViewModel.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---Variables
        |   |   |   |   |           ExternalToolsVaribaleCollection.cs
        |   |   |   |   |           
        |   |   |   |   +---Finances
        |   |   |   |   |   +---AccountManagement
        |   |   |   |   |   |   |   AccountManagementAppModuleController.cs
        |   |   |   |   |   |   |   AccountManagementAppModuleDashboardController.cs
        |   |   |   |   |   |   |   AccountManagementView.xaml
        |   |   |   |   |   |   |   AccountManagementView.xaml.cs
        |   |   |   |   |   |   |   AccountManagementViewModel.cs
        |   |   |   |   |   |   |   SearchAccountView.xaml
        |   |   |   |   |   |   |   SearchAccountView.xaml.cs
        |   |   |   |   |   |   |   SearchAccountViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---BranchBookKeepingNumbers
        |   |   |   |   |   |   |       BranchBookKeepingNumbersView.xaml
        |   |   |   |   |   |   |       BranchBookKeepingNumbersView.xaml.cs
        |   |   |   |   |   |   |       BranchBookKeepingNumbersViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |       AccountI3DToAccountNameConverter.cs
        |   |   |   |   |   |   |       BranchIdToNameConverter.cs
        |   |   |   |   |   |   |       NumberColumnIsVisibleConverter.cs
        |   |   |   |   |   |   |       SupplierColumnIsVisibleConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Dashboard
        |   |   |   |   |   |   |   +---AccountInformation
        |   |   |   |   |   |   |   |       AccountInformationContainerData.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---Statistics
        |   |   |   |   |   |   |           AccountSalesStatisticView.xaml
        |   |   |   |   |   |   |           AccountSalesStatisticView.xaml.cs
        |   |   |   |   |   |   |           AccountSalesStatisticViewModel.cs
        |   |   |   |   |   |   |           MaterialGroupChart.xaml
        |   |   |   |   |   |   |           MaterialGroupChart.xaml.cs
        |   |   |   |   |   |   |           MaterialGroupStatisticViewModel.cs
        |   |   |   |   |   |   |           RevenueChart.xaml
        |   |   |   |   |   |   |           RevenueChart.xaml.cs
        |   |   |   |   |   |   |           RevenueViewModel.cs
        |   |   |   |   |   |   |           ServiceChart.xaml
        |   |   |   |   |   |   |           ServiceChart.xaml.cs
        |   |   |   |   |   |   |           ServiceRevenueViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---ReceiptControls
        |   |   |   |   |   |   |   |   IReceiptList.cs
        |   |   |   |   |   |   |   |   ReceiptConfiguration.cs
        |   |   |   |   |   |   |   |   ReceiptExcelExportView.xaml
        |   |   |   |   |   |   |   |   ReceiptExcelExportView.xaml.cs
        |   |   |   |   |   |   |   |   ReceiptExcelExportViewModel.cs
        |   |   |   |   |   |   |   |   ReceiptSearchItemViewModel.cs
        |   |   |   |   |   |   |   |   ReceiptsListView.xaml
        |   |   |   |   |   |   |   |   ReceiptsListView.xaml.cs
        |   |   |   |   |   |   |   |   ReceiptsListViewModel.cs
        |   |   |   |   |   |   |   |   ReceiptsOverviewView.xaml
        |   |   |   |   |   |   |   |   ReceiptsOverviewView.xaml.cs
        |   |   |   |   |   |   |   |   ReceiptsOverviewViewModel.cs
        |   |   |   |   |   |   |   |   ReceiptSupplierOrdersListView.xaml
        |   |   |   |   |   |   |   |   ReceiptSupplierOrdersListView.xaml.cs
        |   |   |   |   |   |   |   |   ReceiptSupplierOrdersListViewModel.cs
        |   |   |   |   |   |   |   |   ReceiptUserStateViewModel.cs
        |   |   |   |   |   |   |   |   ShowAccountEventArgs.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |   |       ContingentKindDisplayConverter.cs
        |   |   |   |   |   |   |   |       ContingentKindToImageConverter.cs
        |   |   |   |   |   |   |   |       ContingentKindToShortSignConverter.cs
        |   |   |   |   |   |   |   |       ContingentKindToTextConverter.cs
        |   |   |   |   |   |   |   |       DateLessThanNowToVisibiltyConverter.cs
        |   |   |   |   |   |   |   |       DateLessThanTodayConverter.cs
        |   |   |   |   |   |   |   |       DateWithOptionalTimeConverter.cs
        |   |   |   |   |   |   |   |       EdiStateConverter.cs
        |   |   |   |   |   |   |   |       GrossPriceValueConverter.cs
        |   |   |   |   |   |   |   |       IntReceiptKindToNameConverter.cs
        |   |   |   |   |   |   |   |       MarginValueConverter.cs
        |   |   |   |   |   |   |   |       NetPriceValueConverter.cs
        |   |   |   |   |   |   |   |       PlannedEndToDisplayConverter.cs
        |   |   |   |   |   |   |   |       ReceiptHasOrderedColumnConverter.cs
        |   |   |   |   |   |   |   |       ReceiptHasPickedColumnConverter.cs
        |   |   |   |   |   |   |   |       ReceiptIsSupplierReceiptConverter.cs
        |   |   |   |   |   |   |   |       SharedDocumentStateToImageConverter.cs
        |   |   |   |   |   |   |   |       SupplierMenuEnabledConverter.cs
        |   |   |   |   |   |   |   |       SupplierOrderStateConverter.cs
        |   |   |   |   |   |   |   |       VersionToVersionStringConverter.cs
        |   |   |   |   |   |   |   |       WebReceiptStateToImageConverter.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Dialogs
        |   |   |   |   |   |   |   |       EditOfferClassificationView.xaml
        |   |   |   |   |   |   |   |       EditOfferClassificationView.xaml.cs
        |   |   |   |   |   |   |   |       EditOfferClassificationViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---MasterDataList
        |   |   |   |   |   |   |           ReceiptMasterDataListView.xaml
        |   |   |   |   |   |   |           ReceiptMasterDataListView.xaml.cs
        |   |   |   |   |   |   |           ReceiptMasterDataListViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   \---TicketControls
        |   |   |   |   |   |           TicketDetailView.xaml.bak
        |   |   |   |   |   |           
        |   |   |   |   |   +---AutomatedBilling
        |   |   |   |   |   |   |   AutomatedBillingAppModuleController.cs
        |   |   |   |   |   |   |   AutomatedBillingAppModuleControllerParameters.cs
        |   |   |   |   |   |   |   AutomatedBillingDataSource.cs
        |   |   |   |   |   |   |   AutomatedBillingView.ArtificialIntelligence.cs
        |   |   |   |   |   |   |   AutomatedBillingView.xaml
        |   |   |   |   |   |   |   AutomatedBillingView.xaml.cs
        |   |   |   |   |   |   |   AutomatedBillingViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |       ColorValueConverter.cs
        |   |   |   |   |   |   |       DocumentAttachToBooleanConverter.cs
        |   |   |   |   |   |   |       EnumToBooleanConverter.cs
        |   |   |   |   |   |   |       EnumToVisibilityConverter.cs
        |   |   |   |   |   |   |       IsOverviewToVisibilityConverter.cs
        |   |   |   |   |   |   |       IsSeperatorToVisibilityConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Others
        |   |   |   |   |   |   |       ContractBillingHistoryView.xaml
        |   |   |   |   |   |   |       ContractBillingHistoryView.xaml.cs
        |   |   |   |   |   |   |       ContractBillingHistoryViewModel.cs
        |   |   |   |   |   |   |       ContractBillingResultViewModel.cs
        |   |   |   |   |   |   |       ContractHolderListViewModel.cs
        |   |   |   |   |   |   |       ContractKindVieModel.cs
        |   |   |   |   |   |   |       FoundContractViewModel.cs
        |   |   |   |   |   |   |       PartibleArticleViewModel.cs
        |   |   |   |   |   |   |       SpecialArticleViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Pages
        |   |   |   |   |   |   |       BillingDateWizardPageView.xaml
        |   |   |   |   |   |   |       BillingDateWizardPageView.xaml.cs
        |   |   |   |   |   |   |       BillingDateWizardPageViewModel.cs
        |   |   |   |   |   |   |       BillingHistoryPageView.xaml
        |   |   |   |   |   |   |       BillingHistoryPageView.xaml.cs
        |   |   |   |   |   |   |       BillingHistoryPageViewModel.cs
        |   |   |   |   |   |   |       BillingResultWizardpageView.xaml
        |   |   |   |   |   |   |       BillingResultWizardpageView.xaml.cs
        |   |   |   |   |   |   |       BillingResultWizardpageViewModel.cs
        |   |   |   |   |   |   |       ContractPreviewView.xaml
        |   |   |   |   |   |   |       ContractPreviewView.xaml.cs
        |   |   |   |   |   |   |       ContractPreviewViewModel.cs
        |   |   |   |   |   |   |       ContractSelectionWizardPageView.xaml
        |   |   |   |   |   |   |       ContractSelectionWizardPageView.xaml.cs
        |   |   |   |   |   |   |       ContractSelectionWizardPageViewModel.cs
        |   |   |   |   |   |   |       CustomerSelectionWizardPageView.xaml
        |   |   |   |   |   |   |       CustomerSelectionWizardPageView.xaml.cs
        |   |   |   |   |   |   |       CustomerSelectionWizardPageViewModel.cs
        |   |   |   |   |   |   |       OverviewWizardPageView.xaml
        |   |   |   |   |   |   |       OverviewWizardPageView.xaml.cs
        |   |   |   |   |   |   |       OverviewWizardPageViewModel.ArtificialIntelligence.cs
        |   |   |   |   |   |   |       OverviewWizardPageViewModel.cs
        |   |   |   |   |   |   |       SendSettingsWizardPageView.xaml
        |   |   |   |   |   |   |       SendSettingsWizardPageView.xaml.cs
        |   |   |   |   |   |   |       SendSettingsWizardPageViewModel.cs
        |   |   |   |   |   |   |       SeperatorWizardPageView.xaml
        |   |   |   |   |   |   |       SeperatorWizardPageView.xaml.cs
        |   |   |   |   |   |   |       SeperatorWizardPageViewModel.cs
        |   |   |   |   |   |   |       Tags.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---PreviewSettings
        |   |   |   |   |   |           IPreviewSettingsViewModel.cs
        |   |   |   |   |   |           MailPreviewSettingsView.xaml
        |   |   |   |   |   |           MailPreviewSettingsView.xaml.cs
        |   |   |   |   |   |           MailPreviewSettingsViewModel.cs
        |   |   |   |   |   |           PrintPreviewSettingsView.xaml
        |   |   |   |   |   |           PrintPreviewSettingsView.xaml.cs
        |   |   |   |   |   |           PrintPreviewSettingsViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Campaigns
        |   |   |   |   |   |   |   CampaignAppModuleController.cs
        |   |   |   |   |   |   |   CampaignMainView.xaml
        |   |   |   |   |   |   |   CampaignMainView.xaml.cs
        |   |   |   |   |   |   |   CampaignMainViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Campaign
        |   |   |   |   |   |   |   |   CampaignExcelExport.cs
        |   |   |   |   |   |   |   |   CampaignParticipantContactPersonViewModel.cs
        |   |   |   |   |   |   |   |   CampaignView.xaml
        |   |   |   |   |   |   |   |   CampaignView.xaml.cs
        |   |   |   |   |   |   |   |   CampaignViewModel.cs
        |   |   |   |   |   |   |   |   OpenCampaignAppModuleController.cs
        |   |   |   |   |   |   |   |   OpenCampaignAppModuleParameters.cs
        |   |   |   |   |   |   |   |   TreeItemViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---CampaignCrmPro
        |   |   |   |   |   |   |   |       CampaignCrmProView.xaml
        |   |   |   |   |   |   |   |       CampaignCrmProView.xaml.cs
        |   |   |   |   |   |   |   |       CampaignCrmProViewModel.cs
        |   |   |   |   |   |   |   |       CampaignCustomerDetailView.xaml
        |   |   |   |   |   |   |   |       CampaignCustomerDetailView.xaml.cs
        |   |   |   |   |   |   |   |       CampaignCustomerDetailViewModel.cs
        |   |   |   |   |   |   |   |       CustomerHistoryItemsViewModel.cs
        |   |   |   |   |   |   |   |       HistoryItemsView.xaml
        |   |   |   |   |   |   |   |       HistoryItemsView.xaml.cs
        |   |   |   |   |   |   |   |       HistoryItemsViewModel.cs
        |   |   |   |   |   |   |   |       ReceiptHistoryItemsEvaluation.cs
        |   |   |   |   |   |   |   |       TreeItemCrmProViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---CampaignMail
        |   |   |   |   |   |   |   |       CampaignMailView.xaml
        |   |   |   |   |   |   |   |       CampaignMailView.xaml.cs
        |   |   |   |   |   |   |   |       CampaignMailViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---CampaignMarkers
        |   |   |   |   |   |   |           CampaignMarkerView.xaml
        |   |   |   |   |   |   |           CampaignMarkerView.xaml.cs
        |   |   |   |   |   |   |           CampaignMarkerViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |       CampaignDecisionToImageConverter.cs
        |   |   |   |   |   |   |       CampaignPhaseActionGroupTypeToVisibilityConverter.cs
        |   |   |   |   |   |   |       CampaignStateToDisplayTextConverter.cs
        |   |   |   |   |   |   |       CampaignTemplateItemConverter.cs
        |   |   |   |   |   |   |       DateTimeToEndDatetimeConverter.cs
        |   |   |   |   |   |   |       DateTimeToOnlyDateConverter.cs
        |   |   |   |   |   |   |       IntToDoubleConverter.cs
        |   |   |   |   |   |   |       IntToVisibilityConverter.cs
        |   |   |   |   |   |   |       IsSuccessfulBooleanToStringConveter.cs
        |   |   |   |   |   |   |       MultiBooleanOrConverter.cs
        |   |   |   |   |   |   |       RowNumerationConverter.cs
        |   |   |   |   |   |   |       TileItemMailingToVisibilityConverter.cs
        |   |   |   |   |   |   |       WorkFlowShapeKindToVisibilityConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CopyMailing
        |   |   |   |   |   |   |       CopyMailingView.xaml
        |   |   |   |   |   |   |       CopyMailingView.xaml.cs
        |   |   |   |   |   |   |       CopyMailingViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Pages
        |   |   |   |   |   |   |   |   NewCampaignAppModuleController.cs
        |   |   |   |   |   |   |   |   NewCampaignAppModuleParameters.cs
        |   |   |   |   |   |   |   |   NewCampaignWizardView.xaml
        |   |   |   |   |   |   |   |   NewCampaignWizardView.xaml.cs
        |   |   |   |   |   |   |   |   NewCampaignWizardViewModel.cs
        |   |   |   |   |   |   |   |   TileItemViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---Campaign
        |   |   |   |   |   |   |   |   +---AddCustomer
        |   |   |   |   |   |   |   |   |       CampaignAddCustomerWizardPageView.xaml
        |   |   |   |   |   |   |   |   |       CampaignAddCustomerWizardPageView.xaml.cs
        |   |   |   |   |   |   |   |   |       CampaignAddCustomerWizardPageViewModel.cs
        |   |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   |   +---CampaignPhases
        |   |   |   |   |   |   |   |   |   |   CampaignPhaseActionView.xaml
        |   |   |   |   |   |   |   |   |   |   CampaignPhaseActionView.xaml.cs
        |   |   |   |   |   |   |   |   |   |   CampaignPhasesWizardPageView.xaml
        |   |   |   |   |   |   |   |   |   |   CampaignPhasesWizardPageView.xaml.cs
        |   |   |   |   |   |   |   |   |   |   CampaignPhasesWizardPageViewModel.cs
        |   |   |   |   |   |   |   |   |   |   CampaignPhaseView.xaml
        |   |   |   |   |   |   |   |   |   |   CampaignPhaseView.xaml.cs
        |   |   |   |   |   |   |   |   |   |   PhaseActionViewModel.cs
        |   |   |   |   |   |   |   |   |   |   PhaseViewModel.cs
        |   |   |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   |   |   \---MailTemplate
        |   |   |   |   |   |   |   |   |           EMailTemplateView.xaml
        |   |   |   |   |   |   |   |   |           EMailTemplateView.xaml.cs
        |   |   |   |   |   |   |   |   |           EMailTemplateViewModel.cs
        |   |   |   |   |   |   |   |   |           
        |   |   |   |   |   |   |   |   +---CampaignProcess
        |   |   |   |   |   |   |   |   |       CampaignProcessWizardView.xaml
        |   |   |   |   |   |   |   |   |       CampaignProcessWizardView.xaml.cs
        |   |   |   |   |   |   |   |   |       CampaignProcessWizardViewModel.cs
        |   |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   |   +---EmployeeCustomerAssignment
        |   |   |   |   |   |   |   |   +---EmployeeSelection
        |   |   |   |   |   |   |   |   |       CampaignEmployeeWizardPageView.xaml
        |   |   |   |   |   |   |   |   |       CampaignEmployeeWizardPageView.xaml.cs
        |   |   |   |   |   |   |   |   |       CampaignEmployeeWizardPageViewModel.cs
        |   |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   |   +---Informations
        |   |   |   |   |   |   |   |   |       CampaignInformationWizardPageView.xaml
        |   |   |   |   |   |   |   |   |       CampaignInformationWizardPageView.xaml.cs
        |   |   |   |   |   |   |   |   |       CampaignInformationWizardPageViewModel.cs
        |   |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   |   +---Reasons
        |   |   |   |   |   |   |   |   |       CampaignReasonsPopupView.xaml
        |   |   |   |   |   |   |   |   |       CampaignReasonsPopupView.xaml.cs
        |   |   |   |   |   |   |   |   |       CampaignReasonsPopupViewModel.cs
        |   |   |   |   |   |   |   |   |       CampaignReasonWizardPageView.xaml
        |   |   |   |   |   |   |   |   |       CampaignReasonWizardPageView.xaml.cs
        |   |   |   |   |   |   |   |   |       CampaignReasonWizardPageViewModel.cs
        |   |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   |   \---Summary
        |   |   |   |   |   |   |   |           CampaignSummaryWizardPageView.xaml
        |   |   |   |   |   |   |   |           CampaignSummaryWizardPageView.xaml.cs
        |   |   |   |   |   |   |   |           CampaignSummaryWizardPageViewModel.cs
        |   |   |   |   |   |   |   |           
        |   |   |   |   |   |   |   \---Mailing
        |   |   |   |   |   |   |       |   AccountSearchMailing.cs
        |   |   |   |   |   |   |       |   ExcelMailing.cs
        |   |   |   |   |   |   |       |   MailingType.cs
        |   |   |   |   |   |   |       |   
        |   |   |   |   |   |   |       +---ActivityRecord
        |   |   |   |   |   |   |       |       ActivityRecordViewModel.cs
        |   |   |   |   |   |   |       |       ActivityRecordWizardView.xaml
        |   |   |   |   |   |   |       |       ActivityRecordWizardView.xaml.cs
        |   |   |   |   |   |   |       |       ActivityRecordWizardViewModel.cs
        |   |   |   |   |   |   |       |       ReminderRecordViewModel.cs
        |   |   |   |   |   |   |       |       TicketRecordViewModel.cs
        |   |   |   |   |   |   |       |       
        |   |   |   |   |   |   |       +---Attachments
        |   |   |   |   |   |   |       |       MailingAttachment.cs
        |   |   |   |   |   |   |       |       MailingAttachmentView.xaml
        |   |   |   |   |   |   |       |       MailingAttachmentView.xaml.cs
        |   |   |   |   |   |   |       |       MailingAttachmentViewModel.cs
        |   |   |   |   |   |   |       |       
        |   |   |   |   |   |   |       +---DataSelection
        |   |   |   |   |   |   |       |       DataSelectionView.xaml
        |   |   |   |   |   |   |       |       DataSelectionView.xaml.cs
        |   |   |   |   |   |   |       |       DataSelectionViewModel.cs
        |   |   |   |   |   |   |       |       ExcelVariableKind.cs
        |   |   |   |   |   |   |       |       ExcelVariablesViewModel.cs
        |   |   |   |   |   |   |       |       
        |   |   |   |   |   |   |       +---MailingInformations
        |   |   |   |   |   |   |       |       MailingInformationWizardPageView.xaml
        |   |   |   |   |   |   |       |       
        |   |   |   |   |   |   |       +---SendMail
        |   |   |   |   |   |   |       |       MailingLogViewModel.cs
        |   |   |   |   |   |   |       |       SendMailWizardView.xaml
        |   |   |   |   |   |   |       |       SendMailWizardView.xaml.cs
        |   |   |   |   |   |   |       |       SendMailWizardViewModel.cs
        |   |   |   |   |   |   |       |       
        |   |   |   |   |   |   |       +---Signatures
        |   |   |   |   |   |   |       |       SignatureHelper.cs
        |   |   |   |   |   |   |       |       SignatureViewModel.cs
        |   |   |   |   |   |   |       |       SignatureWizardView.xaml
        |   |   |   |   |   |   |       |       SignatureWizardView.xaml.cs
        |   |   |   |   |   |   |       |       SignatureWizardViewModel.cs
        |   |   |   |   |   |   |       |       
        |   |   |   |   |   |   |       +---Survey
        |   |   |   |   |   |   |       |       SurveyFolderDataTypeToVisibilityConverter.cs
        |   |   |   |   |   |   |       |       SurveySettingsView.xaml
        |   |   |   |   |   |   |       |       SurveySettingsView.xaml.cs
        |   |   |   |   |   |   |       |       SurveySettingsViewModel.cs
        |   |   |   |   |   |   |       |       
        |   |   |   |   |   |   |       +---Templates
        |   |   |   |   |   |   |       |   |   FileTypeEventArgs.cs
        |   |   |   |   |   |   |       |   |   WizardMailingMailView.xaml
        |   |   |   |   |   |   |       |   |   WizardMailingMailView.xaml.cs
        |   |   |   |   |   |   |       |   |   WizardMailingMailViewModel.cs
        |   |   |   |   |   |   |       |   |   WizardMailingTemplateView.xaml
        |   |   |   |   |   |   |       |   |   WizardMailingTemplateView.xaml.cs
        |   |   |   |   |   |   |       |   |   WizardMailingTemplateViewModel.cs
        |   |   |   |   |   |   |       |   |   
        |   |   |   |   |   |   |       |   \---ImageHyperLinkDialog
        |   |   |   |   |   |   |       |           HyperLinkKinds.cs
        |   |   |   |   |   |   |       |           HyperLinkLinkKinds.cs
        |   |   |   |   |   |   |       |           ImageHyperlinkView.xaml
        |   |   |   |   |   |   |       |           ImageHyperlinkView.xaml.cs
        |   |   |   |   |   |   |       |           ImageHyperlinkViewModel.cs
        |   |   |   |   |   |   |       |           
        |   |   |   |   |   |   |       +---WebLinks
        |   |   |   |   |   |   |       |   |   WebLinkGroupViewModel.cs
        |   |   |   |   |   |   |       |   |   WebLinkView.xaml
        |   |   |   |   |   |   |       |   |   WebLinkView.xaml.cs
        |   |   |   |   |   |   |       |   |   WebLinkViewModel.cs
        |   |   |   |   |   |   |       |   |   
        |   |   |   |   |   |   |       |   +---Activities
        |   |   |   |   |   |   |       |   |       ActivityOptionsView.xaml
        |   |   |   |   |   |   |       |   |       ActivityOptionsView.xaml.cs
        |   |   |   |   |   |   |       |   |       ActivityOptionsViewModel.cs
        |   |   |   |   |   |   |       |   |       
        |   |   |   |   |   |   |       |   +---Helpdesks
        |   |   |   |   |   |   |       |   |       WebLinkHelpdeskOptionsView.xaml
        |   |   |   |   |   |   |       |   |       WebLinkHelpdeskOptionsView.xaml.cs
        |   |   |   |   |   |   |       |   |       WebLinkHelpdeskOptionsViewModel.cs
        |   |   |   |   |   |   |       |   |       
        |   |   |   |   |   |   |       |   \---Reminder
        |   |   |   |   |   |   |       |           WebLinkReminderOptionsView.xaml
        |   |   |   |   |   |   |       |           WebLinkReminderOptionsView.xaml.cs
        |   |   |   |   |   |   |       |           WebLinkReminderOptionsViewModel.cs
        |   |   |   |   |   |   |       |           
        |   |   |   |   |   |   |       \---WebLinksClicks
        |   |   |   |   |   |   |           |   WizardMailingClicksView.xaml
        |   |   |   |   |   |   |           |   WizardMailingClicksView.xaml.cs
        |   |   |   |   |   |   |           |   WizardMailingClicksViewModel.cs
        |   |   |   |   |   |   |           |   
        |   |   |   |   |   |   |           \---WebLinkClickStatistic
        |   |   |   |   |   |   +---Settings
        |   |   |   |   |   |   |       GeneralCampaignSettingsController.cs
        |   |   |   |   |   |   |       GeneralCampaignSettingsView.xaml
        |   |   |   |   |   |   |       GeneralCampaignSettingsView.xaml.cs
        |   |   |   |   |   |   |       GeneralCampaignSettingsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Tasks
        |   |   |   |   |   |       |   CrmTaskSubProcessView.xaml
        |   |   |   |   |   |       |   CrmTaskSubProcessView.xaml.cs
        |   |   |   |   |   |       |   CrmTaskSubProcessViewModel.cs
        |   |   |   |   |   |       |   CrmTaskView.xaml
        |   |   |   |   |   |       |   CrmTaskView.xaml.cs
        |   |   |   |   |   |       |   CrmTaskViewModel.cs
        |   |   |   |   |   |       |   
        |   |   |   |   |   |       \---ViewCrmTask
        |   |   |   |   |   |           |   ViewCrmTaskView.xaml
        |   |   |   |   |   |           |   ViewCrmTaskView.xaml.cs
        |   |   |   |   |   |           |   ViewCrmTaskViewModel.cs
        |   |   |   |   |   |           |   
        |   |   |   |   |   |           +---History
        |   |   |   |   |   |           |       HistoryPreviewView.xaml
        |   |   |   |   |   |           |       HistoryPreviewView.xaml.cs
        |   |   |   |   |   |           |       HistoryPreviewViewModel.cs
        |   |   |   |   |   |           |       
        |   |   |   |   |   |           \---Phone
        |   |   |   |   |   |               |   TaskPhoneView.xaml
        |   |   |   |   |   |               |   TaskPhoneView.xaml.cs
        |   |   |   |   |   |               |   TaskPhoneViewModel.cs
        |   |   |   |   |   |               |   
        |   |   |   |   |   |               \---Tickets
        |   |   |   |   |   |                       TaskTicketView.xaml
        |   |   |   |   |   |                       TaskTicketView.xaml.cs
        |   |   |   |   |   |                       TaskTicketViewModel.cs
        |   |   |   |   |   |                       
        |   |   |   |   |   +---Common
        |   |   |   |   |   |       CommonLogik.cs
        |   |   |   |   |   |       ContractResource.xaml
        |   |   |   |   |   |       
        |   |   |   |   |   +---ContractEvaluation2
        |   |   |   |   |   |       ContractEvaluation2AppModuleController.cs
        |   |   |   |   |   |       ContractEvaluation2View.xaml
        |   |   |   |   |   |       ContractEvaluation2View.xaml.cs
        |   |   |   |   |   |       ContractEvaluation2ViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ContractEvaluationOld
        |   |   |   |   |   |       BigDetailsEvaluationView.xaml
        |   |   |   |   |   |       BigDetailsEvaluationView.xaml.cs
        |   |   |   |   |   |       BigDetailsEvaluationViewModel.cs
        |   |   |   |   |   |       ContractEvaluationOldAppModuleController.cs
        |   |   |   |   |   |       ContractEvaluationOldView.xaml
        |   |   |   |   |   |       ContractEvaluationOldView.xaml.cs
        |   |   |   |   |   |       ContractEvaluationOldViewModel.cs
        |   |   |   |   |   |       DetailsEvaluationText.xaml
        |   |   |   |   |   |       DetailsEvaluationText.xaml.cs
        |   |   |   |   |   |       DetailsEvaluationTextViewModel.cs
        |   |   |   |   |   |       DetailsEvaluationView.xaml
        |   |   |   |   |   |       DetailsEvaluationView.xaml.cs
        |   |   |   |   |   |       DetailsEvaluationViewModel.cs
        |   |   |   |   |   |       DetailsPerContractEvaluation.xaml
        |   |   |   |   |   |       DetailsPerContractEvaluation.xaml.cs
        |   |   |   |   |   |       DetailsPerContractEvaluationViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Contracts
        |   |   |   |   |   |   |   ContractCommon.cs
        |   |   |   |   |   |   |   ContractModuleMode.cs
        |   |   |   |   |   |   |   ContractsAppModuleController.cs
        |   |   |   |   |   |   |   ContractsManagementView.xaml
        |   |   |   |   |   |   |   ContractsManagementView.xaml.cs
        |   |   |   |   |   |   |   ContractsManagementViewModel.cs
        |   |   |   |   |   |   |   ContractTabKind.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---ContractCounter
        |   |   |   |   |   |   |   |   ContractCounterView.xaml
        |   |   |   |   |   |   |   |   ContractCounterView.xaml.cs
        |   |   |   |   |   |   |   |   ContractCounterViewModel.cs
        |   |   |   |   |   |   |   |   HistoryStringConverter.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---ContractCounterHistory
        |   |   |   |   |   |   |           ContractCounterHistoryView.xaml
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---ContractSettings
        |   |   |   |   |   |   |   +---ContractTypes
        |   |   |   |   |   |   |   |   |   ContractTypeAppModuleController.cs
        |   |   |   |   |   |   |   |   |   ContractTypeCategoryViewModel.cs
        |   |   |   |   |   |   |   |   |   ContractTypePricingArticleViewModel.cs
        |   |   |   |   |   |   |   |   |   ContractTypesView.xaml
        |   |   |   |   |   |   |   |   |   ContractTypesView.xaml.cs
        |   |   |   |   |   |   |   |   |   ContractTypesViewModel.cs
        |   |   |   |   |   |   |   |   |   ContractTypeViewModel.cs
        |   |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   |   \---ContractTypeWizard
        |   |   |   |   |   |   |   |       \---WizardSteps
        |   |   |   |   |   |   |   +---CounterTypes
        |   |   |   |   |   |   |   |       CounterArticleViewModel.cs
        |   |   |   |   |   |   |   |       CounterTypesView.xaml
        |   |   |   |   |   |   |   |       CounterTypesView.xaml.cs
        |   |   |   |   |   |   |   |       CounterTypesViewModel.cs
        |   |   |   |   |   |   |   |       CounterTypeViewModel.cs
        |   |   |   |   |   |   |   |       DocuFormSettingsGridViewModel.cs
        |   |   |   |   |   |   |   |       DocuFormSettingsView.xaml
        |   |   |   |   |   |   |   |       DocuFormSettingsView.xaml.cs
        |   |   |   |   |   |   |   |       DocuFormSettingsViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---TerminationTypes
        |   |   |   |   |   |   |           TerminationTypesView.xaml
        |   |   |   |   |   |   |           TerminationTypesView.xaml.cs
        |   |   |   |   |   |   |           TerminationTypesViewModel.cs
        |   |   |   |   |   |   |           TerminationTypeViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---ContractWizard
        |   |   |   |   |   |   |   |   IDeferredLoadingContract.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---AddressInfo
        |   |   |   |   |   |   |   |       AddressSelectionContractViewModel.cs
        |   |   |   |   |   |   |   |       ContractAddressInfoWizardPageView.xaml
        |   |   |   |   |   |   |   |       ContractAddressInfoWizardPageView.xaml.cs
        |   |   |   |   |   |   |   |       ContractAddressInfoWizardPageViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Contingent
        |   |   |   |   |   |   |   |       ContractCalculatedContigentBookings.cs
        |   |   |   |   |   |   |   |       ContractContigentBookingPoint.cs
        |   |   |   |   |   |   |   |       ContractContigentBookings.cs
        |   |   |   |   |   |   |   |       ContractContigentGoodsGroup.cs
        |   |   |   |   |   |   |   |       ContractContigentWizardPageView.xaml
        |   |   |   |   |   |   |   |       ContractContigentWizardPageView.xaml.cs
        |   |   |   |   |   |   |   |       ContractContigentWizardPageViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---ContractArticleReferenzes
        |   |   |   |   |   |   |   +---Controlling
        |   |   |   |   |   |   |   |       ContractControllingWizardPageView.xaml
        |   |   |   |   |   |   |   |       ContractControllingWizardPageView.xaml.cs
        |   |   |   |   |   |   |   |       ContractControllingWizardPageViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Details
        |   |   |   |   |   |   |   |       ContractDetailsWizardPageView.xaml
        |   |   |   |   |   |   |   |       ContractDetailsWizardPageView.xaml.cs
        |   |   |   |   |   |   |   |       ContractDetailsWizardPageViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---FileSystem
        |   |   |   |   |   |   |   |       ContractFileSystemWizardPageView.xaml
        |   |   |   |   |   |   |   |       ContractFileSystemWizardPageView.xaml.cs
        |   |   |   |   |   |   |   |       ContractFileSystemWizardPageViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---InvoiceHistory
        |   |   |   |   |   |   |   |       ContractInvoiceHistoryView.xaml
        |   |   |   |   |   |   |   |       ContractInvoiceHistoryView.xaml.cs
        |   |   |   |   |   |   |   |       ContractInvoiceHistoryViewModel.cs
        |   |   |   |   |   |   |   |       ContractToInvoiceViewModel.cs
        |   |   |   |   |   |   |   |       CreditVoucherFromInvoiceViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Logs
        |   |   |   |   |   |   |   |       ContractLogWizardPageView.xaml
        |   |   |   |   |   |   |   |       ContractLogWizardPageView.xaml.cs
        |   |   |   |   |   |   |   |       ContractLogWizardPageViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Mailing
        |   |   |   |   |   |   |   |       ContractMailTemplateIsReadonlyMultiConverter.cs
        |   |   |   |   |   |   |   |       ContractMailTemplateWizardPageView.xaml
        |   |   |   |   |   |   |   |       ContractMailTemplateWizardPageView.xaml.cs
        |   |   |   |   |   |   |   |       ContractMailTemplateWizardPageViewModel.cs
        |   |   |   |   |   |   |   |       IsContractMailTemplateIsVisibleConverter.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Maintenance_Reaction
        |   |   |   |   |   |   |   +---MasterDataLists
        |   |   |   |   |   |   |   |       ContractFreeCopyCounterViewModel.cs
        |   |   |   |   |   |   |   |       ContractMasterDataListWizardPageView.xaml
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Position
        |   |   |   |   |   |   |   |       ContractCounterViewModel.cs
        |   |   |   |   |   |   |   |       ContractItemCounterPriceViewModel.cs
        |   |   |   |   |   |   |   |       ContractPositionWizardPageView.xaml
        |   |   |   |   |   |   |   |       ContractPositionWizardPageView.xaml.cs
        |   |   |   |   |   |   |   |       ContractPositionWizardPageViewModel.cs
        |   |   |   |   |   |   |   |       ContractRelevantPositionsViewModel.cs
        |   |   |   |   |   |   |   |       MasterDataListCounterWithPrice.cs
        |   |   |   |   |   |   |   |       MasterDataListNewCounterState.cs
        |   |   |   |   |   |   |   |       NewCounterStateView.xaml
        |   |   |   |   |   |   |   |       NewCounterStateView.xaml.cs
        |   |   |   |   |   |   |   |       NewCounterStateViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Provision
        |   |   |   |   |   |   |   |       ContractProvisionWizardPageView.xaml
        |   |   |   |   |   |   |   |       ContractProvisionWizardPageView.xaml.cs
        |   |   |   |   |   |   |   |       ContractProvisionWizardPageViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Reductions
        |   |   |   |   |   |   |   |       ContractPricingArticleViewModel.cs
        |   |   |   |   |   |   |   |       ContractPricingMaterialGroupViewModel.cs
        |   |   |   |   |   |   |   |       ContractReductionsWizardPageView.xaml
        |   |   |   |   |   |   |   |       ContractReductionsWizardPageView.xaml.cs
        |   |   |   |   |   |   |   |       ContractReductionsWizardPageViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---Tasks
        |   |   |   |   |   |   |           ContractTaskWizardPageView.xaml
        |   |   |   |   |   |   |           ContractTaskWizardPageView.xaml.cs
        |   |   |   |   |   |   |           ContractTaskWizardPageViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |       ContigentGroupColumnMultiConverter.cs
        |   |   |   |   |   |   |       ContractToPageNavigationConverter.cs
        |   |   |   |   |   |   |       DateTimeToStringConverter.cs
        |   |   |   |   |   |   |       MultiBooleanEnabledTerminationDeadline2.cs
        |   |   |   |   |   |   |       MultiMasterDataListBasedVisibilityConverter.cs
        |   |   |   |   |   |   |       OverbookingEnabledMultiConverter.cs
        |   |   |   |   |   |   |       TakeRestEnabledMultiConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Settings
        |   |   |   |   |   |   |   +---ClickBilling
        |   |   |   |   |   |   |   |       ClickBillingSettingsController.cs
        |   |   |   |   |   |   |   |       ClickBillingSettingsView.xaml
        |   |   |   |   |   |   |   |       ClickBillingSettingsView.xaml.cs
        |   |   |   |   |   |   |   |       ClickBillingSettingsViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Contigents
        |   |   |   |   |   |   |   |       ContigentSettingsController.cs
        |   |   |   |   |   |   |   |       ContigentSettingsView.xaml
        |   |   |   |   |   |   |   |       ContigentSettingsView.xaml.cs
        |   |   |   |   |   |   |   |       ContigentSettingsViewModel.cs
        |   |   |   |   |   |   |   |       MaterialGroupViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---ContractArticleSettings
        |   |   |   |   |   |   |   |       ContractArticleSettingsController.cs
        |   |   |   |   |   |   |   |       ContractArticleSettingsView.xaml
        |   |   |   |   |   |   |   |       ContractArticleSettingsView.xaml.cs
        |   |   |   |   |   |   |   |       ContractArticleSettingsViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---General
        |   |   |   |   |   |   |   |       GeneralContractSettingsController.cs
        |   |   |   |   |   |   |   |       GeneralContractSettingsView.xaml
        |   |   |   |   |   |   |   |       GeneralContractSettingsView.xaml.cs
        |   |   |   |   |   |   |   |       GeneralContractSettingsViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---MspEvaluationSettings
        |   |   |   |   |   |   |           MspEvaluationSettingsController.cs
        |   |   |   |   |   |   |           MspEvaluationSettingsView.xaml
        |   |   |   |   |   |   |           MspEvaluationSettingsView.xaml.cs
        |   |   |   |   |   |   |           MspEvaluationSettingsViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   \---ViewModels
        |   |   |   |   |   |           AddressContactDTOViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Crm
        |   |   |   |   |   |   |   AccountTypeViewModel.cs
        |   |   |   |   |   |   |   AccountViewModel.cs
        |   |   |   |   |   |   |   CrmAppModuleController.cs
        |   |   |   |   |   |   |   CrmAppModuleParameters.cs
        |   |   |   |   |   |   |   CrmHelpers.cs
        |   |   |   |   |   |   |   CrmMainView.ArtificialIntelligence.cs
        |   |   |   |   |   |   |   CrmMainView.xaml
        |   |   |   |   |   |   |   CrmMainView.xaml.cs
        |   |   |   |   |   |   |   CrmMainViewModel.cs
        |   |   |   |   |   |   |   CrmTabEnum.cs
        |   |   |   |   |   |   |   CrmViewState.cs
        |   |   |   |   |   |   |   IDeferredLoadingCrmPart.cs
        |   |   |   |   |   |   |   MakeCustomerView.xaml
        |   |   |   |   |   |   |   MakeCustomerView.xaml.cs
        |   |   |   |   |   |   |   MakeCustomerViewModel.cs
        |   |   |   |   |   |   |   ModelState.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---AccountContracts
        |   |   |   |   |   |   |   |   AccountContractsAppModuleController.cs
        |   |   |   |   |   |   |   |   AccountContractsManagementView.xaml
        |   |   |   |   |   |   |   |   AccountContractsManagementView.xaml.cs
        |   |   |   |   |   |   |   |   AccountContractsManagementViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---AccountContractDetails
        |   |   |   |   |   |   |           AccountContractDetailsConnector.cs
        |   |   |   |   |   |   |           AccountContractDetailsController.cs
        |   |   |   |   |   |   |           AccountContractDetailsDialogManager.cs
        |   |   |   |   |   |   |           AccountContractDetailsModuleView.xaml
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---AccountMigrations
        |   |   |   |   |   |   |       AccountDataMigrationView.xaml
        |   |   |   |   |   |   |       AccountDataMigrationView.xaml.cs
        |   |   |   |   |   |   |       AccountDataMigrationViewModel.cs
        |   |   |   |   |   |   |       AccountMigrationAction.cs
        |   |   |   |   |   |   |       AccountMigrationItemViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---AccountUrls
        |   |   |   |   |   |   |       AccountUrlsView.xaml
        |   |   |   |   |   |   |       AccountUrlsView.xaml.cs
        |   |   |   |   |   |   |       AccountUrlsViewModel.cs
        |   |   |   |   |   |   |       SimpleUrlViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Actions
        |   |   |   |   |   |   |       ActivityAppointmentAction.cs
        |   |   |   |   |   |   |       ActivityNoteAction.cs
        |   |   |   |   |   |   |       ActivityPhoneNoteAction.cs
        |   |   |   |   |   |   |       ActivityTaskAction.cs
        |   |   |   |   |   |   |       ActivityVisitReportAction.cs
        |   |   |   |   |   |   |       CopyAddressAction.cs
        |   |   |   |   |   |   |       ExtendedSearchAction.cs
        |   |   |   |   |   |   |       MakeCustomerAction.cs
        |   |   |   |   |   |   |       MakeSupplierAction.cs
        |   |   |   |   |   |   |       NewCustomerAction.cs
        |   |   |   |   |   |   |       NewSupplierAction.cs
        |   |   |   |   |   |   |       OposAction.cs
        |   |   |   |   |   |   |       ToggleMapAction.cs
        |   |   |   |   |   |   |       ToggleMapOffAction.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Activities
        |   |   |   |   |   |   |   |   ActivityAddressContactViewModel.cs
        |   |   |   |   |   |   |   |   ActivityPreviewPages.cs
        |   |   |   |   |   |   |   |   ActivityView.xaml
        |   |   |   |   |   |   |   |   ActivityView.xaml.cs
        |   |   |   |   |   |   |   |   ActivityViewModel.cs
        |   |   |   |   |   |   |   |   AtachmentViewModel.cs
        |   |   |   |   |   |   |   |   CrmActivityViewModel.cs
        |   |   |   |   |   |   |   |   CrmOverviewView.xaml
        |   |   |   |   |   |   |   |   CrmOverviewView.xaml.cs
        |   |   |   |   |   |   |   |   CrmOverviewViewModel.cs
        |   |   |   |   |   |   |   |   SaveActivityEvent.cs
        |   |   |   |   |   |   |   |   VisibilityOptions.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---Audit
        |   |   |   |   |   |   |   |       CrmAuditActivityCreateView.xaml
        |   |   |   |   |   |   |   |       CrmAuditActivityCreateView.xaml.cs
        |   |   |   |   |   |   |   |       CrmAuditActivityCreateViewModel.cs
        |   |   |   |   |   |   |   |       CrmAuditActivityReportView.xaml
        |   |   |   |   |   |   |   |       CrmAuditActivityReportView.xaml.cs
        |   |   |   |   |   |   |   |       CrmAuditActivityReportViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---InsertReceiptIntoActivity
        |   |   |   |   |   |   |           InsertReceiptIntoActivityView.xaml
        |   |   |   |   |   |   |           InsertReceiptIntoActivityView.xaml.cs
        |   |   |   |   |   |   |           InsertReceiptIntoActivityViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---Address
        |   |   |   |   |   |   |       AccountAddressViewModel.cs
        |   |   |   |   |   |   |       ApproachZoneViewModel.cs
        |   |   |   |   |   |   |       TripArticleSearchView.xaml
        |   |   |   |   |   |   |       TripArticleSearchView.xaml.cs
        |   |   |   |   |   |   |       TripArticleSearchViewModel.cs
        |   |   |   |   |   |   |       TripDataViewModel.cs
        |   |   |   |   |   |   |       TripView.xaml
        |   |   |   |   |   |   |       TripView.xaml.cs
        |   |   |   |   |   |   |       TripViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Article
        |   |   |   |   |   |   |       ArticleOverviewViewModel.cs
        |   |   |   |   |   |   |       ArticleViewModel.cs
        |   |   |   |   |   |   |       CrmArticleView.xaml
        |   |   |   |   |   |   |       CrmArticleView.xaml.cs
        |   |   |   |   |   |   |       CrmArticleViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---AuditTab
        |   |   |   |   |   |   |       AuditTabView.xaml
        |   |   |   |   |   |   |       AuditTabView.xaml.cs
        |   |   |   |   |   |   |       AuditTabViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Campaign
        |   |   |   |   |   |   |       CrmCampaignView.xaml
        |   |   |   |   |   |   |       CrmCampaignView.xaml.cs
        |   |   |   |   |   |   |       CrmCampaignViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Conditions
        |   |   |   |   |   |   |       ConditionsView.xaml
        |   |   |   |   |   |   |       ConditionsView.xaml.cs
        |   |   |   |   |   |   |       ConditionsViewModel.cs
        |   |   |   |   |   |   |       CustomerSpecialArticleViewModel.cs
        |   |   |   |   |   |   |       SupplierConditionsView.xaml
        |   |   |   |   |   |   |       SupplierConditionsView.xaml.cs
        |   |   |   |   |   |   |       SupplierConditionsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ContactPerson
        |   |   |   |   |   |   |   |   AccountAddressContactViewModel.cs
        |   |   |   |   |   |   |   |   WebAccountItemViewModel.cs
        |   |   |   |   |   |   |   |   WebAccountView.xaml
        |   |   |   |   |   |   |   |   WebAccountView.xaml.cs
        |   |   |   |   |   |   |   |   WebAccountViewModel.cs
        |   |   |   |   |   |   |   |   WebRightsTreeViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---AdImport
        |   |   |   |   |   |   |           AccountAddressContactViewModel.cs
        |   |   |   |   |   |   |           AdUserExistsIconToVisibilityConverter.cs
        |   |   |   |   |   |   |           ADUsertoContactViewModel.cs
        |   |   |   |   |   |   |           ContactsToDeactivateSelectionView.xaml
        |   |   |   |   |   |   |           ContactsToDeactivateSelectionView.xaml.cs
        |   |   |   |   |   |   |           ContactsToDeactivateSelectionViewModel.cs
        |   |   |   |   |   |   |           ImportContactPersonFromAdView.xaml
        |   |   |   |   |   |   |           ImportContactPersonFromAdView.xaml.cs
        |   |   |   |   |   |   |           ImportContactPersonFromAdViewModel.cs
        |   |   |   |   |   |   |           ManageADExclusionItemsView.xaml
        |   |   |   |   |   |   |           ManageADExclusionItemsView.xaml.cs
        |   |   |   |   |   |   |           ManageADExclusionItemsViewModel.cs
        |   |   |   |   |   |   |           OUTreeNodeImageSelector.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |       AccountActivityKindToBitmapConverter.cs
        |   |   |   |   |   |   |       AccountActivityKindToDescriptionConverter.cs
        |   |   |   |   |   |   |       AccountKindToVisibleConverter.cs
        |   |   |   |   |   |   |       AccountTypeToFontStyleConverter.cs
        |   |   |   |   |   |   |       AccountTypeToFontWeightConverter.cs
        |   |   |   |   |   |   |       AccountTypeToStringThicknessMultiConverter.cs
        |   |   |   |   |   |   |       ColorNumberToBrushConverter.cs
        |   |   |   |   |   |   |       ConditionsTabVisibilityConverter.cs
        |   |   |   |   |   |   |       ContactPersonToFullNnameAccountSearchItemConverter.cs
        |   |   |   |   |   |   |       ContactToFullNameAccountAddressContactConverter.cs
        |   |   |   |   |   |   |       CrmDocumentsToVisibilityConverter.cs
        |   |   |   |   |   |   |       DepartmentsListToListOfStringsConverter.cs
        |   |   |   |   |   |   |       EmployeePreviewIsActiveToVisibilityConverter.cs
        |   |   |   |   |   |   |       EmptyIntConverter.cs
        |   |   |   |   |   |   |       FixDelphiRatingConverter.cs
        |   |   |   |   |   |   |       HelpdeskClosingDontNotifyCustomerToContentConverter.cs
        |   |   |   |   |   |   |       IsCustomerNumberVisibleConverter.cs
        |   |   |   |   |   |   |       IsCustomerViewStateToVisibilityMultiConverter.cs
        |   |   |   |   |   |   |       IsSupplierNumberVisibleConverter.cs
        |   |   |   |   |   |   |       MultiBooleanAndConverter.cs
        |   |   |   |   |   |   |       MultiBooleanToVisibilityConverter.cs
        |   |   |   |   |   |   |       NullToStringEmptyBackConverter.cs
        |   |   |   |   |   |   |       OposObjectKindToStringConverter.cs
        |   |   |   |   |   |   |       OposStateToStringConverter.cs
        |   |   |   |   |   |   |       OrderProcessingContractStateToBitmapConverter.cs
        |   |   |   |   |   |   |       OrderProcessingContractStateToToolTipConverter.cs
        |   |   |   |   |   |   |       OrderProcessingContractsToImageConverter.cs
        |   |   |   |   |   |   |       OrderProcessingContractsToToolTipConverter.cs
        |   |   |   |   |   |   |       PasswordManagerVisibilityConverter.cs
        |   |   |   |   |   |   |       SepaContractStateToBitmapConverter.cs
        |   |   |   |   |   |   |       SepaContractStateToToolTipConverter.cs
        |   |   |   |   |   |   |       SepaContractsToTooltipConverter.cs
        |   |   |   |   |   |   |       SepaContractToImageConverter.cs
        |   |   |   |   |   |   |       StringLengthToBoolConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Crm
        |   |   |   |   |   |   |       CrmTabView.xaml
        |   |   |   |   |   |   |       CrmTabView.xaml.cs
        |   |   |   |   |   |   |       CrmTabViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CustomerArticle
        |   |   |   |   |   |   |       CustomerArticleModel.cs
        |   |   |   |   |   |   |       CustomerArticleView.xaml
        |   |   |   |   |   |   |       CustomerArticleView.xaml.cs
        |   |   |   |   |   |   |       CustomerArticleViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CustomProperties
        |   |   |   |   |   |   |       AccountCustomPropertiesGridViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Dashboard
        |   |   |   |   |   |   |   |   CrmAppModuleDashboardContainerKinds.cs
        |   |   |   |   |   |   |   |   CrmAppModuleDashboardController.cs
        |   |   |   |   |   |   |   |   CrmContainerData.cs
        |   |   |   |   |   |   |   |   CrmDashboardContainerController.cs
        |   |   |   |   |   |   |   |   CrmDashboardContainerView.xaml
        |   |   |   |   |   |   |   |   CrmDashboardContainerView.xaml.cs
        |   |   |   |   |   |   |   |   CrmDashboardContainerViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---CrmActivitiesKpi
        |   |   |   |   |   |   |   |       CrmActivitiesDashboardContainerData.cs
        |   |   |   |   |   |   |   |       CrmActivitiesDashboardContainerView.xaml
        |   |   |   |   |   |   |   |       CrmActivitiesDashboardContainerView.xaml.cs
        |   |   |   |   |   |   |   |       CrmActivitiesDashboardContainerViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---Orders
        |   |   |   |   |   |   |           CrmDashboardOrderOverviewView.xaml
        |   |   |   |   |   |   |           CrmDashboardOrderOverviewView.xaml.cs
        |   |   |   |   |   |   |           PickedStateImageConverter.cs
        |   |   |   |   |   |   |           PurchaseOrderStateImageConverter.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---Devices
        |   |   |   |   |   |   |       AccountDeviceEditAppModuleController.cs
        |   |   |   |   |   |   |       AccountDeviceEditAppModuleParameter.cs
        |   |   |   |   |   |   |       AccountDeviceEditView.xaml
        |   |   |   |   |   |   |       AccountDeviceEditView.xaml.cs
        |   |   |   |   |   |   |       AccountDeviceEditViewModel.cs
        |   |   |   |   |   |   |       AccountDeviceUriViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Dsgvo
        |   |   |   |   |   |   |   |   ManageOrderProcessingContractsView.xaml
        |   |   |   |   |   |   |   |   ManageOrderProcessingContractsView.xaml.cs
        |   |   |   |   |   |   |   |   ManageOrderProcessingContractsViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---AddOrderProcessingContract
        |   |   |   |   |   |   |   |       AddOrderProcessingContractView.xaml
        |   |   |   |   |   |   |   |       AddOrderProcessingContractView.xaml.cs
        |   |   |   |   |   |   |   |       AddOrderProcessingContractViewModel.cs
        |   |   |   |   |   |   |   |       SaveOrderProcessingContractEvent.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---SendOrderProcessingContract
        |   |   |   |   |   |   |           ContactPersonViewModel.cs
        |   |   |   |   |   |   |           EditWordView.xaml
        |   |   |   |   |   |   |           EditWordView.xaml.cs
        |   |   |   |   |   |   |           EditWordViewModel.cs
        |   |   |   |   |   |   |           SendOrderProcessingContractView.xaml
        |   |   |   |   |   |   |           SendOrderProcessingContractView.xaml.cs
        |   |   |   |   |   |   |           SendOrderProcessingContractViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---EditAccountTypes
        |   |   |   |   |   |   |       EditAccountTypesView.xaml
        |   |   |   |   |   |   |       EditAccountTypesView.xaml.cs
        |   |   |   |   |   |   |       EditAccountTypesViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ExtendedSearch
        |   |   |   |   |   |   |   |   ExtendedSearchView.xaml
        |   |   |   |   |   |   |   |   ExtendedSearchView.xaml.cs
        |   |   |   |   |   |   |   |   ExtendedSearchViewModel.cs
        |   |   |   |   |   |   |   |   SaveExtendedSearchView.xaml
        |   |   |   |   |   |   |   |   SaveExtendedSearchView.xaml.cs
        |   |   |   |   |   |   |   |   SaveExtendedSearchViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---Nodes
        |   |   |   |   |   |   |   |   |   AndNodeView.xaml
        |   |   |   |   |   |   |   |   |   AndNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |   AndNodeViewModel.cs
        |   |   |   |   |   |   |   |   |   IBaseNodeViewModel.cs
        |   |   |   |   |   |   |   |   |   NodeHelper.cs
        |   |   |   |   |   |   |   |   |   NotNodeView.xaml
        |   |   |   |   |   |   |   |   |   NotNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |   NotNodeViewModel.cs
        |   |   |   |   |   |   |   |   |   OrNodeView.xaml
        |   |   |   |   |   |   |   |   |   OrNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |   OrNodeViewModel.cs
        |   |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   |   +---Account
        |   |   |   |   |   |   |   |   |       AccountCompanyGroupNodeView.xaml
        |   |   |   |   |   |   |   |   |       AccountCompanyGroupNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       AccountCompanyGroupNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       AccountFaxDistributorNodeView.xaml
        |   |   |   |   |   |   |   |   |       AccountFaxDistributorNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       AccountFaxDistributorNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       AccountLockedNodeView.xaml
        |   |   |   |   |   |   |   |   |       AccountLockedNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       AccountLockedNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       AccountMailDistributorNodeView.xaml
        |   |   |   |   |   |   |   |   |       AccountMailDistributorNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       AccountMailDistributorNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       AccountMailNodeView.xaml
        |   |   |   |   |   |   |   |   |       AccountMailNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       AccountMailNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       AccountTypeNodeView.xaml
        |   |   |   |   |   |   |   |   |       AccountTypeNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       AccountTypeNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       AdvisorNodeView.xaml
        |   |   |   |   |   |   |   |   |       AdvisorNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       AdvisorNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       BusinessLineNodeView.xaml
        |   |   |   |   |   |   |   |   |       BusinessLineNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       BusinessLineNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       CityNodeView.xaml
        |   |   |   |   |   |   |   |   |       CityNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       CityNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       ClassificationNodeView.xaml
        |   |   |   |   |   |   |   |   |       ClassificationNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       ClassificationNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       CountryNodeView.xaml
        |   |   |   |   |   |   |   |   |       CountryNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       CountryNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       InterestNodeView.xaml
        |   |   |   |   |   |   |   |   |       InterestNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       InterestNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       OrginNodeView.xaml
        |   |   |   |   |   |   |   |   |       OrginNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       OriginNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       ProductNodeView.xaml
        |   |   |   |   |   |   |   |   |       ProductNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       ProductNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       SalesAreaNodeView.xaml
        |   |   |   |   |   |   |   |   |       SalesAreaNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       SalesAreaNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       SalesControllingNodeView.xaml
        |   |   |   |   |   |   |   |   |       SalesControllingNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       SalesControllingNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       ZipNodeView.xaml
        |   |   |   |   |   |   |   |   |       ZipNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       ZipNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   |   +---Contact
        |   |   |   |   |   |   |   |   |       ContactActivityNodeView.xaml
        |   |   |   |   |   |   |   |   |       ContactActivityNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       ContactActivityNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       ContactBirthdayNodeView.xaml
        |   |   |   |   |   |   |   |   |       ContactBirthdayNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       ContactBirthdayNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       ContactDeletedNodeView.xaml
        |   |   |   |   |   |   |   |   |       ContactDeletedNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       ContactDeletedNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       ContactDepartmentNodeView.xaml
        |   |   |   |   |   |   |   |   |       ContactDepartmentNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       ContactDepartmentNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       ContactMailingNodeView.xaml
        |   |   |   |   |   |   |   |   |       ContactMailingNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       ContactMailingNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       DefaultContactNodeView.xaml
        |   |   |   |   |   |   |   |   |       DefaultContactNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       DefaultContactNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       DefaultSubstituteContactNodeView.xaml
        |   |   |   |   |   |   |   |   |       DefaultSubstituteContactNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       DefaultSubstituteContactNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   |   +---Contracts
        |   |   |   |   |   |   |   |   |       ActiveContractKindNodeView.xaml
        |   |   |   |   |   |   |   |   |       ActiveContractKindNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       ActiveContractKindNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       ContractKindNodeView.xaml
        |   |   |   |   |   |   |   |   |       ContractKindNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       ContractKindNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   |   +---Crm
        |   |   |   |   |   |   |   |   |       CrmBoughtByThusFarNodeView.xaml
        |   |   |   |   |   |   |   |   |       CrmBoughtByThusFarNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       CrmBoughtByThusFarNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       CrmCountPcNodeView.xaml
        |   |   |   |   |   |   |   |   |       CrmCountPcNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       CrmCountPcNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       CrmCountServerNodeView.xaml
        |   |   |   |   |   |   |   |   |       CrmCountServerNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       CrmCountServerNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       CrmPcManufacturorNodeView.xaml
        |   |   |   |   |   |   |   |   |       CrmPcManufacturorNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       CrmPcManufacturorNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       CrmPrinterManufacturorNodeView.xaml
        |   |   |   |   |   |   |   |   |       CrmPrinterManufacturorNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       CrmPrinterManufacturorNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       CrmServerManufacturorNodeView.xaml
        |   |   |   |   |   |   |   |   |       CrmServerManufacturorNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       CrmServerManufacturorNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       CrmSpecialCustomerNodeView.xaml
        |   |   |   |   |   |   |   |   |       CrmSpecialCustomerNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       CrmSpecialCustomerNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       CrmVariableFieldNodeView.xaml
        |   |   |   |   |   |   |   |   |       CrmVariableFieldNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       CrmVariableFieldNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       CrmVipNodeView.xaml
        |   |   |   |   |   |   |   |   |       CrmVipNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       CrmVipNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   |   +---Customers
        |   |   |   |   |   |   |   |   |       CustomerProductMatrixNodeView.xaml
        |   |   |   |   |   |   |   |   |       CustomerProductMatrixNodeView.xaml.cs
        |   |   |   |   |   |   |   |   |       CustomerProductMatrixNodeViewModel.cs
        |   |   |   |   |   |   |   |   |       ProductMatrixProductViewModel.cs
        |   |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   |   \---Receipt
        |   |   |   |   |   |   |   |           AccountRankingNodeView.xaml
        |   |   |   |   |   |   |   |           AccountRankingNodeView.xaml.cs
        |   |   |   |   |   |   |   |           AccountRankingNodeViewModel.cs
        |   |   |   |   |   |   |   |           ArticleInReceiptNodeView.xaml
        |   |   |   |   |   |   |   |           ArticleInReceiptNodeView.xaml.cs
        |   |   |   |   |   |   |   |           ArticleInReceiptNodeViewModel.cs
        |   |   |   |   |   |   |   |           ArticleProductFamilyInReceiptNodeView.xaml
        |   |   |   |   |   |   |   |           ArticleProductFamilyInReceiptNodeView.xaml.cs
        |   |   |   |   |   |   |   |           ArticleProductFamilyInReceiptNodeViewModel.cs
        |   |   |   |   |   |   |   |           MaterialGroupItem.cs
        |   |   |   |   |   |   |   |           ReceiptDateNodeView.xaml
        |   |   |   |   |   |   |   |           ReceiptDateNodeView.xaml.cs
        |   |   |   |   |   |   |   |           ReceiptDateNodeViewModel.cs
        |   |   |   |   |   |   |   |           TextInReceiptView.xaml
        |   |   |   |   |   |   |   |           TextInReceiptView.xaml.cs
        |   |   |   |   |   |   |   |           TextInReceiptViewModel.cs
        |   |   |   |   |   |   |   |           
        |   |   |   |   |   |   |   \---SaveSpecialExtendedSearch
        |   |   |   |   |   |   |           SaveSpecialExtendedSearchView.xaml
        |   |   |   |   |   |   |           SaveSpecialExtendedSearchView.xaml.cs
        |   |   |   |   |   |   |           SaveSpecialExtendedSearchViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---FileSystem
        |   |   |   |   |   |   |       CrmCentronFileSystemView.xaml
        |   |   |   |   |   |   |       CrmCentronFileSystemView.xaml.cs
        |   |   |   |   |   |   |       CrmCentronFileSystemViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Finance
        |   |   |   |   |   |   |   |   BankAccountSource.cs
        |   |   |   |   |   |   |   |   BankAccountViewModel.cs
        |   |   |   |   |   |   |   |   BranchBookKeepingNumberHelper.cs
        |   |   |   |   |   |   |   |   CanEditLimitMultiBooleanToReadOnlyConverter.cs
        |   |   |   |   |   |   |   |   ContactViewModel.cs
        |   |   |   |   |   |   |   |   CrmFinanceView.xaml
        |   |   |   |   |   |   |   |   CrmFinanceView.xaml.cs
        |   |   |   |   |   |   |   |   CrmFinanceViewModel.cs
        |   |   |   |   |   |   |   |   CustomerCostCenterViewModel.cs
        |   |   |   |   |   |   |   |   CustomerToBranchViewModel.cs
        |   |   |   |   |   |   |   |   IsCustomerOrIsSupplierToVisibilityConverter.cs
        |   |   |   |   |   |   |   |   SupplierToBranchViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---Opos
        |   |   |   |   |   |   |           OposView.xaml
        |   |   |   |   |   |   |           OposView.xaml.cs
        |   |   |   |   |   |   |           OposViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---GeoMap
        |   |   |   |   |   |   |       ContactGeoMapViewModel.cs
        |   |   |   |   |   |   |       GeoMapView.xaml
        |   |   |   |   |   |   |       GeoMapView.xaml.cs
        |   |   |   |   |   |   |       GeoMapViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Helpdesk
        |   |   |   |   |   |   |       CrmHelpdeskView.xaml
        |   |   |   |   |   |   |       CrmHelpdeskView.xaml.cs
        |   |   |   |   |   |   |       CrmHelpdeskViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Hotline
        |   |   |   |   |   |   |   |   HotlineManagementView.xaml
        |   |   |   |   |   |   |   |   HotlineManagementView.xaml.cs
        |   |   |   |   |   |   |   |   HotlineManagementViewModel.cs
        |   |   |   |   |   |   |   |   HotlineTreeItemKind.cs
        |   |   |   |   |   |   |   |   HotlineTreeItemViewModel.cs
        |   |   |   |   |   |   |   |   HotlineView.xaml
        |   |   |   |   |   |   |   |   HotlineView.xaml.cs
        |   |   |   |   |   |   |   |   HotlineViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---CustomGrid
        |   |   |   |   |   |   |   |       CustomGridView.xaml
        |   |   |   |   |   |   |   |       CustomGridView.xaml.cs
        |   |   |   |   |   |   |   |       CustomGridViewModel.cs
        |   |   |   |   |   |   |   |       EditorCellTemplateSelector.cs
        |   |   |   |   |   |   |   |       PropertyValue.cs
        |   |   |   |   |   |   |   |       ShowValueView.xaml
        |   |   |   |   |   |   |   |       ShowValueView.xaml.cs
        |   |   |   |   |   |   |   |       ShowValueViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---Settings
        |   |   |   |   |   |   |           EditorTemplateSelector.cs
        |   |   |   |   |   |   |           HotlineCustomBaseViewModel.cs
        |   |   |   |   |   |   |           HotlineCustomCategoryPropertyViewModel.cs
        |   |   |   |   |   |   |           HotlineCustomCategoryViewModel.cs
        |   |   |   |   |   |   |           HotlineCustomItemViewModel.cs
        |   |   |   |   |   |   |           HotlineSettingsController.cs
        |   |   |   |   |   |   |           HotlineSettingsView.xaml
        |   |   |   |   |   |   |           HotlineSettingsView.xaml.cs
        |   |   |   |   |   |   |           HotlineSettingsViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---Info
        |   |   |   |   |   |   |       CrmBaseInfoViewModel.cs
        |   |   |   |   |   |   |       CrmHelpdeskInfoTabView.xaml
        |   |   |   |   |   |   |       CrmHelpdeskInfoTabView.xaml.cs
        |   |   |   |   |   |   |       CrmHelpdeskInfoTabViewModel.cs
        |   |   |   |   |   |   |       CrmInfoState.cs
        |   |   |   |   |   |   |       CrmInfoTabView.xaml
        |   |   |   |   |   |   |       CrmInfoTabView.xaml.cs
        |   |   |   |   |   |   |       CrmInfoTabViewModel.cs
        |   |   |   |   |   |   |       CrmInfoView.xaml
        |   |   |   |   |   |   |       CrmInfoView.xaml.cs
        |   |   |   |   |   |   |       CrmInfoViewModel.cs
        |   |   |   |   |   |   |       CrmLogoTabView.xaml
        |   |   |   |   |   |   |       CrmLogoTabView.xaml.cs
        |   |   |   |   |   |   |       CrmLogoTabViewModel.cs
        |   |   |   |   |   |   |       CrmRmaInfoTabView.xaml
        |   |   |   |   |   |   |       CrmRmaInfoTabView.xaml.cs
        |   |   |   |   |   |   |       CrmRmaInfoTabViewModel.cs
        |   |   |   |   |   |   |       InfoLogoViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Logs
        |   |   |   |   |   |   |       AccountLogsView.xaml
        |   |   |   |   |   |   |       AccountLogsView.xaml.cs
        |   |   |   |   |   |   |       AccountLogsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Marketing
        |   |   |   |   |   |   |       BusinessLinesView.xaml
        |   |   |   |   |   |   |       BusinessLinesView.xaml.cs
        |   |   |   |   |   |   |       BusinessLinesViewModel.cs
        |   |   |   |   |   |   |       InterestsView.xaml
        |   |   |   |   |   |   |       InterestsView.xaml.cs
        |   |   |   |   |   |   |       InterestsViewModel.cs
        |   |   |   |   |   |   |       LicenseView.xaml
        |   |   |   |   |   |   |       LicenseView.xaml.cs
        |   |   |   |   |   |   |       LicenseViewModel.cs
        |   |   |   |   |   |   |       MarketingView.xaml
        |   |   |   |   |   |   |       MarketingView.xaml.cs
        |   |   |   |   |   |   |       MarketingViewModel.cs
        |   |   |   |   |   |   |       MoveSelectedItemsToOtherGrid.cs
        |   |   |   |   |   |   |       ProductsExtendedViewModel.cs
        |   |   |   |   |   |   |       ProductsView.xaml
        |   |   |   |   |   |   |       ProductsView.xaml.cs
        |   |   |   |   |   |   |       ProductsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Notification
        |   |   |   |   |   |   |   |   NotificationAddressesViewModel.cs
        |   |   |   |   |   |   |   |   NotificationView.xaml
        |   |   |   |   |   |   |   |   NotificationView.xaml.cs
        |   |   |   |   |   |   |   |   NotificationViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---CentronNotificationsDashboard
        |   |   |   |   |   |   |           LogKindToIconConverter.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---PasswordManager
        |   |   |   |   |   |   |       CrmAccessManagementView.xaml
        |   |   |   |   |   |   |       CrmAccessManagementView.xaml.cs
        |   |   |   |   |   |   |       CrmAccessManagementViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---PrintOptions
        |   |   |   |   |   |   |       PrintOptionsView.xaml
        |   |   |   |   |   |   |       PrintOptionsView.xaml.cs
        |   |   |   |   |   |   |       PrintOptionsViewModel.cs
        |   |   |   |   |   |   |       ReportPrintOptionViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Projects
        |   |   |   |   |   |   |       CrmProjectView.xaml
        |   |   |   |   |   |   |       CrmProjectView.xaml.cs
        |   |   |   |   |   |   |       CrmProjectViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Receipts
        |   |   |   |   |   |   |       CrmReceiptView.xaml
        |   |   |   |   |   |   |       CrmReceiptView.xaml.cs
        |   |   |   |   |   |   |       CrmReceiptViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Rma
        |   |   |   |   |   |   |   |   RmaArticleViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---RmaArticleSelection
        |   |   |   |   |   |   |           RmaBarcodeSelectionView.xaml
        |   |   |   |   |   |   |           RmaBarcodeSelectionView.xaml.cs
        |   |   |   |   |   |   |           RmaBarcodeSelectionViewModel.cs
        |   |   |   |   |   |   |           RmaFremdWareSelectionView.xaml
        |   |   |   |   |   |   |           RmaFremdWareSelectionView.xaml.cs
        |   |   |   |   |   |   |           RmaFremdWareSelectionViewModel.cs
        |   |   |   |   |   |   |           WarrantyToDisplayStringConverter.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---SepaContracts
        |   |   |   |   |   |   |   |   ManageSepaContractsView.xaml
        |   |   |   |   |   |   |   |   ManageSepaContractsView.xaml.cs
        |   |   |   |   |   |   |   |   ManageSepaContractsViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---AddSepaContract
        |   |   |   |   |   |   |   |       AddSepaContractView.xaml
        |   |   |   |   |   |   |   |       AddSepaContractView.xaml.cs
        |   |   |   |   |   |   |   |       AddSepaContractViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---SendSepaContract
        |   |   |   |   |   |   |           BankAccountViewModel.cs
        |   |   |   |   |   |   |           SendSepaContractView.xaml
        |   |   |   |   |   |   |           SendSepaContractView.xaml.cs
        |   |   |   |   |   |   |           SendSepaContractViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---Settings
        |   |   |   |   |   |   |   +---AccountContractKinds
        |   |   |   |   |   |   |   |       AccountContractKindsSettingsController.cs
        |   |   |   |   |   |   |   |       AccountContractKindsView.xaml
        |   |   |   |   |   |   |   |       AccountContractKindsView.xaml.cs
        |   |   |   |   |   |   |   |       AccountContractKindsViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---AccountTypes
        |   |   |   |   |   |   |   |       AccountTypesSettingsController.cs
        |   |   |   |   |   |   |   |       AccountTypesSettingsView.xaml
        |   |   |   |   |   |   |   |       AccountTypesSettingsView.xaml.cs
        |   |   |   |   |   |   |   |       AccountTypesSettingsViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Activities
        |   |   |   |   |   |   |   |       ActivitySettingsView.xaml
        |   |   |   |   |   |   |   |       ActivitySettingsView.xaml.cs
        |   |   |   |   |   |   |   |       ActivitySettingsViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---CRMProject
        |   |   |   |   |   |   |   |       CrmProjectSettingsController.cs
        |   |   |   |   |   |   |   |       CrmProjectSettingsView.xaml
        |   |   |   |   |   |   |   |       CrmProjectSettingsView.xaml.cs
        |   |   |   |   |   |   |   |       CrmProjectSettingsViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---General
        |   |   |   |   |   |   |   |       GeneralCrmSettingsController.cs
        |   |   |   |   |   |   |   |       GeneralCrmSettingsView.xaml
        |   |   |   |   |   |   |   |       GeneralCrmSettingsView.xaml.cs
        |   |   |   |   |   |   |   |       GeneralCrmSettingsViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Requirements and preassignments
        |   |   |   |   |   |   |   \---Specifications
        |   |   |   |   |   |   |           MailTemplateRelationShipKindViewModel.cs
        |   |   |   |   |   |   |           SpecificationKindToVisibilityConverter.cs
        |   |   |   |   |   |   |           SpecificationsSettingsController.cs
        |   |   |   |   |   |   |           SpecificationsSettingsView.xaml
        |   |   |   |   |   |   |           SpecificationsSettingsView.xaml.cs
        |   |   |   |   |   |   |           SpecificationsSettingsViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---SpecialPrices
        |   |   |   |   |   |   |   |   AccountArticleSpecialPriceView.xaml
        |   |   |   |   |   |   |   |   AccountArticleSpecialPriceView.xaml.cs
        |   |   |   |   |   |   |   |   AccountArticleSpecialPriceViewModel.cs
        |   |   |   |   |   |   |   |   AccountSpecialPriceMaterialGroupItemViewModel.cs
        |   |   |   |   |   |   |   |   AccountSpecialPriceViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---CopySpecialPrices
        |   |   |   |   |   |   |   |       CopySpecialPricesResultView.xaml
        |   |   |   |   |   |   |   |       CopySpecialPricesResultView.xaml.cs
        |   |   |   |   |   |   |   |       CopySpecialPricesResultViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---SpecialPriceExport
        |   |   |   |   |   |   |   |       AccountSpecialPriceExport.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---SpecialPricesImport
        |   |   |   |   |   |   |           AccountArticleSpecialPriceImport.cs
        |   |   |   |   |   |   |           AccountArticleSpecialPriceImportView.xaml
        |   |   |   |   |   |   |           AccountArticleSpecialPriceImportView.xaml.cs
        |   |   |   |   |   |   |           AccountArticleSpecialPriceImportViewModel.cs
        |   |   |   |   |   |   |           SpecialPriceExcellImportManager.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---SupplierEDI
        |   |   |   |   |   |   |       ConfigurationViewModel.cs
        |   |   |   |   |   |   |       EDIConnectionToTextConverter.cs
        |   |   |   |   |   |   |       ServerDirectoryTreeView.cs
        |   |   |   |   |   |   |       SupplierEDIConfigurationView.xaml
        |   |   |   |   |   |   |       SupplierEDIConfigurationView.xaml.cs
        |   |   |   |   |   |   |       SupplierEdiConfigurationViewModel.cs
        |   |   |   |   |   |   |       SupplierEDIPreviewFileView.xaml
        |   |   |   |   |   |   |       SupplierEDIPreviewFileView.xaml.cs
        |   |   |   |   |   |   |       SupplierEDIPreviewFileViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SupplierNumbers
        |   |   |   |   |   |   |       SupplierNumbersView.xaml
        |   |   |   |   |   |   |       SupplierNumbersView.xaml.cs
        |   |   |   |   |   |   |       SupplierNumbersViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Tasks
        |   |   |   |   |   |   |       TaskManagementCrmView.xaml
        |   |   |   |   |   |   |       TaskManagementCrmView.xaml.cs
        |   |   |   |   |   |   |       TaskManagementCrmViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---TextBlock
        |   |   |   |   |   |           CrmTextBlockManagementView.xaml
        |   |   |   |   |   |           CrmTextBlockManagementView.xaml.cs
        |   |   |   |   |   |           CrmTextBlockManagementViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---DeviceClickCounter
        |   |   |   |   |   |   |   CounterHistoryViewModel.cs
        |   |   |   |   |   |   |   CounterImportViewModel.cs
        |   |   |   |   |   |   |   CounterMap.cs
        |   |   |   |   |   |   |   DeviceClickCounterAppModuleController.cs
        |   |   |   |   |   |   |   DeviceClickCounterAppModuleParameters.cs
        |   |   |   |   |   |   |   DeviceClickCounterView.xaml
        |   |   |   |   |   |   |   DeviceClickCounterView.xaml.cs
        |   |   |   |   |   |   |   DeviceClickCounterViewModel.cs
        |   |   |   |   |   |   |   HistoryBy.cs
        |   |   |   |   |   |   |   ImportKind.cs
        |   |   |   |   |   |   |   ImportState.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---CounterTemplate
        |   |   |   |   |   |   |       CounterTemplate.xlsx
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---DocuFormApiImport
        |   |   |   |   |   |           DocuFormApiImportView.xaml
        |   |   |   |   |   |           DocuFormApiImportView.xaml.cs
        |   |   |   |   |   |           DocuFormApiImportViewModel.cs
        |   |   |   |   |   |           DocuFormDeviceModel.cs
        |   |   |   |   |   |           DownloadLogModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Dunning
        |   |   |   |   |   |   |   DunningOverviewAppModuleController.cs
        |   |   |   |   |   |   |   DunningOverviewView.xaml
        |   |   |   |   |   |   |   DunningOverviewView.xaml.cs
        |   |   |   |   |   |   |   DunningOverviewViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Common
        |   |   |   |   |   |   |       DunningCustomerViewModel.cs
        |   |   |   |   |   |   |       DunningItemType.cs
        |   |   |   |   |   |   |       DunningItemViewModel.cs
        |   |   |   |   |   |   |       DunningRunForCustomerState.cs
        |   |   |   |   |   |   |       DunningRunForCustomerViewModel.cs
        |   |   |   |   |   |   |       DunningRunItemViewModel.cs
        |   |   |   |   |   |   |       DunningRunViewModel.cs
        |   |   |   |   |   |   |       DunningStopHelper.cs
        |   |   |   |   |   |   |       MailTemplateAttachmentsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |       AddressContactToFullNameConverter.cs
        |   |   |   |   |   |   |       DefaultCurrencyStringToTextConverter.cs
        |   |   |   |   |   |   |       DunningItemTypeToIconConverter.cs
        |   |   |   |   |   |   |       DunningItemTypeToTextConverter.cs
        |   |   |   |   |   |   |       DunningLevelAndDunningItemTypeToTextMultiConverter.cs
        |   |   |   |   |   |   |       DunningLevelToTextConverter.cs
        |   |   |   |   |   |   |       DunningRestAmountSumFilterTypeToTextConverter.cs
        |   |   |   |   |   |   |       DunningRunForCustomerStateToIconConverter.cs
        |   |   |   |   |   |   |       DunningRunForCustomerStateToTextConverter.cs
        |   |   |   |   |   |   |       DunningRunHistoryTimeSpanToTextConverter.cs
        |   |   |   |   |   |   |       DunningSendTypeToFontStyleConverter.cs
        |   |   |   |   |   |   |       DunningSendTypeToFontWeightConverter.cs
        |   |   |   |   |   |   |       DunningSendTypeToTextConverter.cs
        |   |   |   |   |   |   |       DunningSendTypeToValidityTextConverter.cs
        |   |   |   |   |   |   |       DunningSendTypeValidityToVisibilityConverter.cs
        |   |   |   |   |   |   |       FileExtensionToImageConverter.cs
        |   |   |   |   |   |   |       FormatCurrencyConverter.cs
        |   |   |   |   |   |   |       HasAttachementsToVisibilityConverter.cs
        |   |   |   |   |   |   |       StringListToStringConverter.cs
        |   |   |   |   |   |   |       StringPreOrPostFixConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Pages
        |   |   |   |   |   |   |   |   DunningCustomerSelectionView.xaml
        |   |   |   |   |   |   |   |   DunningCustomerSelectionView.xaml.cs
        |   |   |   |   |   |   |   |   DunningCustomerSelectionViewModel.cs
        |   |   |   |   |   |   |   |   DunningReceiptSelectionView.xaml
        |   |   |   |   |   |   |   |   DunningReceiptSelectionView.xaml.cs
        |   |   |   |   |   |   |   |   DunningReceiptSelectionViewModel.cs
        |   |   |   |   |   |   |   |   DunningRunPreviewView.xaml
        |   |   |   |   |   |   |   |   DunningRunPreviewView.xaml.cs
        |   |   |   |   |   |   |   |   DunningRunPreviewViewModel.cs
        |   |   |   |   |   |   |   |   DunningRunResultsView.xaml
        |   |   |   |   |   |   |   |   DunningRunResultsView.xaml.cs
        |   |   |   |   |   |   |   |   DunningRunResultsViewModel.cs
        |   |   |   |   |   |   |   |   DunningRunsView.xaml
        |   |   |   |   |   |   |   |   DunningRunsView.xaml.cs
        |   |   |   |   |   |   |   |   DunningRunsViewModel.cs
        |   |   |   |   |   |   |   |   DunningSettingsView.xaml
        |   |   |   |   |   |   |   |   DunningSettingsView.xaml.cs
        |   |   |   |   |   |   |   |   DunningSettingsViewModel.cs
        |   |   |   |   |   |   |   |   DunningSummaryView.xaml
        |   |   |   |   |   |   |   |   DunningSummaryView.xaml.cs
        |   |   |   |   |   |   |   |   DunningSummaryViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---DunningContact
        |   |   |   |   |   |   |   |       DunningContactSelectionView.xaml
        |   |   |   |   |   |   |   |       DunningContactSelectionView.xaml.cs
        |   |   |   |   |   |   |   |       DunningContactSelectionViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---DunningStop
        |   |   |   |   |   |   |   |       DunningStopView.xaml
        |   |   |   |   |   |   |   |       DunningStopView.xaml.cs
        |   |   |   |   |   |   |   |       DunningStopViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---ExcelExport
        |   |   |   |   |   |   |           DunningExcelExportEmployeeSelectionView.xaml
        |   |   |   |   |   |   |           DunningExcelExportEmployeeSelectionView.xaml.cs
        |   |   |   |   |   |   |           DunningExcelExportEmployeeSelectionViewModel.cs
        |   |   |   |   |   |   |           DunningExcelExportEmployeeViewModel.cs
        |   |   |   |   |   |   |           DunningExcelExportView.xaml
        |   |   |   |   |   |   |           DunningExcelExportView.xaml.cs
        |   |   |   |   |   |   |           DunningExcelExportViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   \---Settings
        |   |   |   |   |   |           DunningGeneralSettingsAppModuleSettingsController.cs
        |   |   |   |   |   |           DunningGeneralSettingsView.xaml
        |   |   |   |   |   |           DunningGeneralSettingsView.xaml.cs
        |   |   |   |   |   |           DunningGeneralSettingsViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---FlatrateBilling
        |   |   |   |   |   |   |   FlatRateProjectAppModuleController.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---AssetPositions
        |   |   |   |   |   |   |   |   CentronAssetPositionGrid.xaml
        |   |   |   |   |   |   |   |   CentronAssetPositionGrid.xaml.cs
        |   |   |   |   |   |   |   |   CentronAssetPositionGridDeleteRowsEventArgs.cs
        |   |   |   |   |   |   |   |   CentronAssetPositionGridRowDoubleClickEventArgs.cs
        |   |   |   |   |   |   |   |   CentronRichTextBox.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---Classes
        |   |   |   |   |   |   |           ColumnRowIndexesCellValueConverter.cs
        |   |   |   |   |   |   |           IsColapsedPosition.cs
        |   |   |   |   |   |   |           IsExpandedPosition.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---UserInterface
        |   |   |   |   |   |   |   |   FlatRateProjectView.xaml
        |   |   |   |   |   |   |   |   FlatRateProjectView.xaml.cs
        |   |   |   |   |   |   |   |   MyBase.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---Actions
        |   |   |   |   |   |   |   |       NewVersionAction.cs
        |   |   |   |   |   |   |   |       WizzardActionHelpdeskSearch.cs
        |   |   |   |   |   |   |   |       WizzardActionNewOrderVersion.cs
        |   |   |   |   |   |   |   |       WizzardActionOrderSearch.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Dialogs
        |   |   |   |   |   |   |   |       AutoAddButton.png
        |   |   |   |   |   |   |   |       AutoAddHelpdeskTimesToPositionsView.xaml
        |   |   |   |   |   |   |   |       AutoAddHelpdeskTimesToPositionsView.xaml.cs
        |   |   |   |   |   |   |   |       AutoAddHelpdeskTimesToPositionsViewModel.cs
        |   |   |   |   |   |   |   |       ExtraBalanceItemView.xaml
        |   |   |   |   |   |   |   |       ExtraBalanceItemView.xaml.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Parts
        |   |   |   |   |   |   |   |   |   FlatrateAnalysisView.xaml
        |   |   |   |   |   |   |   |   |   FlatrateAnalysisView.xaml.cs
        |   |   |   |   |   |   |   |   |   FlatrateAnalysisViewTestData.cs
        |   |   |   |   |   |   |   |   |   HelpdeskGridPart.xaml
        |   |   |   |   |   |   |   |   |   HelpdeskGridPart.xaml.cs
        |   |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   |   \---Classes
        |   |   |   |   |   |   |   |           ColumnRowColorConverter.cs
        |   |   |   |   |   |   |   |           
        |   |   |   |   |   |   |   \---SearchForms
        |   |   |   |   |   |   |           SearchHelpdeskView.xaml
        |   |   |   |   |   |   |           SearchHelpdeskView.xaml.cs
        |   |   |   |   |   |   |           SearchOrderView.xaml
        |   |   |   |   |   |   |           SearchOrderView.xaml.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   \---ViewModel
        |   |   |   |   |   |       |   FlatRateProjectViewModel.cs
        |   |   |   |   |   |       |   FlatRateProjectViewModel.Design.cs
        |   |   |   |   |   |       |   
        |   |   |   |   |   |       +---Dialogs
        |   |   |   |   |   |       |       ExtraBalanceItemViewViewModel.cs
        |   |   |   |   |   |       |       
        |   |   |   |   |   |       +---Helpdesks
        |   |   |   |   |   |       |       HelpdeskTimeViewModel.cs
        |   |   |   |   |   |       |       
        |   |   |   |   |   |       \---SearchForms
        |   |   |   |   |   |               HelpdeskViewModel.cs
        |   |   |   |   |   |               SearchOrderViewModel.cs
        |   |   |   |   |   |               
        |   |   |   |   |   +---MasterDataLists
        |   |   |   |   |   |   |   ChangeMainDeviceSerialNumberView.xaml
        |   |   |   |   |   |   |   ChangeMainDeviceSerialNumberView.xaml.cs
        |   |   |   |   |   |   |   ChangeMainDeviceSerialNumberViewModel.cs
        |   |   |   |   |   |   |   LastPostionAction.cs
        |   |   |   |   |   |   |   MasterDataListAppModulController.cs
        |   |   |   |   |   |   |   MasterDataListAppModuleParameters.cs
        |   |   |   |   |   |   |   MasterDataListChangedEvent.cs
        |   |   |   |   |   |   |   MasterDataListChangeTracker.cs
        |   |   |   |   |   |   |   MasterDataListItemViewModel.cs
        |   |   |   |   |   |   |   MasterDataListModelViewModel.cs
        |   |   |   |   |   |   |   MasterDataListResult.cs
        |   |   |   |   |   |   |   MasterDataListTicketViewModel.cs
        |   |   |   |   |   |   |   MasterDataListView.xaml
        |   |   |   |   |   |   |   MasterDataListView.xaml.cs
        |   |   |   |   |   |   |   MasterDataListViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |       BarcodeListToIconMultiConverter.cs
        |   |   |   |   |   |   |       ContractStateToImageConverter.cs
        |   |   |   |   |   |   |       ContractStateToTooltipConverter.cs
        |   |   |   |   |   |   |       MainItemToImageConverter.cs
        |   |   |   |   |   |   |       MainItemToToolTipConverter.cs
        |   |   |   |   |   |   |       SecondsToMinutesConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Counters
        |   |   |   |   |   |   |       CounterView.xaml
        |   |   |   |   |   |   |       CounterView.xaml.cs
        |   |   |   |   |   |   |       CounterViewModel.cs
        |   |   |   |   |   |   |       CounterWithPriceViewModel.cs
        |   |   |   |   |   |   |       NewCounterValueView.xaml
        |   |   |   |   |   |   |       NewCounterValueView.xaml.cs
        |   |   |   |   |   |   |       NewCounterValueViewModel.cs
        |   |   |   |   |   |   |       NewCounterView.xaml
        |   |   |   |   |   |   |       NewCounterView.xaml.cs
        |   |   |   |   |   |   |       NewCounterViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---OverView
        |   |   |   |   |   |   |       FindContractView.xaml
        |   |   |   |   |   |   |       FindContractView.xaml.cs
        |   |   |   |   |   |   |       FindContractViewModel.cs
        |   |   |   |   |   |   |       MasterDataListOverviewAppModuleController.cs
        |   |   |   |   |   |   |       MasterDataListOverviewListView.xaml
        |   |   |   |   |   |   |       MasterDataListOverviewListView.xaml.cs
        |   |   |   |   |   |   |       MasterDataListOverviewListViewModel.cs
        |   |   |   |   |   |   |       MasterDataListOverviewView.xaml
        |   |   |   |   |   |   |       MasterDataListOverviewView.xaml.cs
        |   |   |   |   |   |   |       MasterDataListOverviewViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---SelectionView
        |   |   |   |   |   |           MasterDataListSelectionView.xaml
        |   |   |   |   |   |           MasterDataListSelectionView.xaml.cs
        |   |   |   |   |   |           MasterDataListSelectionViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Opos
        |   |   |   |   |   |   |   OposOverviewAppModuleController.cs
        |   |   |   |   |   |   |   OposOverviewView.xaml
        |   |   |   |   |   |   |   OposOverviewView.xaml.cs
        |   |   |   |   |   |   |   OposOverviewViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Common
        |   |   |   |   |   |   |       OposCustomerViewModel.cs
        |   |   |   |   |   |   |       OposRunForCustomerViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Pages
        |   |   |   |   |   |           OposCustomerSelectionView.xaml
        |   |   |   |   |   |           OposCustomerSelectionView.xaml.cs
        |   |   |   |   |   |           OposCustomerSelectionViewModel.cs
        |   |   |   |   |   |           OposReceiptSelectionView.xaml
        |   |   |   |   |   |           OposReceiptSelectionView.xaml.cs
        |   |   |   |   |   |           OposReceiptSelectionViewModel.cs
        |   |   |   |   |   |           OposRunPreviewView.xaml
        |   |   |   |   |   |           OposRunPreviewView.xaml.cs
        |   |   |   |   |   |           OposRunPreviewViewModel.cs
        |   |   |   |   |   |           OposRunResultView.xaml
        |   |   |   |   |   |           OposRunResultView.xaml.cs
        |   |   |   |   |   |           OposRunResultViewModel.cs
        |   |   |   |   |   |           OposSettingsView.xaml
        |   |   |   |   |   |           OposSettingsView.xaml.cs
        |   |   |   |   |   |           OposSettingsViewModel.cs
        |   |   |   |   |   |           OposSummaryView.xaml
        |   |   |   |   |   |           OposSummaryView.xaml.cs
        |   |   |   |   |   |           OposSummaryViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Payments
        |   |   |   |   |   |   |   PaymentsAppModuleController.cs
        |   |   |   |   |   |   |   PaymentsReceiptViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---IncomingPayments
        |   |   |   |   |   |   |       IncomingPaymentsView.xaml
        |   |   |   |   |   |   |       IncomingPaymentsView.xaml.cs
        |   |   |   |   |   |   |       IncomingPaymentsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---OutgoingPayments
        |   |   |   |   |   |           OutgoingPaymentsView.xaml
        |   |   |   |   |   |           OutgoingPaymentsView.xaml.cs
        |   |   |   |   |   |           OutgoingPaymentsViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---ProductLifecycleManagement
        |   |   |   |   |   |   \---Settings
        |   |   |   |   |   |           ProductLifecycleSettingsController.cs
        |   |   |   |   |   |           ProductLifecycleSettingsView.xaml
        |   |   |   |   |   |           ProductLifecycleSettingsView.xaml.cs
        |   |   |   |   |   |           ProductLifecycleSettingsViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Projects
        |   |   |   |   |   |   |   CrmProjectGantTaskViewModel.cs
        |   |   |   |   |   |   |   ProjectAccountViewModel.cs
        |   |   |   |   |   |   |   ProjectContactViewModel.cs
        |   |   |   |   |   |   |   ProjectItemPreviewViewModel.cs
        |   |   |   |   |   |   |   ProjectOverviewAppModuleController.cs
        |   |   |   |   |   |   |   ProjectOverviewModuleView.xaml
        |   |   |   |   |   |   |   ProjectOverviewModuleView.xaml.cs
        |   |   |   |   |   |   |   ProjectOverviewModuleViewModel.cs
        |   |   |   |   |   |   |   ProjectOverviewView.xaml
        |   |   |   |   |   |   |   ProjectOverviewView.xaml.cs
        |   |   |   |   |   |   |   ProjectOverviewViewModel.cs
        |   |   |   |   |   |   |   ProjectProbabilitiesViewModel.cs
        |   |   |   |   |   |   |   ProjectsAppModuleController.cs
        |   |   |   |   |   |   |   ProjectsAppModuleControllerView.xaml
        |   |   |   |   |   |   |   ProjectsAppModuleControllerView.xaml.cs
        |   |   |   |   |   |   |   ProjectsAppModuleControllerViewModel.cs
        |   |   |   |   |   |   |   ProjectView.xaml
        |   |   |   |   |   |   |   ProjectView.xaml.cs
        |   |   |   |   |   |   |   ProjectViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---CloseProject
        |   |   |   |   |   |   |       CloseProjectView.xaml
        |   |   |   |   |   |   |       CloseProjectView.xaml.cs
        |   |   |   |   |   |   |       CloseProjectViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |       CurrencyDisplayConverter.cs
        |   |   |   |   |   |   |       DoubleToHourStringConverter.cs
        |   |   |   |   |   |   |       IsReceiptTreeItemToIsVisibleConverter.cs
        |   |   |   |   |   |   |       IsTicketTreeItemToIsVisibleConverter.cs
        |   |   |   |   |   |   |       KindToTextConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---List
        |   |   |   |   |   |   |       ProjectsListView.xaml
        |   |   |   |   |   |   |       ProjectsListView.xaml.cs
        |   |   |   |   |   |   |       ProjectsListViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Statistics
        |   |   |   |   |   |   |       CrmStatisticsGroupViewModel.cs
        |   |   |   |   |   |   |       CrmStatisticsItem.cs
        |   |   |   |   |   |   |       CrmStatisticsKind.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Summery
        |   |   |   |   |   |   |       ProjectSummeryView.xaml
        |   |   |   |   |   |   |       ProjectSummeryView.xaml.cs
        |   |   |   |   |   |   |       ProjectSummeryViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Tree
        |   |   |   |   |   |       |   ActivityProjectTreeItem.cs
        |   |   |   |   |   |       |   CustomerProjectTreeItem.cs
        |   |   |   |   |   |       |   GroupProjectTreeItem.cs
        |   |   |   |   |   |       |   ProjectDocumentsTreeItem.cs
        |   |   |   |   |   |       |   ProjectProjectTreeItem.cs
        |   |   |   |   |   |       |   ProjectTreeItem.cs
        |   |   |   |   |   |       |   ProjectTreeItemGroupKind.cs
        |   |   |   |   |   |       |   ReceiptProjectTreeItem.cs
        |   |   |   |   |   |       |   TicketProjectTreeItem.cs
        |   |   |   |   |   |       |   
        |   |   |   |   |   |       \---TreeContent
        |   |   |   |   |   |               ReceiptsListOverview.xaml
        |   |   |   |   |   |               ReceiptsListOverview.xaml.cs
        |   |   |   |   |   |               ReceiptsListOverviewModel.cs
        |   |   |   |   |   |               
        |   |   |   |   |   +---Receipts
        |   |   |   |   |   |   |   ContractRecalculationResult.cs
        |   |   |   |   |   |   |   PlmCreateOfferResult.cs
        |   |   |   |   |   |   |   ReceiptAppModuleController.cs
        |   |   |   |   |   |   |   ReceiptAppModuleDashboardContainerIDs.cs
        |   |   |   |   |   |   |   ReceiptAppModuleDashboardController.cs
        |   |   |   |   |   |   |   ReceiptAppModuleParameters.cs
        |   |   |   |   |   |   |   ReceiptChangeTracker.cs
        |   |   |   |   |   |   |   ReceiptChildViewModel.cs
        |   |   |   |   |   |   |   ReceiptModuleMode.cs
        |   |   |   |   |   |   |   ReceiptView.ArtificialIntelligence.cs
        |   |   |   |   |   |   |   ReceiptView.xaml
        |   |   |   |   |   |   |   ReceiptView.xaml.cs
        |   |   |   |   |   |   |   ReceiptViewModel.cs
        |   |   |   |   |   |   |   RmaResult.cs
        |   |   |   |   |   |   |   TimerBillingResult.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---AccessoryArticles
        |   |   |   |   |   |   |       AccessoryArticleChooseView.xaml
        |   |   |   |   |   |   |       AccessoryArticleChooseView.xaml.cs
        |   |   |   |   |   |   |       AccessoryArticleChooseViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---AccountActivityForReceipt
        |   |   |   |   |   |   |       AccountActivityForReceiptView.xaml
        |   |   |   |   |   |   |       AccountActivityForReceiptView.xaml.cs
        |   |   |   |   |   |   |       AccountActivityForReceiptViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Actions
        |   |   |   |   |   |   |       CancelInvoiceAction.cs
        |   |   |   |   |   |   |       ChangeAddressAndContactPersonAction.cs
        |   |   |   |   |   |   |       CloseReceiptAction.cs
        |   |   |   |   |   |   |       ContractRecalculationCancelAction.cs
        |   |   |   |   |   |   |       ContractRecalculationSaveReceiptAction.cs
        |   |   |   |   |   |   |       FixReceiptInvoiceAction.cs
        |   |   |   |   |   |   |       ForwardReceiptAction.cs
        |   |   |   |   |   |   |       GenerateWebOfferLinkAction.cs
        |   |   |   |   |   |   |       IActionToBarButtonItemBehavior.cs
        |   |   |   |   |   |   |       ImportFileAction.cs
        |   |   |   |   |   |   |       InsertContractArticleInContractAction.cs
        |   |   |   |   |   |   |       InsertReceiptAction.cs
        |   |   |   |   |   |   |       LivePreviewAction.cs
        |   |   |   |   |   |   |       NewDocumentAction.cs
        |   |   |   |   |   |   |       NewReceiptAction.cs
        |   |   |   |   |   |   |       NewVersionAction.cs
        |   |   |   |   |   |   |       OpenFlatRateModuleAction.cs
        |   |   |   |   |   |   |       PlmCreateOfferFromTemplateCancelAction.cs
        |   |   |   |   |   |   |       PlmCreateOfferFromTemplateSaveReceiptAction.cs
        |   |   |   |   |   |   |       RemoveDocumentAction.cs
        |   |   |   |   |   |   |       RmaCancelAction.cs
        |   |   |   |   |   |   |       RmaSaveReceiptAction.cs
        |   |   |   |   |   |   |       TimerBillingCancelAction.cs
        |   |   |   |   |   |   |       TimerBillingSaveReceiptAction.cs
        |   |   |   |   |   |   |       ViewCloseReceiptReasonAction.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---AddressSelection
        |   |   |   |   |   |   |       AddressSelectionType.cs
        |   |   |   |   |   |   |       AddressSelectionView.xaml
        |   |   |   |   |   |   |       AddressSelectionView.xaml.cs
        |   |   |   |   |   |   |       AddressSelectionViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ArticleHistory
        |   |   |   |   |   |   |       ArticleHistoryView.xaml
        |   |   |   |   |   |   |       ArticleHistoryView.xaml.cs
        |   |   |   |   |   |   |       ArticleHistoryViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ArticleImage
        |   |   |   |   |   |   |       ArticleImageView.xaml
        |   |   |   |   |   |   |       ArticleImageView.xaml.cs
        |   |   |   |   |   |   |       ArticleImageViewModel.cs
        |   |   |   |   |   |   |       ExternalImageView.xaml
        |   |   |   |   |   |   |       ExternalImageView.xaml.cs
        |   |   |   |   |   |   |       ExternalImageViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ArticleSearch
        |   |   |   |   |   |   |   |   ArticleSearchView.xaml
        |   |   |   |   |   |   |   |   ArticleSearchView.xaml.cs
        |   |   |   |   |   |   |   |   ArticleSearchViewModel.cs
        |   |   |   |   |   |   |   |   ArticleSearchViewWithRibbon.xaml
        |   |   |   |   |   |   |   |   ArticleSearchViewWithRibbon.xaml.cs
        |   |   |   |   |   |   |   |   ArticleView.xaml
        |   |   |   |   |   |   |   |   ArticleView.xaml.cs
        |   |   |   |   |   |   |   |   ArticleViewModel.cs
        |   |   |   |   |   |   |   |   ArticleWithSettingsViewModel.cs
        |   |   |   |   |   |   |   |   SearchArticlesHelper.cs
        |   |   |   |   |   |   |   |   WarehouseViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---ArticleSearchText
        |   |   |   |   |   |   |       |   ArticleSearchTextView.xaml
        |   |   |   |   |   |   |       |   ArticleSearchTextView.xaml.cs
        |   |   |   |   |   |   |       |   ArticleSearchTextViewModel.cs
        |   |   |   |   |   |   |       |   IHandleFilterChanges.cs
        |   |   |   |   |   |   |       |   
        |   |   |   |   |   |   |       \---Filters
        |   |   |   |   |   |   |           |   FilterContentViewModel.cs
        |   |   |   |   |   |   |           |   FilterKind.cs
        |   |   |   |   |   |   |           |   FilterView.xaml
        |   |   |   |   |   |   |           |   FilterView.xaml.cs
        |   |   |   |   |   |   |           |   FilterViewModel.cs
        |   |   |   |   |   |   |           |   
        |   |   |   |   |   |   |           +---Amount
        |   |   |   |   |   |   |           +---Barcode
        |   |   |   |   |   |   |           +---Distributors
        |   |   |   |   |   |   |           +---EndOfLife
        |   |   |   |   |   |   |           +---InStock
        |   |   |   |   |   |   |           +---IsPartList
        |   |   |   |   |   |   |           +---MaterialGroup
        |   |   |   |   |   |   |           +---MaxResults
        |   |   |   |   |   |   |           +---PurchasePrice
        |   |   |   |   |   |   |           +---PurchasePriceEnd
        |   |   |   |   |   |   |           +---PurchasePriceStart
        |   |   |   |   |   |   |           +---SellPrice
        |   |   |   |   |   |   |           +---SellPriceEnd
        |   |   |   |   |   |   |           +---SellPriceStart
        |   |   |   |   |   |   |           +---Text
        |   |   |   |   |   |   |           |       TextFilterContentView.xaml
        |   |   |   |   |   |   |           |       
        |   |   |   |   |   |   |           \---Warehouse
        |   |   |   |   |   |   +---AssetReason
        |   |   |   |   |   |   |       AssetReasonView.xaml
        |   |   |   |   |   |   |       AssetReasonView.xaml.cs
        |   |   |   |   |   |   |       AssetReasonViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---AutoPreview
        |   |   |   |   |   |   |       LivePreviewAppModuleController.cs
        |   |   |   |   |   |   |       LivePreviewView.xaml
        |   |   |   |   |   |   |       LivePreviewView.xaml.cs
        |   |   |   |   |   |   |       LivePreviewViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Calculation
        |   |   |   |   |   |   |       CalculationView.xaml
        |   |   |   |   |   |   |       CalculationView.xaml.cs
        |   |   |   |   |   |   |       CalculationViewModel.cs
        |   |   |   |   |   |   |       ICalculationViewModelParent.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CalculationReceipt
        |   |   |   |   |   |   |       CalculationReceiptView.xaml
        |   |   |   |   |   |   |       CalculationReceiptView.xaml.cs
        |   |   |   |   |   |   |       CalculationReceiptViewModel.cs
        |   |   |   |   |   |   |       ICalculationReceiptViewModelParent.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CalculationTab
        |   |   |   |   |   |   |       CalculationTabView.xaml
        |   |   |   |   |   |   |       CalculationTabView.xaml.cs
        |   |   |   |   |   |   |       CalculationTabViewModel.cs
        |   |   |   |   |   |   |       FinalEarningsValueConverter.cs
        |   |   |   |   |   |   |       GridControlGetLeftAndRightMarginConverter.cs
        |   |   |   |   |   |   |       ItemViewModel.cs
        |   |   |   |   |   |   |       MultiplyDecimalsValueConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CallbackHandler
        |   |   |   |   |   |   |       BaseCallbackHandler.cs
        |   |   |   |   |   |   |       CopyReceiptCallbackHandler.cs
        |   |   |   |   |   |   |       CreateNewReceiptCallbackHandler.cs
        |   |   |   |   |   |   |       CreateReceiptItemsFromExistingItemsCallbackHandler.cs
        |   |   |   |   |   |   |       ForwardReceiptCallbackHandler.cs
        |   |   |   |   |   |   |       NewReceiptVersionCallbackHandler.cs
        |   |   |   |   |   |   |       SaveReceiptCallbackHandler.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ChangeAddressAndContactPerson
        |   |   |   |   |   |   |       ChangeAddressAndContactPersonView.xaml
        |   |   |   |   |   |   |       ChangeAddressAndContactPersonView.xaml.cs
        |   |   |   |   |   |   |       ChangeAddressAndContactPersonViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ChangeCostCenterAndCostObject
        |   |   |   |   |   |   |       ChangeCostCenterAndCostObjectView.xaml
        |   |   |   |   |   |   |       ChangeCostCenterAndCostObjectView.xaml.cs
        |   |   |   |   |   |   |       ChangeCostCenterAndCostObjectViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ChangePurchasePrice
        |   |   |   |   |   |   |       ChangePurchasePriceView.xaml
        |   |   |   |   |   |   |       ChangePurchasePriceView.xaml.cs
        |   |   |   |   |   |   |       ChangePurchasePriceViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ChangeTaxRate
        |   |   |   |   |   |   |       ChangeTaxRateView.xaml
        |   |   |   |   |   |   |       ChangeTaxRateView.xaml.cs
        |   |   |   |   |   |   |       ChangeTaxRateViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CloseOffer
        |   |   |   |   |   |   |       CloseOfferView.xaml
        |   |   |   |   |   |   |       CloseOfferView.xaml.cs
        |   |   |   |   |   |   |       CloseOfferViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ConnectWithPosition
        |   |   |   |   |   |   |       ConnectWithPositionView.xaml
        |   |   |   |   |   |   |       ConnectWithPositionView.xaml.cs
        |   |   |   |   |   |   |       ConnectWithPositionViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ContentImport
        |   |   |   |   |   |   |   |   ContentImportType.cs
        |   |   |   |   |   |   |   |   ContentImportView.xaml
        |   |   |   |   |   |   |   |   ContentImportView.xaml.cs
        |   |   |   |   |   |   |   |   ContentImportViewModel.cs
        |   |   |   |   |   |   |   |   ImportServiceView.xaml
        |   |   |   |   |   |   |   |   ImportServiceView.xaml.cs
        |   |   |   |   |   |   |   |   ImportServiceViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---Services
        |   |   |   |   |   |   |           CopBaseImportService.cs
        |   |   |   |   |   |   |           CopImportService.cs
        |   |   |   |   |   |   |           EgisImportService.cs
        |   |   |   |   |   |   |           IceCatImportService.cs
        |   |   |   |   |   |   |           IImportService.cs
        |   |   |   |   |   |   |           ImportableArticleInfos.cs
        |   |   |   |   |   |   |           ImportableArticleProperty.cs
        |   |   |   |   |   |   |           ImportServiceKind.cs
        |   |   |   |   |   |   |           ITScopeImportService.cs
        |   |   |   |   |   |   |           NeosImportService.cs
        |   |   |   |   |   |   |           TradersGuideImportService.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---ContractArticles
        |   |   |   |   |   |   |       ArticleViewModel.cs
        |   |   |   |   |   |   |       ArticleViewModelStatus.cs
        |   |   |   |   |   |   |       ContractToBillingIntervalConverter.cs
        |   |   |   |   |   |   |       InsertContractArticleView.xaml
        |   |   |   |   |   |   |       InsertContractArticleView.xaml.cs
        |   |   |   |   |   |   |       InsertContractArticleViewModel.cs
        |   |   |   |   |   |   |       PriceToStringConverter.cs
        |   |   |   |   |   |   |       QuantityToStringConverter.cs
        |   |   |   |   |   |   |       SelectLocationInContractView.xaml
        |   |   |   |   |   |   |       SelectLocationInContractView.xaml.cs
        |   |   |   |   |   |   |       SelectLocationInContractViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |       AccountSearchItemDTOToAddressConverter.cs
        |   |   |   |   |   |   |       AddValuesConverter.cs
        |   |   |   |   |   |   |       ArticleSearchVisibilityMultiValueConverter.cs
        |   |   |   |   |   |   |       BookKeepingReceiptKindToLocalizationConverter.cs
        |   |   |   |   |   |   |       BoolInverseConverter.cs
        |   |   |   |   |   |   |       ByteArrayToBitmapSourceConverter.cs
        |   |   |   |   |   |   |       ByteArrayToStreamConverter.cs
        |   |   |   |   |   |   |       ComboBoxEditEditValueOfStringConverter.cs
        |   |   |   |   |   |   |       DocumentsLoadingToTextConverter.cs
        |   |   |   |   |   |   |       EarningsInPercentMultiConverter.cs
        |   |   |   |   |   |   |       EarningsMultiConverter.cs
        |   |   |   |   |   |   |       ExternalArticleKindToIconConverter.cs
        |   |   |   |   |   |   |       IndexToNullableIntConverter.cs
        |   |   |   |   |   |   |       IndexToReceiptProjectLayoutItemKindConverter.cs
        |   |   |   |   |   |   |       IntReceiptKindToReceiptNameConverter.cs
        |   |   |   |   |   |   |       IsPositionDocumentToVisibilityConverter.cs
        |   |   |   |   |   |   |       IsSameInstanceToVisibilityConverter.cs
        |   |   |   |   |   |   |       MultiLineToOneLineConverter.cs
        |   |   |   |   |   |   |       NullToVisibilityConverter.cs
        |   |   |   |   |   |   |       OnlyCurrentVersionEditableConverter.cs
        |   |   |   |   |   |   |       OrderSpecificCommissionMailSettingToTextConverter.cs
        |   |   |   |   |   |   |       PercentMultiValueConverter.cs
        |   |   |   |   |   |   |       PriceCurrencyFactorMultiConverter.cs
        |   |   |   |   |   |   |       PurchasePriceInPercentMultiConverter.cs
        |   |   |   |   |   |   |       ReceiptInformationReadOnlyMultiValueConverter.cs
        |   |   |   |   |   |   |       ReceiptKindToImageConverter.cs
        |   |   |   |   |   |   |       ReceiptKindToNameConverter.cs
        |   |   |   |   |   |   |       ReceiptPriceSelectionConverter.cs
        |   |   |   |   |   |   |       ReceiptProjectLayoutItemKindIsNotPositionsConverter.cs
        |   |   |   |   |   |   |       ReceiptProjectLayoutItemKindToImageConverter.cs
        |   |   |   |   |   |   |       ReceiptProjectLayoutItemKindToTextConverter.cs
        |   |   |   |   |   |   |       SubtractConverter.cs
        |   |   |   |   |   |   |       SubtractTwentieConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CreatePartList
        |   |   |   |   |   |   |       CreatePartListView.xaml
        |   |   |   |   |   |   |       CreatePartListView.xaml.cs
        |   |   |   |   |   |   |       CreatePartListViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CreateTickets
        |   |   |   |   |   |   |       CreateTicketsMode.cs
        |   |   |   |   |   |   |       CreateTicketsView.xaml
        |   |   |   |   |   |   |       CreateTicketsView.xaml.cs
        |   |   |   |   |   |   |       CreateTicketsViewModel.cs
        |   |   |   |   |   |   |       TicketView.xaml
        |   |   |   |   |   |   |       TicketView.xaml.cs
        |   |   |   |   |   |   |       TicketViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CustomizeSum
        |   |   |   |   |   |   |       CreateNewSpecialAgreementView.xaml
        |   |   |   |   |   |   |       CreateNewSpecialAgreementView.xaml.cs
        |   |   |   |   |   |   |       CreateNewSpecialAgreementViewModel.cs
        |   |   |   |   |   |   |       CustomizeMultipleSumView.xaml
        |   |   |   |   |   |   |       CustomizeMultipleSumView.xaml.cs
        |   |   |   |   |   |   |       CustomizeMultipleSumViewModel.cs
        |   |   |   |   |   |   |       CustomizeSummaryView.xaml
        |   |   |   |   |   |   |       CustomizeSummaryView.xaml.cs
        |   |   |   |   |   |   |       CustomizeSummaryViewModel.cs
        |   |   |   |   |   |   |       CustomizeSumView.xaml
        |   |   |   |   |   |   |       CustomizeSumView.xaml.cs
        |   |   |   |   |   |   |       CustomizeSumViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CustomProperties
        |   |   |   |   |   |   |       ReceiptCustomPropertiesGridWrapperView.xaml
        |   |   |   |   |   |   |       ReceiptCustomPropertiesGridWrapperView.xaml.cs
        |   |   |   |   |   |   |       ReceiptCustomPropertiesGridWrapperViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Dashboard
        |   |   |   |   |   |   |   +---Contracts
        |   |   |   |   |   |   |   |   |   ContractKpiHelper.cs
        |   |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   |   +---ContractOverview
        |   |   |   |   |   |   |   |   +---ContractsByKind
        |   |   |   |   |   |   |   |   \---ExpiringContracts
        |   |   |   |   |   |   |   +---OfferSaleStatistic
        |   |   |   |   |   |   |   |       DateSelectionData.cs
        |   |   |   |   |   |   |   |       ReceiptOfferSalesDashboardContainerData.cs
        |   |   |   |   |   |   |   |       ReceiptOfferSalesDashboardContainerView.xaml
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---OrderProject
        |   |   |   |   |   |   |   |       ReceiptOrderProjectDashboardContainerData.cs
        |   |   |   |   |   |   |   |       ReceiptOrderProjectDashboardContainerView.xaml
        |   |   |   |   |   |   |   |       ReceiptOrderProjectDashboardContainerView.xaml.cs
        |   |   |   |   |   |   |   |       ReceiptOrderProjectDashboardContainerViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---OrderProjectOverview
        |   |   |   |   |   |   |   +---Purchasing
        |   |   |   |   |   |   |   |   +---OrderSuggestions
        |   |   |   |   |   |   |   |   +---OverdueSupplierOrders
        |   |   |   |   |   |   |   |   +---PurchaseVolume
        |   |   |   |   |   |   |   |   \---SupplierOrdersByState
        |   |   |   |   |   |   |   +---Receipt
        |   |   |   |   |   |   |   |       ReceiptDashboardContainerData.cs
        |   |   |   |   |   |   |   |       ReceiptDashboardContainerView.xaml
        |   |   |   |   |   |   |   |       ReceiptDashboardContainerView.xaml.cs
        |   |   |   |   |   |   |   |       ReceiptDashboardContainerViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---ReceiptCount
        |   |   |   |   |   |   |   |       ReceiptCountDashboardContainerData.cs
        |   |   |   |   |   |   |   |       ReceiptCountDashboardContainerView.xaml
        |   |   |   |   |   |   |   |       ReceiptCountDashboardContainerView.xaml.cs
        |   |   |   |   |   |   |   |       ReceiptCountDashboardContainerViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---Sales
        |   |   |   |   |   |   |       |   DashboardContainerCompareModeProvider.cs
        |   |   |   |   |   |   |       |   DashboardContainerTimeRangeProvider.cs
        |   |   |   |   |   |   |       |   SalesDashboardKpiTypes.cs
        |   |   |   |   |   |   |       |   
        |   |   |   |   |   |   |       +---OfferValueByStatus
        |   |   |   |   |   |   |       +---OrderIntake
        |   |   |   |   |   |   |       |       OrderIntakeDashboardContainerData.cs
        |   |   |   |   |   |   |       |       OrderIntakeDashboardContainerView.xaml
        |   |   |   |   |   |   |       |       OrderIntakeDashboardContainerView.xaml.cs
        |   |   |   |   |   |   |       |       OrderIntakeDashboardContainerViewModel.cs
        |   |   |   |   |   |   |       |       
        |   |   |   |   |   |   |       +---OrderIntakeByEmployee
        |   |   |   |   |   |   |       +---OverdueOffers
        |   |   |   |   |   |   |       |       OverdueOffersDashboardContainerData.cs
        |   |   |   |   |   |   |       |       OverdueOffersDashboardContainerView.xaml
        |   |   |   |   |   |   |       |       OverdueOffersDashboardContainerView.xaml.cs
        |   |   |   |   |   |   |       |       OverdueOffersDashboardContainerViewModel.cs
        |   |   |   |   |   |   |       |       
        |   |   |   |   |   |   |       +---RevenueByMaterialGroup
        |   |   |   |   |   |   |       +---SalesRevenue
        |   |   |   |   |   |   |       |       SalesRevenueDashboardContainerData.cs
        |   |   |   |   |   |   |       |       SalesRevenueDashboardContainerView.xaml
        |   |   |   |   |   |   |       |       SalesRevenueDashboardContainerView.xaml.cs
        |   |   |   |   |   |   |       |       SalesRevenueDashboardContainerViewModel.cs
        |   |   |   |   |   |   |       |       
        |   |   |   |   |   |   |       \---TopCustomers
        |   |   |   |   |   |   |               TopCustomersDashboardContainerData.cs
        |   |   |   |   |   |   |               TopCustomersDashboardContainerView.xaml
        |   |   |   |   |   |   |               TopCustomersDashboardContainerView.xaml.cs
        |   |   |   |   |   |   |               TopCustomersDashboardContainerViewModel.cs
        |   |   |   |   |   |   |               
        |   |   |   |   |   |   +---DeliveryServices
        |   |   |   |   |   |   |   +---GLS
        |   |   |   |   |   |   |   |   |   GlsView.xaml
        |   |   |   |   |   |   |   |   |   GlsView.xaml.cs
        |   |   |   |   |   |   |   |   |   GlsViewModel.cs
        |   |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   |   \---ViewModel
        |   |   |   |   |   |   |   |           AddressViewModel.cs
        |   |   |   |   |   |   |   |           ParcelViewModel.cs
        |   |   |   |   |   |   |   |           
        |   |   |   |   |   |   |   \---Shipcloud
        |   |   |   |   |   |   |       |   ShipcloudView.xaml
        |   |   |   |   |   |   |       |   ShipcloudView.xaml.cs
        |   |   |   |   |   |   |       |   ShipcloudViewModel.cs
        |   |   |   |   |   |   |       |   
        |   |   |   |   |   |   |       +---Helpers
        |   |   |   |   |   |   |       |       ShipcloudAddressHelper.cs
        |   |   |   |   |   |   |       |       
        |   |   |   |   |   |   |       \---ViewModel
        |   |   |   |   |   |   |               ShipmentPackageViewModel.cs
        |   |   |   |   |   |   |               ShipmentViewModel.cs
        |   |   |   |   |   |   |               
        |   |   |   |   |   |   +---Documents
        |   |   |   |   |   |   |   |   ReceiptDocumentViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---Excel
        |   |   |   |   |   |   |   |       ExcelReceiptDocumentView.xaml
        |   |   |   |   |   |   |   |       ExcelReceiptDocumentView.xaml.cs
        |   |   |   |   |   |   |   |       ExcelReceiptDocumentViewModel.cs
        |   |   |   |   |   |   |   |       IHandleExcelActions.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---PdfFile
        |   |   |   |   |   |   |   |       PdfFileReceiptDocumentView.xaml
        |   |   |   |   |   |   |   |       PdfFileReceiptDocumentView.xaml.cs
        |   |   |   |   |   |   |   |       PdfFileReceiptDocumentViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Positions
        |   |   |   |   |   |   |   |       IHandlePositionActions.cs
        |   |   |   |   |   |   |   |       PositionsReceiptDocumentView.xaml
        |   |   |   |   |   |   |   |       PositionsReceiptDocumentView.xaml.cs
        |   |   |   |   |   |   |   |       PositionsReceiptDocumentViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Report
        |   |   |   |   |   |   |   |       IHandleReportActions.cs
        |   |   |   |   |   |   |   |       ReportReceiptDocumentView.xaml
        |   |   |   |   |   |   |   |       ReportReceiptDocumentView.xaml.cs
        |   |   |   |   |   |   |   |       ReportReceiptDocumentViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---Word
        |   |   |   |   |   |   |           IHandleWordActions.cs
        |   |   |   |   |   |   |           WordReceiptDocumentView.xaml
        |   |   |   |   |   |   |           WordReceiptDocumentView.xaml.cs
        |   |   |   |   |   |   |           WordReceiptDocumentViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---DocumentSelection
        |   |   |   |   |   |   |       DocumentSelectionView.xaml
        |   |   |   |   |   |   |       DocumentSelectionView.xaml.cs
        |   |   |   |   |   |   |       DocumentSelectionViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---DocumentSelectionMultipleReceipts
        |   |   |   |   |   |   +---DownPayment
        |   |   |   |   |   |   |   |   DownPaymentInvoiceViewModel.cs
        |   |   |   |   |   |   |   |   DownPaymentView.xaml
        |   |   |   |   |   |   |   |   DownPaymentView.xaml.cs
        |   |   |   |   |   |   |   |   DownPaymentViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |   |       NegativeValueToColorConverter.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---FinalInvoiceForOrder
        |   |   |   |   |   |   |   |       OrderToFinalInvoiceHelper.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---NewDownPaymentInvoice
        |   |   |   |   |   |   |           NewDownPaymentInvoiceView.xaml
        |   |   |   |   |   |   |           NewDownPaymentInvoiceView.xaml.cs
        |   |   |   |   |   |   |           NewDownPaymentInvoiceViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---EdiOrderbooking
        |   |   |   |   |   |   |       EdiFromOrderView.xaml
        |   |   |   |   |   |   |       EdiFromOrderView.xaml.cs
        |   |   |   |   |   |   |       EdiFromOrderViewModel.cs
        |   |   |   |   |   |   |       OrderItemToEdiBookingViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---EditSharedDocumentLink
        |   |   |   |   |   |   |       EditSharedDocumentLinkView.xaml
        |   |   |   |   |   |   |       EditSharedDocumentLinkView.xaml.cs
        |   |   |   |   |   |   |       EditSharedDocumentLinkViewModel.cs
        |   |   |   |   |   |   |       EmployeePreviewViewModel.cs
        |   |   |   |   |   |   |       SharedDocumentActionForEmployee.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---FileImport
        |   |   |   |   |   |   |       FileImportView.xaml
        |   |   |   |   |   |   |       FileImportView.xaml.cs
        |   |   |   |   |   |   |       FileImportViewModel.cs
        |   |   |   |   |   |   |       MeasurementSheetImportViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ForwardReceipt
        |   |   |   |   |   |   |       CheckBoxToShowOnlyPositionsWithCountConverter.cs
        |   |   |   |   |   |   |       ForwardReceiptView.xaml
        |   |   |   |   |   |   |       ForwardReceiptView.xaml.cs
        |   |   |   |   |   |   |       ForwardReceiptViewModel.cs
        |   |   |   |   |   |   |       ShowOnlyTakeoverAvailableQuantityConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---GenerateBarcodes
        |   |   |   |   |   |   |       GenerateBarcodeView.xaml
        |   |   |   |   |   |   |       GenerateBarcodeView.xaml.cs
        |   |   |   |   |   |   |       GenerateBarcodeViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---GenerateWebOffer
        |   |   |   |   |   |   |       GenerateWebOfferView.xaml
        |   |   |   |   |   |   |       GenerateWebOfferView.xaml.cs
        |   |   |   |   |   |   |       GenerateWebOfferViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Helpers
        |   |   |   |   |   |   |       CloseReceiptHelper.cs
        |   |   |   |   |   |   |       ExportReceiptHelper.cs
        |   |   |   |   |   |   |       ForwardReceiptHelper.cs
        |   |   |   |   |   |   |       ImportServiceDataSheetPdfHelper.cs
        |   |   |   |   |   |   |       MailReceiptHelper.cs
        |   |   |   |   |   |   |       PrintReceiptHelper.cs
        |   |   |   |   |   |   |       ReceiptArticleGridViewControlCopyPasteHelper.cs
        |   |   |   |   |   |   |       SignReceiptHelper.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---InsertReceipts
        |   |   |   |   |   |   |       InsertReceiptsView.xaml
        |   |   |   |   |   |   |       InsertReceiptsView.xaml.cs
        |   |   |   |   |   |   |       InsertReceiptsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ITscopeDealImport
        |   |   |   |   |   |   |       ITscopeDealImportView.xaml
        |   |   |   |   |   |   |       ITscopeDealImportView.xaml.cs
        |   |   |   |   |   |   |       ITscopeDealImportViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ITscopeQuoteImport
        |   |   |   |   |   |   |       ITscopeQuoteImportView.xaml
        |   |   |   |   |   |   |       ITscopeQuoteImportView.xaml.cs
        |   |   |   |   |   |   |       ITscopeQuoteImportViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Logs
        |   |   |   |   |   |   |       IReceiptLogViewModelParent.cs
        |   |   |   |   |   |   |       ReceiptLogsView.xaml
        |   |   |   |   |   |   |       ReceiptLogsView.xaml.cs
        |   |   |   |   |   |   |       ReceiptLogsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---MasterDataList
        |   |   |   |   |   |   |       MasterDataListConsumablesViewModel.cs
        |   |   |   |   |   |   |       ReceiptMasterDataListView.xaml
        |   |   |   |   |   |   |       ReceiptMasterDataListView.xaml.cs
        |   |   |   |   |   |   |       ReceiptMasterDataListViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---NewDocument
        |   |   |   |   |   |   |       NewDocumentView.xaml
        |   |   |   |   |   |   |       NewDocumentView.xaml.cs
        |   |   |   |   |   |   |       NewDocumentViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---PartialCommission
        |   |   |   |   |   |   |   |   PartialCommissionView.xaml
        |   |   |   |   |   |   |   |   PartialCommissionView.xaml.cs
        |   |   |   |   |   |   |   |   PartialCommissionViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |   |       PartialCommissionStateToColorConverter.cs
        |   |   |   |   |   |   |   |       PartialCommissionStateToStringConverter.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---NewPartialCommission
        |   |   |   |   |   |   |   |       NewPartialCommissionView.xaml
        |   |   |   |   |   |   |   |       NewPartialCommissionView.xaml.cs
        |   |   |   |   |   |   |   |       NewPartialCommissionViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---ViewModels
        |   |   |   |   |   |   |           PartialCommissionOrderItemViewModel.cs
        |   |   |   |   |   |   |           PartialCommissionOrderViewModel.cs
        |   |   |   |   |   |   |           ReceiptItemForCommissionViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---PositionGrid
        |   |   |   |   |   |   |       IPositionGridViewModelParent.cs
        |   |   |   |   |   |   |       PositionGridView.xaml
        |   |   |   |   |   |   |       PositionGridView.xaml.cs
        |   |   |   |   |   |   |       PositionGridViewModel.cs
        |   |   |   |   |   |   |       ReadOnlyPositionGridViewModelParent.cs
        |   |   |   |   |   |   |       ReceiptContract.cs
        |   |   |   |   |   |   |       ReceiptCostCenter.cs
        |   |   |   |   |   |   |       ReceiptCostObject.cs
        |   |   |   |   |   |   |       ReceiptCustomerCostCenter.cs
        |   |   |   |   |   |   |       ReceiptItemPriceHelper.cs
        |   |   |   |   |   |   |       ReceiptItemTextHelper.cs
        |   |   |   |   |   |   |       ReceiptItemViewModel.cs
        |   |   |   |   |   |   |       ReceiptSpecialAgreement.cs
        |   |   |   |   |   |   |       ReceiptSupplier.cs
        |   |   |   |   |   |   |       ReceiptValueAddedTax.cs
        |   |   |   |   |   |   |       ReceiptWarehouse.cs
        |   |   |   |   |   |   |       VolumePrice.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---PositionToSpecialPrice
        |   |   |   |   |   |   |       PositionToSpecialPriceView.xaml
        |   |   |   |   |   |   |       PositionToSpecialPriceView.xaml.cs
        |   |   |   |   |   |   |       PositionToSpecialPriceViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---PriceMatrix
        |   |   |   |   |   |   |   |   PriceItemViewModel.cs
        |   |   |   |   |   |   |   |   PriceMatrixArticleInfo.cs
        |   |   |   |   |   |   |   |   PriceMatrixFinishedEventArgs.cs
        |   |   |   |   |   |   |   |   PriceMatrixView.xaml
        |   |   |   |   |   |   |   |   PriceMatrixView.xaml.cs
        |   |   |   |   |   |   |   |   PriceMatrixViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---Actions
        |   |   |   |   |   |   |           AveragePurchasePriceAction.cs
        |   |   |   |   |   |   |           MaxPurchasePriceAction.cs
        |   |   |   |   |   |   |           MinPurchasePriceAction.cs
        |   |   |   |   |   |   |           SelectedPurchasePriceAction.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---Progression
        |   |   |   |   |   |   |       ProgressionPreviewVisibilityConverter.cs
        |   |   |   |   |   |   |       ProgressionView.xaml
        |   |   |   |   |   |   |       ProgressionView.xaml.cs
        |   |   |   |   |   |   |       ProgressionViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ProjectPriceMatrix
        |   |   |   |   |   |   |       ProjectPriceMatrixView.xaml
        |   |   |   |   |   |   |       ProjectPriceMatrixView.xaml.cs
        |   |   |   |   |   |   |       ProjectPriceMatrixViewModel.cs
        |   |   |   |   |   |   |       ProjectPriceModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Provision
        |   |   |   |   |   |   |   +---Evaluation
        |   |   |   |   |   |   |   |       ExcelExportView.xaml
        |   |   |   |   |   |   |   |       ExcelExportView.xaml.cs
        |   |   |   |   |   |   |   |       ExcelExportViewModel.cs
        |   |   |   |   |   |   |   |       ProvisionEmployeeGoalViewModel.cs
        |   |   |   |   |   |   |   |       ProvisionEmployeeViewModel.cs
        |   |   |   |   |   |   |   |       ProvisionEvaluationAppModuleController.cs
        |   |   |   |   |   |   |   |       ProvisionEvaluationView.xaml
        |   |   |   |   |   |   |   |       ProvisionEvaluationView.xaml.cs
        |   |   |   |   |   |   |   |       ProvisionEvaluationViewModel.cs
        |   |   |   |   |   |   |   |       ProvisionGoalControl.xaml
        |   |   |   |   |   |   |   |       ProvisionGoalControl.xaml.cs
        |   |   |   |   |   |   |   |       ProvisionGoalToolTipControl.xaml
        |   |   |   |   |   |   |   |       ProvisionGoalToolTipControl.xaml.cs
        |   |   |   |   |   |   |   |       ReceiptsWithoutProvisionView.xaml
        |   |   |   |   |   |   |   |       ReceiptsWithoutProvisionView.xaml.cs
        |   |   |   |   |   |   |   |       ReceiptsWithoutProvisionViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---ProvisionReceiptTab
        |   |   |   |   |   |   |   |       IProvisionGridViewModel.cs
        |   |   |   |   |   |   |   |       IProvisionViewModelParent.cs
        |   |   |   |   |   |   |   |       OldProvisionGridView.xaml
        |   |   |   |   |   |   |   |       OldProvisionGridView.xaml.cs
        |   |   |   |   |   |   |   |       OldProvisionGridViewModel.cs
        |   |   |   |   |   |   |   |       ProvisionSchemaProvisionGridView.xaml
        |   |   |   |   |   |   |   |       ProvisionSchemaProvisionGridView.xaml.cs
        |   |   |   |   |   |   |   |       ProvisionSchemaProvisionGridViewModel.cs
        |   |   |   |   |   |   |   |       ProvisionStatus.cs
        |   |   |   |   |   |   |   |       ProvisionView.xaml
        |   |   |   |   |   |   |   |       ProvisionView.xaml.cs
        |   |   |   |   |   |   |   |       ProvisionViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---SchemaCustomerAssignments
        |   |   |   |   |   |   |   |       AssignmentsAppModuleController.cs
        |   |   |   |   |   |   |   |       AssignmentsManagementView.xaml
        |   |   |   |   |   |   |   |       AssignmentsManagementView.xaml.cs
        |   |   |   |   |   |   |   |       AssignmentsManagementViewModel.cs
        |   |   |   |   |   |   |   |       CustomerSchemaViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---SchemaReceivers
        |   |   |   |   |   |   |   |       ExcelExportHelper.cs
        |   |   |   |   |   |   |   |       MaterialGroupViewModel.cs
        |   |   |   |   |   |   |   |       ProvisionPercentageToStringConverter.cs
        |   |   |   |   |   |   |   |       ProvisionReceiverGridView.xaml
        |   |   |   |   |   |   |   |       ProvisionReceiverGridView.xaml.cs
        |   |   |   |   |   |   |   |       ProvisionReceiverGridViewModel.cs
        |   |   |   |   |   |   |   |       ProvisionReceiverItem.cs
        |   |   |   |   |   |   |   |       ProvisionReceiverViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---Schemas
        |   |   |   |   |   |   |           ApplyProvisionToReceiptsResultView.xaml
        |   |   |   |   |   |   |           ApplyProvisionToReceiptsResultView.xaml.cs
        |   |   |   |   |   |   |           ApplyProvisionToReceiptsResultViewModel.cs
        |   |   |   |   |   |   |           ApplyProvisionToReceiptsView.xaml
        |   |   |   |   |   |   |           ApplyProvisionToReceiptsView.xaml.cs
        |   |   |   |   |   |   |           ApplyProvisionToReceiptsViewModel.cs
        |   |   |   |   |   |   |           ProvisionSchemaManagementAppModuleController.cs
        |   |   |   |   |   |   |           ProvisionSchemaManagementView.xaml
        |   |   |   |   |   |   |           ProvisionSchemaManagementView.xaml.cs
        |   |   |   |   |   |   |           ProvisionSchemaManagementViewModel.cs
        |   |   |   |   |   |   |           ProvisionSchemaViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---ReceiptHistory
        |   |   |   |   |   |   |       IReceiptHistoryParent.cs
        |   |   |   |   |   |   |       ReceiptHistoryDisplayItem.cs
        |   |   |   |   |   |   |       ReceiptHistoryView.xaml
        |   |   |   |   |   |   |       ReceiptHistoryView.xaml.cs
        |   |   |   |   |   |   |       ReceiptHistoryViewModel.cs
        |   |   |   |   |   |   |       ReceiptHistoryViewModelMode.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ReceiptReceiver
        |   |   |   |   |   |   |   |   ReceiptReceiverStructuringService.cs
        |   |   |   |   |   |   |   |   ReceiptReceiverView.xaml
        |   |   |   |   |   |   |   |   ReceiptReceiverView.xaml.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---EditDialog
        |   |   |   |   |   |   |           ReceiptReceiverEditDialogView.xaml
        |   |   |   |   |   |   |           ReceiptReceiverEditDialogView.xaml.cs
        |   |   |   |   |   |   |           ReceiptReceiverEditDialogViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---ReceiptSendPreview
        |   |   |   |   |   |   |       IPreviewViewModel.cs
        |   |   |   |   |   |   |       MailPreviewResult.cs
        |   |   |   |   |   |   |       MailPreviewView.xaml
        |   |   |   |   |   |   |       MailPreviewView.xaml.cs
        |   |   |   |   |   |   |       MailPreviewViewModel.cs
        |   |   |   |   |   |   |       PrintPreviewResult.cs
        |   |   |   |   |   |   |       PrintPreviewView.xaml
        |   |   |   |   |   |   |       PrintPreviewView.xaml.cs
        |   |   |   |   |   |   |       PrintPreviewViewModel.cs
        |   |   |   |   |   |   |       ReceiptSendPreviewView.xaml
        |   |   |   |   |   |   |       ReceiptSendPreviewView.xaml.cs
        |   |   |   |   |   |   |       ReceiptSendPreviewViewModel.cs
        |   |   |   |   |   |   |       SendPreviewResultStatus.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ReceiptSpecificLogic
        |   |   |   |   |   |   |       ReceiptViewModelCreditVoucherSpecificLogic.cs
        |   |   |   |   |   |   |       ReceiptViewModelDeliveryListSpecificLogic.cs
        |   |   |   |   |   |   |       ReceiptViewModelInvoiceSpecificLogic.cs
        |   |   |   |   |   |   |       ReceiptViewModelOfferSpecificLogic.cs
        |   |   |   |   |   |   |       ReceiptViewModelOrderSpecificLogic.cs
        |   |   |   |   |   |   |       ReceiptViewModelPickupListSpecificLogic.cs
        |   |   |   |   |   |   |       ReceiptViewModelReceiptSpecificLogic.cs
        |   |   |   |   |   |   |       ReceiptViewModelReceiptSpecificLogicFactory.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ReceiptTemplates
        |   |   |   |   |   |   |       ReceiptTemplatesAction.cs
        |   |   |   |   |   |   |       ReceiptTemplatesView.xaml
        |   |   |   |   |   |   |       ReceiptTemplatesView.xaml.cs
        |   |   |   |   |   |   |       ReceiptTemplatesViewModel.cs
        |   |   |   |   |   |   |       ReceiptTemplatesViewModelMode.cs
        |   |   |   |   |   |   |       TemplateItemNodeImageSelector.cs
        |   |   |   |   |   |   |       TemplateItemViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---RenameDocument
        |   |   |   |   |   |   |       RenameDocumentView.xaml
        |   |   |   |   |   |   |       RenameDocumentView.xaml.cs
        |   |   |   |   |   |   |       RenameDocumentViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ScanBarcodes
        |   |   |   |   |   |   |   |   BarcodeRemovalItemViewModel.cs
        |   |   |   |   |   |   |   |   BarcodeViewModel.cs
        |   |   |   |   |   |   |   |   ReceiptItemBarcodeViewModel.cs
        |   |   |   |   |   |   |   |   ReceiptItemWithBarcodeRemovalInfoViewModel.cs
        |   |   |   |   |   |   |   |   ScanBarcodesDisplayMode.cs
        |   |   |   |   |   |   |   |   ScanBarcodesView.xaml
        |   |   |   |   |   |   |   |   ScanBarcodesView.xaml.cs
        |   |   |   |   |   |   |   |   ScanBarcodesViewModel.cs
        |   |   |   |   |   |   |   |   ScanPartListBarcodesView.xaml
        |   |   |   |   |   |   |   |   ScanPartListBarcodesView.xaml.cs
        |   |   |   |   |   |   |   |   ScanPartListBarcodesViewModel.cs
        |   |   |   |   |   |   |   |   SelectBarcodesForDeletionView.xaml
        |   |   |   |   |   |   |   |   SelectBarcodesForDeletionView.xaml.cs
        |   |   |   |   |   |   |   |   SelectBarcodesForDeletionViewModel.cs
        |   |   |   |   |   |   |   |   SelectBarcodeView.xaml
        |   |   |   |   |   |   |   |   SelectBarcodeView.xaml.cs
        |   |   |   |   |   |   |   |   SelectBarcodeViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---BarcodeAssignment
        |   |   |   |   |   |   |           BarcodeToPartialCommissionAssignment.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---SearchReceipts
        |   |   |   |   |   |   |       SearchReceiptView.xaml
        |   |   |   |   |   |   |       SearchReceiptView.xaml.cs
        |   |   |   |   |   |   |       SearchReceiptViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SelectAlternativeAddress
        |   |   |   |   |   |   |       SelectAlternativeAddressView.xaml
        |   |   |   |   |   |   |       SelectAlternativeAddressView.xaml.cs
        |   |   |   |   |   |   |       SelectAlternativeAddressViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SelectDeliveryCondition
        |   |   |   |   |   |   |       SelectConditionKind.cs
        |   |   |   |   |   |   |       SelectConditionView.xaml
        |   |   |   |   |   |   |       SelectConditionView.xaml.cs
        |   |   |   |   |   |   |       SelectConditionViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SelectReceipt
        |   |   |   |   |   |   |       SecondsToDateTimeConverter.cs
        |   |   |   |   |   |   |       SelectReceiptView.xaml
        |   |   |   |   |   |   |       SelectReceiptView.xaml.cs
        |   |   |   |   |   |   |       SelectReceiptViewModel.cs
        |   |   |   |   |   |   |       TicketViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SelectVariableDateField
        |   |   |   |   |   |   |       SelectVariableDateFieldView.xaml
        |   |   |   |   |   |   |       SelectVariableDateFieldView.xaml.cs
        |   |   |   |   |   |   |       SelectVariableDateFieldViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SerialNumberReclaims
        |   |   |   |   |   |   |       SerialNumberReclaimItemViewModel.cs
        |   |   |   |   |   |   |       SerialNumberReclaimView.xaml
        |   |   |   |   |   |   |       SerialNumberReclaimView.xaml.cs
        |   |   |   |   |   |   |       SerialNumberReclaimViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Settings
        |   |   |   |   |   |   |   +---Credit
        |   |   |   |   |   |   |   |       CreditSettingsController.cs
        |   |   |   |   |   |   |   |       CreditSettingsView.xaml
        |   |   |   |   |   |   |   |       CreditSettingsView.xaml.cs
        |   |   |   |   |   |   |   |       CreditSettingsViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---DeliveryNote
        |   |   |   |   |   |   |   |       DeliveryNoteSettingsController.cs
        |   |   |   |   |   |   |   |       DeliveryNoteSettingsView.xaml
        |   |   |   |   |   |   |   |       DeliveryNoteSettingsView.xaml.cs
        |   |   |   |   |   |   |   |       DeliveryNoteSettingsViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---General
        |   |   |   |   |   |   |   |   |   ArticleSearchSettingsView.xaml
        |   |   |   |   |   |   |   |   |   ArticleSearchSettingsView.xaml.cs
        |   |   |   |   |   |   |   |   |   ArticleSearchSettingsViewModel.cs
        |   |   |   |   |   |   |   |   |   DiscountView.xaml
        |   |   |   |   |   |   |   |   |   DiscountView.xaml.cs
        |   |   |   |   |   |   |   |   |   DiscountViewModel.cs
        |   |   |   |   |   |   |   |   |   GeneralExpandedSettingsView.xaml
        |   |   |   |   |   |   |   |   |   GeneralExpandedSettingsView.xaml.cs
        |   |   |   |   |   |   |   |   |   GeneralExpandedSettingsViewModel.cs
        |   |   |   |   |   |   |   |   |   GeneralSettingsController.cs
        |   |   |   |   |   |   |   |   |   GeneralSettingsView.xaml
        |   |   |   |   |   |   |   |   |   GeneralSettingsView.xaml.cs
        |   |   |   |   |   |   |   |   |   GeneralSettingsViewModel.cs
        |   |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   |   \---ExtendedFreightArticleSettings
        |   |   |   |   |   |   |   +---GLS
        |   |   |   |   |   |   |   |       GlsSettingController.cs
        |   |   |   |   |   |   |   |       GlsSettingView.xaml
        |   |   |   |   |   |   |   |       GlsSettingView.xaml.cs
        |   |   |   |   |   |   |   |       GlsSettingViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---ICEcat
        |   |   |   |   |   |   |   |       ICEcatSettingsController.cs
        |   |   |   |   |   |   |   |       ICEcatSettingsView.xaml
        |   |   |   |   |   |   |   |       ICEcatSettingsView.xaml.cs
        |   |   |   |   |   |   |   |       ICEcatSettingsViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Invoices
        |   |   |   |   |   |   |   |       InvoiceSettingsController.cs
        |   |   |   |   |   |   |   |       InvoiceSettingsView.xaml
        |   |   |   |   |   |   |   |       InvoiceSettingsView.xaml.cs
        |   |   |   |   |   |   |   |       InvoiceSettingsViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Offers
        |   |   |   |   |   |   |   |       OfferSettingsController.cs
        |   |   |   |   |   |   |   |       OfferSettingsView.xaml
        |   |   |   |   |   |   |   |       OfferSettingsView.xaml.cs
        |   |   |   |   |   |   |   |       OfferSettingsViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Orders
        |   |   |   |   |   |   |   |   |   GeneralOrderSettingsView.xaml
        |   |   |   |   |   |   |   |   |   GeneralOrderSettingsView.xaml.cs
        |   |   |   |   |   |   |   |   |   GeneralOrderSettingsViewModel.cs
        |   |   |   |   |   |   |   |   |   OrderSettingsController.cs
        |   |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   |   +---AutoHelpdeskCreation
        |   |   |   |   |   |   |   |   +---AutoMailSettings
        |   |   |   |   |   |   |   |   |       AutoMailSettingsOrderSettingsView.xaml
        |   |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   |   +---DownPayment
        |   |   |   |   |   |   |   |   |       DownPaymentInvoiceSettingsView.xaml
        |   |   |   |   |   |   |   |   |       DownPaymentInvoiceSettingsView.xaml.cs
        |   |   |   |   |   |   |   |   |       DownPaymentInvoiceSettingsViewModel.cs
        |   |   |   |   |   |   |   |   |       ItemTextVariable.cs
        |   |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   |   +---OpenTransImport
        |   |   |   |   |   |   |   |   |       OrderItemViewModel.cs
        |   |   |   |   |   |   |   |   |       OrderOpenTransImportView.xaml
        |   |   |   |   |   |   |   |   |       OrderOpenTransImportView.xaml.cs
        |   |   |   |   |   |   |   |   |       OrderOpenTransImportViewModel.cs
        |   |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   |   +---RentandPortal
        |   |   |   |   |   |   |   |   |       RentandPortalSettingsView.xaml
        |   |   |   |   |   |   |   |   |       RentandPortalSettingsView.xaml.cs
        |   |   |   |   |   |   |   |   |       RentandPortalSettingsViewModel.cs
        |   |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   |   \---SpecialArticle
        |   |   |   |   |   |   |   |           SpecialArticleOrderSettingsView.xaml
        |   |   |   |   |   |   |   |           SpecialArticleOrderSettingsView.xaml.cs
        |   |   |   |   |   |   |   |           SpecialArticleOrderSettingsViewModel.cs
        |   |   |   |   |   |   |   |           
        |   |   |   |   |   |   |   +---PaymentConditions
        |   |   |   |   |   |   |   |       PaymentConditionsSettingsController.cs
        |   |   |   |   |   |   |   |       PaymentConditionsSettingsView.xaml
        |   |   |   |   |   |   |   |       PaymentConditionsSettingsView.xaml.cs
        |   |   |   |   |   |   |   |       PaymentConditionsSettingsViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---PickUps
        |   |   |   |   |   |   |   |       PickUpSettingsController.cs
        |   |   |   |   |   |   |   |       PickUpSettingsView.xaml
        |   |   |   |   |   |   |   |       PickUpSettingsView.xaml.cs
        |   |   |   |   |   |   |   |       PickUpSettingsViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Shipcloud
        |   |   |   |   |   |   |   |       ShipcloudSettingController.cs
        |   |   |   |   |   |   |   |       ShipcloudSettingView.xaml
        |   |   |   |   |   |   |   |       ShipcloudSettingView.xaml.cs
        |   |   |   |   |   |   |   |       ShipcloudSettingViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Sign
        |   |   |   |   |   |   |   |       GeneralSignSettingsController.cs
        |   |   |   |   |   |   |   |       GeneralSignSettingsView.xaml
        |   |   |   |   |   |   |   |       GeneralSignSettingsView.xaml.cs
        |   |   |   |   |   |   |   |       GeneralSignSettingsViewModel.cs
        |   |   |   |   |   |   |   |       SignSettingView.xaml
        |   |   |   |   |   |   |   |       SignSettingView.xaml.cs
        |   |   |   |   |   |   |   |       SignSettingViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Switzerland
        |   |   |   |   |   |   |   |       SwitzerlandSettingsController.cs
        |   |   |   |   |   |   |   |       SwitzerlandSettingsView.xaml
        |   |   |   |   |   |   |   |       SwitzerlandSettingsView.xaml.cs
        |   |   |   |   |   |   |   |       SwitzerlandSettingsViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---UserState
        |   |   |   |   |   |   |           ReceiptUserStateViewModel.cs
        |   |   |   |   |   |   |           UserStateSettingsController.cs
        |   |   |   |   |   |   |           UserStateSettingsView.xaml
        |   |   |   |   |   |   |           UserStateSettingsView.xaml.cs
        |   |   |   |   |   |   |           UserStateSettingsViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---SupplierReceiptDocuments
        |   |   |   |   |   |   |   |   ReceiptDocumentsConnector.cs
        |   |   |   |   |   |   |   |   ReceiptDocumentsDialogs.cs
        |   |   |   |   |   |   |   |   SupplierReceiptDocumentsImportModuleView.xaml
        |   |   |   |   |   |   |   |   SupplierReceiptDocumentsImportModuleView.xaml.cs
        |   |   |   |   |   |   |   |   SupplierReceiptDocumentsImportModuleViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---SetAssetConditionDialog
        |   |   |   |   |   |   +---Suppliers
        |   |   |   |   |   |   |   |   OrderTrackingItemViewModel.cs
        |   |   |   |   |   |   |   |   SendSupplierReceiptDialogView.xaml
        |   |   |   |   |   |   |   |   SendSupplierReceiptDialogView.xaml.cs
        |   |   |   |   |   |   |   |   SendSupplierReceiptDialogViewModel.cs
        |   |   |   |   |   |   |   |   SupplierOrderTrackingView.xaml
        |   |   |   |   |   |   |   |   SupplierOrderTrackingView.xaml.cs
        |   |   |   |   |   |   |   |   SupplierOrderTrackingViewModel.cs
        |   |   |   |   |   |   |   |   SupplierReceiptProjectPriceMatrixViewModel.cs
        |   |   |   |   |   |   |   |   SupplierReceiptView.ArtificialIntelligence.cs
        |   |   |   |   |   |   |   |   SupplierReceiptView.xaml
        |   |   |   |   |   |   |   |   SupplierReceiptView.xaml.cs
        |   |   |   |   |   |   |   |   SupplierReceiptViewModel.cs
        |   |   |   |   |   |   |   |   TaxRateAmountInfo.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---AssignExternalToOwn
        |   |   |   |   |   |   |   |       AllAssigned.png
        |   |   |   |   |   |   |   |       AssignExternalToOwnView.xaml
        |   |   |   |   |   |   |   |       AssignExternalToOwnView.xaml.cs
        |   |   |   |   |   |   |   |       AssignExternalToOwnViewModel.cs
        |   |   |   |   |   |   |   |       AssignInvoiceToSupplierDeliveryListState.cs
        |   |   |   |   |   |   |   |       AssignmentManager.cs
        |   |   |   |   |   |   |   |       AssignmentMode.cs
        |   |   |   |   |   |   |   |       AssignmentStatus.cs
        |   |   |   |   |   |   |   |       CentronPositionViewModel.cs
        |   |   |   |   |   |   |   |       ExternalPositionViewModel.cs
        |   |   |   |   |   |   |   |       ExternalReceipt.cs
        |   |   |   |   |   |   |   |       FormatHelper.cs
        |   |   |   |   |   |   |   |       FormatQuantityConverter.cs
        |   |   |   |   |   |   |   |       NoAssigned.png
        |   |   |   |   |   |   |   |       PartlyAssigned.png
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---EsrScan
        |   |   |   |   |   |   |   |       EsrScanView.xaml
        |   |   |   |   |   |   |   |       EsrScanView.xaml.cs
        |   |   |   |   |   |   |   |       EsrScanViewModel.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---InsertOrderInSupplierOrder
        |   |   |   |   |   |   |   +---Parts
        |   |   |   |   |   |   |   |       ReceiptDetailsPartView.xaml
        |   |   |   |   |   |   |   |       ReceiptDetailsPartView.xaml.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---SpecificLogics
        |   |   |   |   |   |   |   |       SupplierReceiptViewModelInvoiceSpecificLogic.cs
        |   |   |   |   |   |   |   |       SupplierReceiptViewModelOrderSpecificLogic.cs
        |   |   |   |   |   |   |   |       SupplierReceiptViewModelSpecificLogic.cs
        |   |   |   |   |   |   |   |       SupplierReceiptViewModelSpecificLogicFactory.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---ZugferdImport
        |   |   |   |   |   |   |           ArticleAssignmentView.xaml
        |   |   |   |   |   |   |           ArticleAssignmentView.xaml.cs
        |   |   |   |   |   |   |           ArticleAssignmentViewModel.cs
        |   |   |   |   |   |   |           ZugferdImportItemViewModel.cs
        |   |   |   |   |   |   |           ZugferdImportView.xaml
        |   |   |   |   |   |   |           ZugferdImportView.xaml.cs
        |   |   |   |   |   |   |           ZugferdImportViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---UpdateArticleTexts
        |   |   |   |   |   |   |       TextViewModel.cs
        |   |   |   |   |   |   |       UpdateArticleTextsView.xaml
        |   |   |   |   |   |   |       UpdateArticleTextsView.xaml.cs
        |   |   |   |   |   |   |       UpdateArticleTextsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---UpdateItemRelationToOrigin
        |   |   |   |   |   |   |       UpdateActionModel.cs
        |   |   |   |   |   |   |       UpdateDataModel.cs
        |   |   |   |   |   |   |       UpdateItemRelationToOriginView.xaml
        |   |   |   |   |   |   |       UpdateItemRelationToOriginView.xaml.cs
        |   |   |   |   |   |   |       UpdateItemRelationToOriginViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---WebOffer
        |   |   |   |   |   |   |       ItemChangeRequestSortViewModel.cs
        |   |   |   |   |   |   |       ReceiptCommentViewModel.cs
        |   |   |   |   |   |   |       WebOfferForReceiptView.xaml
        |   |   |   |   |   |   |       WebOfferForReceiptView.xaml.cs
        |   |   |   |   |   |   |       WebOfferForReceiptViewModel.cs
        |   |   |   |   |   |   |       WebReceiptItemChangeRequestViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---WebOfferCustomerMailViewExtension
        |   |   |   |   |   \---TimerBilling
        |   |   |   |   |       |   TimerBillingAppModuleController.cs
        |   |   |   |   |       |   TimerBillingView.xaml
        |   |   |   |   |       |   TimerBillingView.xaml.cs
        |   |   |   |   |       |   TimerBillingViewModel.cs
        |   |   |   |   |       |   
        |   |   |   |   |       +---Common
        |   |   |   |   |       |       AiGroupColumnSummaryView.xaml
        |   |   |   |   |       |       AiGroupColumnSummaryView.xaml.cs
        |   |   |   |   |       |       BillingStateViewModel.cs
        |   |   |   |   |       |       CustomerBillingState.cs
        |   |   |   |   |       |       EditAiTimerTextView.xaml
        |   |   |   |   |       |       EditAiTimerTextView.xaml.cs
        |   |   |   |   |       |       EditAiTimerTextViewModel.cs
        |   |   |   |   |       |       EditTextView.xaml
        |   |   |   |   |       |       EditTextView.xaml.cs
        |   |   |   |   |       |       EditTextViewModel.cs
        |   |   |   |   |       |       SendKindSelection.xaml
        |   |   |   |   |       |       SendKindSelection.xaml.cs
        |   |   |   |   |       |       SplitTimerMode.cs
        |   |   |   |   |       |       SplitTimerView.xaml
        |   |   |   |   |       |       SplitTimerView.xaml.cs
        |   |   |   |   |       |       SplitTimerViewModel.cs
        |   |   |   |   |       |       SummaryItem.xaml
        |   |   |   |   |       |       SummaryItem.xaml.cs
        |   |   |   |   |       |       TimerBillingArticleWorkItem.cs
        |   |   |   |   |       |       TimerBillingCustomer.cs
        |   |   |   |   |       |       TimerForEditing.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---Converter
        |   |   |   |   |       |       ArticleIdAndArticlesToStringConverter.cs
        |   |   |   |   |       |       ContractIdAndContractsToStringConverter.cs
        |   |   |   |   |       |       ContractToContingentOpenConverter.cs
        |   |   |   |   |       |       EditRightsToIconConverter.cs
        |   |   |   |   |       |       EditRightsToStringConverter.cs
        |   |   |   |   |       |       EqualObjectToVisibilityConverter.cs
        |   |   |   |   |       |       MasterDataListIdAndMasterDataListsToStringConverter.cs
        |   |   |   |   |       |       NegativeTimeSpanToForeGroundColor.cs
        |   |   |   |   |       |       OrderNumberToVisibleTrueConverter.cs
        |   |   |   |   |       |       SecondsToTimeSpanConverter.cs
        |   |   |   |   |       |       StatusI3DToIconConverter.cs
        |   |   |   |   |       |       TakePriceFromOrderToIndexConverter.cs
        |   |   |   |   |       |       TimerDurationMinusBreakMultiValueConverter.cs
        |   |   |   |   |       |       TimeSpanToDateTimeConverter.cs
        |   |   |   |   |       |       TimeSpanToStringConverter.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---Events
        |   |   |   |   |       |       HelpdeskTimerBillingStatesChanged.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---Pages
        |   |   |   |   |       |   |   SelectionAndEditModeHelper.cs
        |   |   |   |   |       |   |   TimerBillingAITextRatingPageView.xaml
        |   |   |   |   |       |   |   TimerBillingAITextRatingPageView.xaml.cs
        |   |   |   |   |       |   |   TimerBillingAITextRatingPageViewModel.cs
        |   |   |   |   |       |   |   TimerBillingCreateInvoicesPageView.xaml
        |   |   |   |   |       |   |   TimerBillingCreateInvoicesPageView.xaml.cs
        |   |   |   |   |       |   |   TimerBillingCreateInvoicesPageViewModel.cs
        |   |   |   |   |       |   |   TimerBillingResultPageView.xaml
        |   |   |   |   |       |   |   TimerBillingResultPageView.xaml.cs
        |   |   |   |   |       |   |   TimerBillingResultPageViewModel.cs
        |   |   |   |   |       |   |   TimerBillingSettingsPageView.xaml
        |   |   |   |   |       |   |   TimerBillingSettingsPageView.xaml.cs
        |   |   |   |   |       |   |   TimerBillingSettingsPageViewModel.cs
        |   |   |   |   |       |   |   TimerBillingSummaryPageView.xaml
        |   |   |   |   |       |   |   TimerBillingSummaryPageView.xaml.cs
        |   |   |   |   |       |   |   TimerBillingSummaryPageViewModel.cs
        |   |   |   |   |       |   |   TimerBillingTimerSelectionPageView.xaml
        |   |   |   |   |       |   |   TimerBillingTimerSelectionPageView.xaml.cs
        |   |   |   |   |       |   |   TimerBillingTimerSelectionPageViewModel.cs
        |   |   |   |   |       |   |   TimerBillingTimersWithOrderItemSettingsView.xaml
        |   |   |   |   |       |   |   TimerBillingTimersWithOrderItemSettingsView.xaml.cs
        |   |   |   |   |       |   |   TimerBillingTimersWithOrderItemSettingsViewModel.cs
        |   |   |   |   |       |   |   
        |   |   |   |   |       |   \---TimerWithOrders
        |   |   |   |   |       |           OrderItemsForTimers.cs
        |   |   |   |   |       |           OrderWithTimersForEditingAndOrderItems.cs
        |   |   |   |   |       |           
        |   |   |   |   |       \---Settings
        |   |   |   |   |           |   PartListHeaderViewModel.cs
        |   |   |   |   |           |   TextVariableToToolTipConverter.cs
        |   |   |   |   |           |   TimerBillingSettingController.cs
        |   |   |   |   |           |   TimerBillingSettingView.xaml
        |   |   |   |   |           |   TimerBillingSettingView.xaml.cs
        |   |   |   |   |           |   TimerBillingSettingViewModel.cs
        |   |   |   |   |           |   
        |   |   |   |   |           \---ArticleWorkItems
        |   |   |   |   |                   TimerBillingArticleWorkItemSettingView.xaml
        |   |   |   |   |                   
        |   |   |   |   +---Global
        |   |   |   |   |   |   AboutAppModuleController.cs
        |   |   |   |   |   |   AboutView.xaml
        |   |   |   |   |   |   AboutView.xaml.cs
        |   |   |   |   |   |   AboutViewModel.cs
        |   |   |   |   |   |   PdfAppModuleController.cs
        |   |   |   |   |   |   PdfView.xaml
        |   |   |   |   |   |   PdfView.xaml.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Actions
        |   |   |   |   |   |       PrintPdfAction.cs
        |   |   |   |   |   |       SavePdfAs.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CustomProperties
        |   |   |   |   |   |   |   CustomPropertiesConnector.cs
        |   |   |   |   |   |   |   CustomPropertiesDialogManager.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |       CentronObjectKindNumericToTextConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Settings
        |   |   |   |   |   |       |   CustomPropertiesConfigurationSettingsController.cs
        |   |   |   |   |   |       |   CustomPropertiesConfigurationWrapperView.xaml
        |   |   |   |   |   |       |   CustomPropertiesConfigurationWrapperView.xaml.cs
        |   |   |   |   |   |       |   CustomPropertiesConfigurationWrapperViewModel.cs
        |   |   |   |   |   |       |   
        |   |   |   |   |   |       \---ComboBoxSelectionEditor
        |   |   |   |   |   +---EmployeeSelection
        |   |   |   |   |   |   |   EmployeeSelectionListItem.cs
        |   |   |   |   |   |   |   EmployeeSelectionView.xaml
        |   |   |   |   |   |   |   EmployeeSelectionView.xaml.cs
        |   |   |   |   |   |   |   EmployeeSelectionViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---EmployeeSelectionWithDialog
        |   |   |   |   |   |           EmployeeSelectionWithDialogView.xaml
        |   |   |   |   |   |           
        |   |   |   |   |   +---ExceptionMessage
        |   |   |   |   |   |       ExceptionUserInputView.xaml
        |   |   |   |   |   |       ExceptionUserInputView.xaml.cs
        |   |   |   |   |   |       ExceptionUserInputViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---FileSystemDialog
        |   |   |   |   |   |       FileSystemDialogView.xaml
        |   |   |   |   |   |       FileSystemDialogView.xaml.cs
        |   |   |   |   |   |       FileSystemDialogViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Help
        |   |   |   |   |   |       HelpViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---MSPLicensesCompare
        |   |   |   |   |   |   |   ComparerViewModel.cs
        |   |   |   |   |   |   |   MSPComparerAppModuleController.cs
        |   |   |   |   |   |   |   MspEvaluationHistoryViewModel.cs
        |   |   |   |   |   |   |   MspEvalutionWithoutReferenceViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Wizard
        |   |   |   |   |   |           MSPComparerView.xaml
        |   |   |   |   |   |           MSPComparerView.xaml.cs
        |   |   |   |   |   |           MSPComparerViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---NetworkDiagnostics
        |   |   |   |   |   |       NetworkDiagnosticsCheckItem.cs
        |   |   |   |   |   |       NetworkDiagnosticsView.xaml
        |   |   |   |   |   |       NetworkDiagnosticsView.xaml.cs
        |   |   |   |   |   |       NetworkDiagnosticsViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---PerformanceTests
        |   |   |   |   |   |       CentronDataKind.cs
        |   |   |   |   |   |       DiagramValue.cs
        |   |   |   |   |   |       DummyDataKind.cs
        |   |   |   |   |   |       PerformanceTestView.xaml
        |   |   |   |   |   |       PerformanceTestView.xaml.cs
        |   |   |   |   |   |       PerformanceTestViewModel.cs
        |   |   |   |   |   |       ToMegabyteConverter.cs
        |   |   |   |   |   |       ToSecondsConverter.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---VideoPortal
        |   |   |   |   |       |   CentronOfficeVideoPortalApi.cs
        |   |   |   |   |       |   DefaultMessageBoxService.cs
        |   |   |   |   |       |   EmployeeIdentifier.cs
        |   |   |   |   |       |   IMessageBoxService.cs
        |   |   |   |   |       |   LicenseInfo.cs
        |   |   |   |   |       |   LoginView.xaml
        |   |   |   |   |       |   LoginView.xaml.cs
        |   |   |   |   |       |   LoginViewModel.cs
        |   |   |   |   |       |   SeenVideoIdsToVisibilityConverter.cs
        |   |   |   |   |       |   VideoPortalAppModuleController.cs
        |   |   |   |   |       |   VideoPortalModule.cs
        |   |   |   |   |       |   VideoPortalResources.xaml
        |   |   |   |   |       |   VideoPortalResources.xaml.cs
        |   |   |   |   |       |   VideosView.xaml
        |   |   |   |   |       |   VideosView.xaml.cs
        |   |   |   |   |       |   VideosViewModel.cs
        |   |   |   |   |       |   
        |   |   |   |   |       +---Entities
        |   |   |   |   |       |       Video.cs
        |   |   |   |   |       |       VideoDirectory.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---Evaluation
        |   |   |   |   |       |   |   DirectoryViewModel.cs
        |   |   |   |   |       |   |   EvaluationItemViewModel.cs
        |   |   |   |   |       |   |   IndentToMarginConverter.cs
        |   |   |   |   |       |   |   VideoPortalEvaluationAppModuleController.cs
        |   |   |   |   |       |   |   VideoPortalEvaluationView.xaml
        |   |   |   |   |       |   |   VideoPortalEvaluationView.xaml.cs
        |   |   |   |   |       |   |   VideoPortalEvaluationViewModel.cs
        |   |   |   |   |       |   |   
        |   |   |   |   |       |   \---Assignment
        |   |   |   |   |       |       |   VideoAssignmentEmployeeVideoModel.cs
        |   |   |   |   |       |       |   VideoPortalAssignmentView.xaml
        |   |   |   |   |       |       |   VideoPortalAssignmentView.xaml.cs
        |   |   |   |   |       |       |   VideoPortalAssignmentViewModel.cs
        |   |   |   |   |       |       |   
        |   |   |   |   |       |       \---DateTimeExtension
        |   |   |   |   |       |               DateTimeExtensionView.xaml
        |   |   |   |   |       |               DateTimeExtensionView.xaml.cs
        |   |   |   |   |       |               DateTimeExtensionViewModel.cs
        |   |   |   |   |       |               
        |   |   |   |   |       +---SaveDirectory
        |   |   |   |   |       |       SaveDirectoryView.xaml
        |   |   |   |   |       |       SaveDirectoryView.xaml.cs
        |   |   |   |   |       |       SaveDirectoryViewModel.cs
        |   |   |   |   |       |       SaveDirectoryViewModelMode.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---SaveVideo
        |   |   |   |   |       |       SaveVideoView.xaml
        |   |   |   |   |       |       SaveVideoView.xaml.cs
        |   |   |   |   |       |       SaveVideoViewModel.cs
        |   |   |   |   |       |       SaveVideoViewModelMode.cs
        |   |   |   |   |       |       TagsComboBoxEditValueConverter.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---VideoExtension
        |   |   |   |   |       |       StringExtension.cs
        |   |   |   |   |       |       VideoDirectoryCollectionExtensions.cs
        |   |   |   |   |       |       
        |   |   |   |   |       \---Videos
        |   |   |   |   |           |   DirectoryTreeListNodeImageSelector.cs
        |   |   |   |   |           |   IContentViewModel.cs
        |   |   |   |   |           |   ILoadingService.cs
        |   |   |   |   |           |   
        |   |   |   |   |           +---SearchResult
        |   |   |   |   |           |       SearchResultContentView.xaml
        |   |   |   |   |           |       SearchResultContentView.xaml.cs
        |   |   |   |   |           |       SearchResultContentViewModel.cs
        |   |   |   |   |           |       
        |   |   |   |   |           +---VideoDetails
        |   |   |   |   |           |       VideoDetailsContentView.xaml
        |   |   |   |   |           |       VideoDetailsContentView.xaml.cs
        |   |   |   |   |           |       VideoDetailsContentViewModel.cs
        |   |   |   |   |           |       VideoHelper.cs
        |   |   |   |   |           |       VideoSource.cs
        |   |   |   |   |           |       WhiteSpaceStringToVisibilityConverter.cs
        |   |   |   |   |           |       
        |   |   |   |   |           \---VideoList
        |   |   |   |   |                   VideoListContentView.xaml
        |   |   |   |   |                   VideoListContentView.xaml.cs
        |   |   |   |   |                   VideoListContentViewModel.cs
        |   |   |   |   |                   VideoUrlToPreviewImageConverter.cs
        |   |   |   |   |                   
        |   |   |   |   +---Gui
        |   |   |   |   |   \---Profiles
        |   |   |   |   |           ManageUiProfileView.xaml
        |   |   |   |   |           ManageUiProfileView.xaml.cs
        |   |   |   |   |           ManageUiProfileViewModel.cs
        |   |   |   |   |           
        |   |   |   |   +---Helpdesk
        |   |   |   |   |   |   ContractLogicHelper.cs
        |   |   |   |   |   |   TicketLogicHelper.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---CentronChecklist
        |   |   |   |   |   |       CentronChecklistAppModuleController.cs
        |   |   |   |   |   |       CentronChecklistAppModuleControllerView.ArtificialIntelligence.cs
        |   |   |   |   |   |       CentronChecklistAppModuleControllerView.xaml
        |   |   |   |   |   |       CentronChecklistAppModuleControllerView.xaml.cs
        |   |   |   |   |   |       CentronChecklistAppModuleControllerViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ConnectionNumber
        |   |   |   |   |   |       HelpdeskConnectionNumberGroupViewModel.cs
        |   |   |   |   |   |       TicketConnectionNumberSelectionView.xaml
        |   |   |   |   |   |       TicketConnectionNumberSelectionView.xaml.cs
        |   |   |   |   |   |       TicketConnectionNumberSelectionViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Dashboard
        |   |   |   |   |   |   |   StatisticsGroupViewModel.cs
        |   |   |   |   |   |   |   TicketDashboardContainerController.cs
        |   |   |   |   |   |   |   TicketDashboardContainerKinds.cs
        |   |   |   |   |   |   |   TicketStatisticsProvider.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Helpdesk
        |   |   |   |   |   |   |       HelpdeskContainerData.cs
        |   |   |   |   |   |   |       HelpdeskDashboardContainerView.xaml
        |   |   |   |   |   |   |       HelpdeskDashboardContainerView.xaml.cs
        |   |   |   |   |   |   |       HelpdeskDashboardContainerViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---RecordedTimes
        |   |   |   |   |   |   |       TicketRecordedTimeContainerData.cs
        |   |   |   |   |   |   |       TicketRecordedTimeContainerView.xaml
        |   |   |   |   |   |   |       TicketRecordedTimeContainerView.xaml.cs
        |   |   |   |   |   |   |       TicketRecordedTimeContainerViewModel.cs
        |   |   |   |   |   |   |       TicketRecordedTimeEmployeeStatisticViewModel.cs
        |   |   |   |   |   |   |       TicketRecordedTimeKind.cs
        |   |   |   |   |   |   |       TicketRecordedTimeRange.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---TicketDates
        |   |   |   |   |   |   |       TicketDatesContainerData.cs
        |   |   |   |   |   |   |       TicketDatesContainerMode.cs
        |   |   |   |   |   |   |       TicketDatesContainerModeToStringConverter.cs
        |   |   |   |   |   |   |       TicketDatesDashboardContainerView.xaml
        |   |   |   |   |   |   |       TicketDatesDashboardContainerView.xaml.cs
        |   |   |   |   |   |   |       TicketDatesDashboardContainerViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---TicketDueDate
        |   |   |   |   |   |   |       TicketDueDateContainerMode.cs
        |   |   |   |   |   |   |       TicketDueDateContainerModeToStringConverter.cs
        |   |   |   |   |   |   |       TicketDueDateDashboardContainerData.cs
        |   |   |   |   |   |   |       TicketDueDateDashboardContainerView.xaml
        |   |   |   |   |   |   |       TicketDueDateDashboardContainerView.xaml.cs
        |   |   |   |   |   |   |       TicketDueDateDashboardContainerViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---TicketPriority
        |   |   |   |   |   |   |       TicketPriorityDashboardContainerData.cs
        |   |   |   |   |   |   |       TicketPriorityDashboardContainerView.xaml
        |   |   |   |   |   |   |       TicketPriorityDashboardContainerView.xaml.cs
        |   |   |   |   |   |   |       TicketPriorityDashboardContainerViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Ticketstatus
        |   |   |   |   |   |   |       TicketStatusContainerData.cs
        |   |   |   |   |   |   |       TicketStatusDasboardContainerView.xaml
        |   |   |   |   |   |   |       TicketStatusDasboardContainerView.xaml.cs
        |   |   |   |   |   |   |       TicketStatusDasboardContainerViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---TicketType
        |   |   |   |   |   |           TicketTypeDashboardContainerData.cs
        |   |   |   |   |   |           TicketTypeDashboardContainerView.xaml
        |   |   |   |   |   |           TicketTypeDashboardContainerView.xaml.cs
        |   |   |   |   |   |           TicketTypeDashboardContainerViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Events
        |   |   |   |   |   |       TicketClosedEvent.cs
        |   |   |   |   |   |       TicketForwardedEvent.cs
        |   |   |   |   |   |       TicketLockChangedEvent.cs
        |   |   |   |   |   |       TicketModuleLoadedEvent.cs
        |   |   |   |   |   |       TicketSavedEvent.cs
        |   |   |   |   |   |       TimeRecordingChangedEvent.cs
        |   |   |   |   |   |       TimerSavedEvent.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ExpectedEvents
        |   |   |   |   |   |   +---Controller
        |   |   |   |   |   |   |       ExpectedEventsAppModuleController.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---ViewModels
        |   |   |   |   |   |       |   ExpectedEventAccountViewModel.cs
        |   |   |   |   |   |       |   ExpectedEventsMainView.xaml
        |   |   |   |   |   |       |   ExpectedEventsMainView.xaml.cs
        |   |   |   |   |   |       |   ExpectedEventsMainViewModel.cs
        |   |   |   |   |   |       |   
        |   |   |   |   |   |       \---Details
        |   |   |   |   |   |               ExceptedEventsDetailView.xaml
        |   |   |   |   |   |               ExceptedEventsDetailView.xaml.cs
        |   |   |   |   |   |               ExpectedEventsDTOViewModel.cs
        |   |   |   |   |   |               ExpectedEventsEmailView.xaml
        |   |   |   |   |   |               ExpectedEventsEmailView.xaml.cs
        |   |   |   |   |   |               ExpectedEventsTimeView.xaml
        |   |   |   |   |   |               ExpectedEventsTimeView.xaml.cs
        |   |   |   |   |   |               WatchView.xaml
        |   |   |   |   |   |               WatchView.xaml.cs
        |   |   |   |   |   |               
        |   |   |   |   |   +---ExpectedEventsReporting
        |   |   |   |   |   |   +---Controller
        |   |   |   |   |   |   |       ExpectedEventsReportingAppModuleController.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---ViewModels
        |   |   |   |   |   |       |   ExpectedEventsReportingView.xaml
        |   |   |   |   |   |       |   ExpectedEventsReportingView.xaml.cs
        |   |   |   |   |   |       |   ExpectedEventsReportingViewModel.cs
        |   |   |   |   |   |       |   
        |   |   |   |   |   |       +---Details
        |   |   |   |   |   |       \---Dialog
        |   |   |   |   |   |               EmailDataView.xaml
        |   |   |   |   |   |               EmailDataView.xaml.cs
        |   |   |   |   |   |               EmailDataViewModel.cs
        |   |   |   |   |   |               ExpectedEventsReportingEmailView.xaml
        |   |   |   |   |   |               ExpectedEventsReportingEmailView.xaml.cs
        |   |   |   |   |   |               ExpectedEventsReportingEmailViewModel.cs
        |   |   |   |   |   |               SettingsDialogView.xaml
        |   |   |   |   |   |               SettingsDialogView.xaml.cs
        |   |   |   |   |   |               SettingsDialogViewModel.cs
        |   |   |   |   |   |               
        |   |   |   |   |   +---SendSelfCareForm
        |   |   |   |   |   |       SelfCareFormViewModel.cs
        |   |   |   |   |   |       SendSelfCareFormView.xaml
        |   |   |   |   |   |       SendSelfCareFormView.xaml.cs
        |   |   |   |   |   |       SendSelfCareViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Settings
        |   |   |   |   |   |   +---Categories
        |   |   |   |   |   |   |       CategoryViewModel.cs
        |   |   |   |   |   |   |       HelpdeskCategoriesSettingsController.cs
        |   |   |   |   |   |   |       HelpdeskCategoriesSettingsHelper.cs
        |   |   |   |   |   |   |       HelpdeskCategoriesSkillsAssignementSettingsView.xaml
        |   |   |   |   |   |   |       HelpdeskCategoriesSkillsAssignementSettingsView.xaml.cs
        |   |   |   |   |   |   |       HelpdeskCategoriesSkillsAssignementSettingsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CustomerAccess
        |   |   |   |   |   |   |       HelpdeskCustomerAccessSettingsController.cs
        |   |   |   |   |   |   |       HelpdeskCustomerAccessSettingsView.xaml
        |   |   |   |   |   |   |       HelpdeskCustomerAccessSettingsView.xaml.cs
        |   |   |   |   |   |   |       HelpdeskCustomerAccessSettingsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---DataTransfer
        |   |   |   |   |   |   |       HelpdeskDataTransferSettingsController.cs
        |   |   |   |   |   |   |       HelpdeskDataTransferSettingsView.xaml
        |   |   |   |   |   |   |       HelpdeskDataTransferSettingsView.xaml.cs
        |   |   |   |   |   |   |       HelpdeskDataTransferSettingsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Logging
        |   |   |   |   |   |   |       HelpdeskLoggingSettingsController.cs
        |   |   |   |   |   |   |       HelpdeskLoggingSettingsView.xaml
        |   |   |   |   |   |   |       HelpdeskLoggingSettingsView.xaml.cs
        |   |   |   |   |   |   |       HelpdeskLoggingSettingsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---MailConfig
        |   |   |   |   |   |   |       HelpdeskMailConfigSettingsController.cs
        |   |   |   |   |   |   |       HelpdeskMailConfigSettingsView.xaml
        |   |   |   |   |   |   |       HelpdeskMailConfigSettingsView.xaml.cs
        |   |   |   |   |   |   |       HelpdeskMailConfigSettingsViewModel.cs
        |   |   |   |   |   |   |       TextParameterViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---NewHelpdesk
        |   |   |   |   |   |   |       NewHelpdeskSettingsController.cs
        |   |   |   |   |   |   |       NewHelpdeskSettingsView.xaml
        |   |   |   |   |   |   |       NewHelpdeskSettingsView.xaml.cs
        |   |   |   |   |   |   |       NewHelpdeskSettingsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Priorities
        |   |   |   |   |   |   |       HelpdeskPrioritySettingsController.cs
        |   |   |   |   |   |   |       HelpdeskPrioritySettingsView.xaml
        |   |   |   |   |   |   |       HelpdeskPrioritySettingsView.xaml.cs
        |   |   |   |   |   |   |       HelpdeskPrioritySettingsViewModel.cs
        |   |   |   |   |   |   |       HelpdeskPriorityViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Settings
        |   |   |   |   |   |   |       HelpdeskSettingsSettingsController.cs
        |   |   |   |   |   |   |       HelpdeskSettingsSettingsView.xaml
        |   |   |   |   |   |   |       HelpdeskSettingsSettingsView.xaml.cs
        |   |   |   |   |   |   |       HelpdeskSettingsSettingsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Status
        |   |   |   |   |   |   |       HelpdeskStatusSettingsController.cs
        |   |   |   |   |   |   |       HelpdeskStatusSettingsView.xaml
        |   |   |   |   |   |   |       HelpdeskStatusSettingsView.xaml.cs
        |   |   |   |   |   |   |       HelpdeskStatusSettingsViewModel.cs
        |   |   |   |   |   |   |       HelpdeskStatusViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---TimeCapture
        |   |   |   |   |   |   |   |   HelpdeskTimeCaptureSettingsController.cs
        |   |   |   |   |   |   |   |   HelpdeskTimeCaptureSettingsView.xaml
        |   |   |   |   |   |   |   |   HelpdeskTimeCaptureSettingsView.xaml.cs
        |   |   |   |   |   |   |   |   HelpdeskTimeCaptureSettingsViewModel.cs
        |   |   |   |   |   |   |   |   HelpdeskTimerTypeViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---TimeFormatHelpDialog
        |   |   |   |   |   |   |           TimeFormatHelpDialogView.xaml
        |   |   |   |   |   |   |           TimeFormatHelpDialogView.xaml.cs
        |   |   |   |   |   |   |           TimeFormatHelpDialogViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   \---Types
        |   |   |   |   |   |       |   HelpdeskTypeSettingsController.cs
        |   |   |   |   |   |       |   HelpdeskTypeSettingsView.xaml
        |   |   |   |   |   |       |   HelpdeskTypeSettingsView.xaml.cs
        |   |   |   |   |   |       |   HelpdeskTypeSettingsViewModel.cs
        |   |   |   |   |   |       |   HelpdeskTypeViewModel.cs
        |   |   |   |   |   |       |   
        |   |   |   |   |   |       \---TypsDialog
        |   |   |   |   |   |               CheckTypesView.xaml
        |   |   |   |   |   |               CheckTypesView.xaml.cs
        |   |   |   |   |   |               CheckTypesViewModel.cs
        |   |   |   |   |   |               
        |   |   |   |   |   +---TaskManagement
        |   |   |   |   |   |   |   TaskManagmentAppModuleController.cs
        |   |   |   |   |   |   |   TaskManagmentAppModuleControllerView.xaml
        |   |   |   |   |   |   |   TaskManagmentAppModuleControllerView.xaml.cs
        |   |   |   |   |   |   |   TaskManagmentAppModuleControllerViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Connectors
        |   |   |   |   |   |           TaskManagmentConnector.cs
        |   |   |   |   |   |           TaskManagmentDialog.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---TicketDetails
        |   |   |   |   |   |   |   TicketAppModuleController.cs
        |   |   |   |   |   |   |   TicketDetailView.ArtificialIntelligence.cs
        |   |   |   |   |   |   |   TicketDetailView.xaml
        |   |   |   |   |   |   |   TicketDetailView.xaml.cs
        |   |   |   |   |   |   |   TicketDetailViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Actions
        |   |   |   |   |   |   |       AddActionAction.cs
        |   |   |   |   |   |   |       AssumeTicketAction.cs
        |   |   |   |   |   |   |       CloseTicketAction.cs
        |   |   |   |   |   |   |       CreateTimerAction.cs
        |   |   |   |   |   |   |       ForwardTicketAction.cs
        |   |   |   |   |   |   |       SaveTicketAction.cs
        |   |   |   |   |   |   |       SendMailAction.cs
        |   |   |   |   |   |   |       SendReportAction.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---AddAction
        |   |   |   |   |   |   |       AddActionView.xaml
        |   |   |   |   |   |   |       AddActionView.xaml.cs
        |   |   |   |   |   |   |       AddActionViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---BranchSelection
        |   |   |   |   |   |   |       HelpdeskBranchSelectionView.xaml
        |   |   |   |   |   |   |       HelpdeskBranchSelectionView.xaml.cs
        |   |   |   |   |   |   |       HelpdeskBranchSelectionViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CFlow
        |   |   |   |   |   |   |   |   SelfCareFormsView.xaml
        |   |   |   |   |   |   |   |   SelfCareFormsView.xaml.cs
        |   |   |   |   |   |   |   |   SelfCareFormsViewModel.cs
        |   |   |   |   |   |   |   |   SelfCareFormViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---HelpdeskFormsFieldViews
        |   |   |   |   |   |   |           HelpdeskCustomFormControlView.xaml
        |   |   |   |   |   |   |           HelpdeskCustomFormControlView.xaml.cs
        |   |   |   |   |   |   |           HelpdeskCustomFormControlViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---CheckList
        |   |   |   |   |   |   |       CheckListConnector.cs
        |   |   |   |   |   |   |       ChecklistConnectorDialogs.cs
        |   |   |   |   |   |   |       MessageBoxDialog.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CloseHelpdesk
        |   |   |   |   |   |   |       CloseHelpdeskHelper.cs
        |   |   |   |   |   |   |       CloseHelpdeskView.xaml
        |   |   |   |   |   |   |       CloseHelpdeskView.xaml.cs
        |   |   |   |   |   |   |       CloseHelpdeskViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CommentToTimer
        |   |   |   |   |   |   |       CommentToTimerView.xaml
        |   |   |   |   |   |   |       CommentToTimerView.xaml.cs
        |   |   |   |   |   |   |       CommentToTimerViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Common
        |   |   |   |   |   |   |       TicketAccountAddressViewModel.cs
        |   |   |   |   |   |   |       TicketAccountContactViewModel.cs
        |   |   |   |   |   |   |       TicketArticleWorkItemViewModel.cs
        |   |   |   |   |   |   |       TicketContractContingentView.xaml
        |   |   |   |   |   |   |       TicketContractContingentView.xaml.cs
        |   |   |   |   |   |   |       TicketContractView.xaml
        |   |   |   |   |   |   |       TicketContractView.xaml.cs
        |   |   |   |   |   |   |       TicketContractViewModel.cs
        |   |   |   |   |   |   |       TicketMasterDataListViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Connector
        |   |   |   |   |   |   |       HelpdeskEstimatedProgressConnector.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ContractSelection
        |   |   |   |   |   |   |       ContractSelectionView.xaml
        |   |   |   |   |   |   |       ContractSelectionView.xaml.cs
        |   |   |   |   |   |   |       ContractSelectionViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |   |   AddressConverter.cs
        |   |   |   |   |   |   |   |   BooleanMultiConverter.cs
        |   |   |   |   |   |   |   |   BooleanMultiToVisibilityConverter.cs
        |   |   |   |   |   |   |   |   ColorStringToBrushConverter.cs
        |   |   |   |   |   |   |   |   ContactPersonConverter.cs
        |   |   |   |   |   |   |   |   ContractDataIsContingentConverter.cs
        |   |   |   |   |   |   |   |   DecimalToIntConverter.cs
        |   |   |   |   |   |   |   |   DueDateToDisplayTextConverter.cs
        |   |   |   |   |   |   |   |   EnumMatchToVisibility.cs
        |   |   |   |   |   |   |   |   HelpdeskCreatedByConverter.cs
        |   |   |   |   |   |   |   |   HelpdeskHeaderConverter.cs
        |   |   |   |   |   |   |   |   HelpdeskTimerTimerWithoutPauseCalculatorConverter.cs
        |   |   |   |   |   |   |   |   HoursToTimeSpanConverter.cs
        |   |   |   |   |   |   |   |   IsNullOrWhitespaceToVisibilityConverter.cs
        |   |   |   |   |   |   |   |   ItemIsSelectedItemToVisibilityConverter.cs
        |   |   |   |   |   |   |   |   ListCountConverter.cs
        |   |   |   |   |   |   |   |   NegativeTimeSpanToPositiveConverter.cs
        |   |   |   |   |   |   |   |   NullOrEmptyToFalseConverter.cs
        |   |   |   |   |   |   |   |   NullOrEmptyToVisibilityConverter.cs
        |   |   |   |   |   |   |   |   NullToZeroConverter.cs
        |   |   |   |   |   |   |   |   OrderProcessingContractStateToBitmapConverter.cs
        |   |   |   |   |   |   |   |   OrderProcessingContractStateToToolTipConverter.cs
        |   |   |   |   |   |   |   |   SecondsToTimeSpanConverter.cs
        |   |   |   |   |   |   |   |   StringToStringOneLinerConverter.cs
        |   |   |   |   |   |   |   |   TimeSpanFormatConverter.cs
        |   |   |   |   |   |   |   |   TimeSpanMaskConverter.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---TimeRecording
        |   |   |   |   |   |   |           RecordingKindIsPausedToBooleanConverter.cs
        |   |   |   |   |   |   |           RecordingKindIsRunningToBooleanConverter.cs
        |   |   |   |   |   |   |           RecordingKindIsStoppedOrNullConverter.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---DueDateChangeReason
        |   |   |   |   |   |   |       DueDateChangeReasonView.xaml
        |   |   |   |   |   |   |       DueDateChangeReasonView.xaml.cs
        |   |   |   |   |   |   |       DueDateChangeReasonViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ForwardHelpdesk
        |   |   |   |   |   |   |       ForwardHelpdeskHelper.cs
        |   |   |   |   |   |   |       ForwardHelpdeskView.xaml
        |   |   |   |   |   |   |       ForwardHelpdeskView.xaml.cs
        |   |   |   |   |   |   |       ForwardHelpdeskViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---HelpdeskInfo
        |   |   |   |   |   |   |       HelpdeskInfoView.xaml
        |   |   |   |   |   |   |       HelpdeskInfoView.xaml.cs
        |   |   |   |   |   |   |       HelpdeskInfoViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ReportPreview
        |   |   |   |   |   |   |       TicketReportPreviewView.xaml
        |   |   |   |   |   |   |       TicketReportPreviewView.xaml.cs
        |   |   |   |   |   |   |       TicketReportPreviewViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Rma
        |   |   |   |   |   |   |       SearchStockView.xaml
        |   |   |   |   |   |   |       SearchStockView.xaml.cs
        |   |   |   |   |   |   |       SearchStockViewModel.cs
        |   |   |   |   |   |   |       TicketRmaView.xaml
        |   |   |   |   |   |   |       TicketRmaView.xaml.cs
        |   |   |   |   |   |   |       TicketRmaViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SendMail
        |   |   |   |   |   |   |       SendMailView.xaml
        |   |   |   |   |   |   |       SendMailView.xaml.cs
        |   |   |   |   |   |   |       SendMailViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SendReport
        |   |   |   |   |   |   |       HelpdeskProcessReportMode.cs
        |   |   |   |   |   |   |       HelpdeskReportType.cs
        |   |   |   |   |   |   |       HelpdeskReportViewModel.cs
        |   |   |   |   |   |   |       SendReportView.xaml
        |   |   |   |   |   |   |       SendReportView.xaml.cs
        |   |   |   |   |   |   |       SendReportViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---TicketProcessTemplateSelection
        |   |   |   |   |   |   +---TimeRecording
        |   |   |   |   |   |   |   |   EmployeeArticleItem.cs
        |   |   |   |   |   |   |   |   TimeRecordingLogViewModel.cs
        |   |   |   |   |   |   |   |   TimeRecordingView.xaml
        |   |   |   |   |   |   |   |   TimeRecordingView.xaml.cs
        |   |   |   |   |   |   |   |   TimeRecordingViewModel.cs
        |   |   |   |   |   |   |   |   TimerSpecialArticleData.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---ArticleToTime
        |   |   |   |   |   |   |           ArticleToTimeView.xaml
        |   |   |   |   |   |   |           ArticleToTimeView.xaml.cs
        |   |   |   |   |   |   |           ArticleToTimeViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---TimeRecordingBatch
        |   |   |   |   |   |   |       TimeRecordingBatchView.xaml
        |   |   |   |   |   |   |       TimeRecordingBatchView.xaml.cs
        |   |   |   |   |   |   |       TimeRecordingBatchViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---TimeRecordingMessageBox
        |   |   |   |   |   |           TimeRecordingMessageBoxView.xaml
        |   |   |   |   |   |           TimeRecordingMessageBoxView.xaml.cs
        |   |   |   |   |   |           TimeRecordingMessageBoxViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---TicketList
        |   |   |   |   |   |   |   HelpdeskListItemViewModel.cs
        |   |   |   |   |   |   |   TicketListUISettingsViewModel.cs
        |   |   |   |   |   |   |   TicketListView.ArtificialIntelligence.cs
        |   |   |   |   |   |   |   TicketListView.xaml
        |   |   |   |   |   |   |   TicketListView.xaml.cs
        |   |   |   |   |   |   |   TicketListViewModel.cs
        |   |   |   |   |   |   |   TicketListWithRibbonView.xaml
        |   |   |   |   |   |   |   TicketListWithRibbonView.xaml.cs
        |   |   |   |   |   |   |   TicketListWithRibbonViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Actions
        |   |   |   |   |   |   |       NewTicketAction.cs
        |   |   |   |   |   |   |       TicketListAllModeAction.cs
        |   |   |   |   |   |   |       TicketListCustomersModeAction.cs
        |   |   |   |   |   |   |       TicketListOnlyOwnAction.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Converters
        |   |   |   |   |   |   |       HelpdeskCustomerToAdressStringConverter.cs
        |   |   |   |   |   |   |       HelpdeskEditorsToStringConverter.cs
        |   |   |   |   |   |   |       HelpdeskHeaderConverter.cs
        |   |   |   |   |   |   |       NullToBooleanConverter.cs
        |   |   |   |   |   |   |       RmaArticleStateToDescriptionConverter.cs
        |   |   |   |   |   |   |       RmaCloseContentConverter.cs
        |   |   |   |   |   |   |       RmaForthActionToDescriptionConverter.cs
        |   |   |   |   |   |   |       RmaStateToDescriptionConverter.cs
        |   |   |   |   |   |   |       TicketListModeToImageConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Module
        |   |   |   |   |   |   |       TicketListAppModuleController.cs
        |   |   |   |   |   |   |       TicketListModuleView.ArtificialIntelligence.cs
        |   |   |   |   |   |   |       TicketListModuleView.xaml
        |   |   |   |   |   |   |       TicketListModuleView.xaml.cs
        |   |   |   |   |   |   |       TicketListModuleViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---TicketListWithDialog
        |   |   |   |   |   |           TicketListWithDialogView.xaml
        |   |   |   |   |   |           TicketListWithDialogView.xaml.cs
        |   |   |   |   |   |           TicketListWithDialogViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   \---TicketProcessTemplates
        |   |   |   |   |       |   TicketProcessTemplateAppModuleController.cs
        |   |   |   |   |       |   TicketProcessTemplateView.xaml
        |   |   |   |   |       |   TicketProcessTemplateView.xaml.cs
        |   |   |   |   |       |   TicketProcessTemplateViewModel.cs
        |   |   |   |   |       |   
        |   |   |   |   |       \---Tree
        |   |   |   |   |               TicketProcessTemplateFolderData.cs
        |   |   |   |   |               TicketProcessTemplateFolderDataType.cs
        |   |   |   |   |               TicketProcessTemplateFolderImageSelector.cs
        |   |   |   |   |               TicketProcessTemplateTreeView.xaml
        |   |   |   |   |               TicketProcessTemplateTreeView.xaml.cs
        |   |   |   |   |               TicketProcessTemplateTreeViewModel.cs
        |   |   |   |   |               
        |   |   |   |   +---Logistic
        |   |   |   |   |   +---LogisticSettings
        |   |   |   |   |   |       LogisticSettingsController.cs
        |   |   |   |   |   |       LogisticSettingsView.xaml
        |   |   |   |   |   |       LogisticSettingsView.xaml.cs
        |   |   |   |   |   |       LogisticSettingsViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---ShippingMethodSettings
        |   |   |   |   |           ShippingMethodSettingsController.cs
        |   |   |   |   |           ShippingMethodSettingsView.xaml
        |   |   |   |   |           ShippingMethodSettingsView.xaml.cs
        |   |   |   |   |           ShippingMethodSettingsViewModel.cs
        |   |   |   |   |           
        |   |   |   |   +---Massenupdates
        |   |   |   |   |   |   MassUpdatesAppModuleController.cs
        |   |   |   |   |   |   MassUpdatesView.xaml
        |   |   |   |   |   |   MassUpdatesView.xaml.cs
        |   |   |   |   |   |   MassUpdatesViewModel.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Event
        |   |   |   |   |   |       MassUpdateTemplateSavedEvent.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Updates
        |   |   |   |   |       |   NewMassUpdateController.cs
        |   |   |   |   |       |   NewMassUpdateView.xaml
        |   |   |   |   |       |   NewMassUpdateView.xaml.cs
        |   |   |   |   |       |   NewMassUpdateViewModel.cs
        |   |   |   |   |       |   
        |   |   |   |   |       +---PriceUpdates
        |   |   |   |   |       |   |   MassUpdateTemplateItemsViewModel.cs
        |   |   |   |   |       |   |   MassUpdateTemplateViewModel.cs
        |   |   |   |   |       |   |   PriceUpdateSettingsViewModel.cs
        |   |   |   |   |       |   |   
        |   |   |   |   |       |   +---AccountUpdate
        |   |   |   |   |       |   |       AccountUpdatePreviewView.xaml
        |   |   |   |   |       |   |       AccountUpdatePreviewView.xaml.cs
        |   |   |   |   |       |   |       AccountUpdatePreviewViewModel.cs
        |   |   |   |   |       |   |       AccountUpdateView.xaml
        |   |   |   |   |       |   |       AccountUpdateView.xaml.cs
        |   |   |   |   |       |   |       AccountUpdateViewModel.cs
        |   |   |   |   |       |   |       
        |   |   |   |   |       |   +---AccountWarningUpdate
        |   |   |   |   |       |   |       AccountWarningUpdateView.xaml
        |   |   |   |   |       |   |       AccountWarningUpdateView.xaml.cs
        |   |   |   |   |       |   |       AccountWarningUpdateViewModel.cs
        |   |   |   |   |       |   |       
        |   |   |   |   |       |   +---ArticleUpdate
        |   |   |   |   |       |   |       SelectArticlesForUpdateView.xaml
        |   |   |   |   |       |   |       SelectArticlesForUpdateView.xaml.cs
        |   |   |   |   |       |   |       SelectArticlesForUpdateViewModel.cs
        |   |   |   |   |       |   |       UpdateArticlePricesView.xaml
        |   |   |   |   |       |   |       UpdateArticlePricesView.xaml.cs
        |   |   |   |   |       |   |       UpdateArticlePricesViewModel.cs
        |   |   |   |   |       |   |       UpdatePreviewView.xaml
        |   |   |   |   |       |   |       UpdatePreviewView.xaml.cs
        |   |   |   |   |       |   |       UpdatePreviewViewModel.cs
        |   |   |   |   |       |   |       
        |   |   |   |   |       |   +---InsertReceiptSearch
        |   |   |   |   |       |   \---ReceiptUpdate
        |   |   |   |   |       |       +---ReceiptDataUpdate
        |   |   |   |   |       |       \---ReceiptPriceUpdate
        |   |   |   |   |       |               UpdateReceiptView.xaml
        |   |   |   |   |       |               
        |   |   |   |   |       \---WizardPages
        |   |   |   |   |               MainWizardView.xaml
        |   |   |   |   |               MainWizardView.xaml.cs
        |   |   |   |   |               MainWizardViewModel.cs
        |   |   |   |   |               
        |   |   |   |   +---MyCentron
        |   |   |   |   |   +---Calendar
        |   |   |   |   |   |       CalenderAppController.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CentronInspectors
        |   |   |   |   |   |   |   CentronInspectorAppModuleController.cs
        |   |   |   |   |   |   |   CentronInspectorView.xaml
        |   |   |   |   |   |   |   CentronInspectorView.xaml.cs
        |   |   |   |   |   |   |   CentronInspectorViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Inspectors
        |   |   |   |   |   |       |   InspectorItemBase.cs
        |   |   |   |   |   |       |   InspectorManager.cs
        |   |   |   |   |   |       |   InspectorMessageItem.cs
        |   |   |   |   |   |       |   InspectorResult.cs
        |   |   |   |   |   |       |   
        |   |   |   |   |   |       +---Article
        |   |   |   |   |   |       |   |   CostCentreMandatoryCheck.cs
        |   |   |   |   |   |       |   |   CostObjectMandatoryCheck.cs
        |   |   |   |   |   |       |   |   
        |   |   |   |   |   |       |   \---SelectCostCentreForArticlesDialog
        |   |   |   |   |   |       +---Configurations
        |   |   |   |   |   |       |       ExchangeMailConfigInspector.cs
        |   |   |   |   |   |       |       NexusSettingsInspector.cs
        |   |   |   |   |   |       |       SboSettingsInspector.cs
        |   |   |   |   |   |       |       VatChangesIn2021From16To19.cs
        |   |   |   |   |   |       |       
        |   |   |   |   |   |       +---Database
        |   |   |   |   |   |       |       ChecklistInspector.cs
        |   |   |   |   |   |       |       DatabaseValueIssuesInspector.cs
        |   |   |   |   |   |       |       RiverbirdTablesCleanupInspector.cs
        |   |   |   |   |   |       |       WebAccountRepairInspector.cs
        |   |   |   |   |   |       |       
        |   |   |   |   |   |       +---Dialogs
        |   |   |   |   |   |       |   +---ExchangeMailConfigInspectorDialogs
        |   |   |   |   |   |       |   +---OnlineBankingInspectorDialog
        |   |   |   |   |   |       |   +---ReceiptReceiverInspectorDialog
        |   |   |   |   |   |       |   \---WebAccountRepairInspectorDialog
        |   |   |   |   |   |       +---Documents
        |   |   |   |   |   |       |       CrmProjectDocumentInspector.cs
        |   |   |   |   |   |       |       DocumentInspector.cs
        |   |   |   |   |   |       |       
        |   |   |   |   |   |       +---Payments
        |   |   |   |   |   |       |       OnlineBankingInspektor.cs
        |   |   |   |   |   |       |       
        |   |   |   |   |   |       +---PLM
        |   |   |   |   |   |       |       ToDoEntriesFromPlmInspector.cs
        |   |   |   |   |   |       |       
        |   |   |   |   |   |       +---Receipts
        |   |   |   |   |   |       |       AddReceiptReceiverForReceiptsInspector.cs
        |   |   |   |   |   |       |       ContractPositionRichTextInspektor.cs
        |   |   |   |   |   |       |       InactiveArticlesInContractsInspector.cs
        |   |   |   |   |   |       |       InactiveContactsInReceiptsInspector.cs
        |   |   |   |   |   |       |       UpdateContractFontFamilyInspector.cs
        |   |   |   |   |   |       |       
        |   |   |   |   |   |       +---Reports
        |   |   |   |   |   |       |       InvalidReportStructureInspector.cs
        |   |   |   |   |   |       |       
        |   |   |   |   |   |       +---Schedule
        |   |   |   |   |   |       |       DuplicateMailEntryIdInspector.cs
        |   |   |   |   |   |       |       OrphanedSeriesScheduleInspector.cs
        |   |   |   |   |   |       |       TimeChangedByGraphInspector.cs
        |   |   |   |   |   |       |       
        |   |   |   |   |   |       +---Security
        |   |   |   |   |   |       |       LoginInspector.cs
        |   |   |   |   |   |       |       
        |   |   |   |   |   |       \---TaskManagement
        |   |   |   |   |   +---Dashboard
        |   |   |   |   |   |   |   CentronDashboardAppModuleController.cs
        |   |   |   |   |   |   |   CentronDashboardTileView.xaml
        |   |   |   |   |   |   |   CentronDashboardTileView.xaml.cs
        |   |   |   |   |   |   |   CentronDashboardView.ArtificialIntelligence.cs
        |   |   |   |   |   |   |   CentronDashboardView.xaml
        |   |   |   |   |   |   |   CentronDashboardView.xaml.cs
        |   |   |   |   |   |   |   DashboardContainerBackGroundColorProvider.cs
        |   |   |   |   |   |   |   DashboardContainerBase.cs
        |   |   |   |   |   |   |   DashboardContainerDiagramColorHelper.cs
        |   |   |   |   |   |   |   DashboardContainerEmployeeSelectionProvider.cs
        |   |   |   |   |   |   |   DashboardContainerSizeConverterHelper.cs
        |   |   |   |   |   |   |   DashboardContainerWithAnimationsView.xaml
        |   |   |   |   |   |   |   DashboardContainerWithAnimationsView.xaml.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---AddDashboardContainer
        |   |   |   |   |   |   |   |   AddDashboardContainerView.xaml
        |   |   |   |   |   |   |   |   AddDashboardContainerView.xaml.cs
        |   |   |   |   |   |   |   |   AddDashboardContainerViewModel.cs
        |   |   |   |   |   |   |   |   ContainerCategoryViewModel.cs
        |   |   |   |   |   |   |   |   ContainerNameToImageConverter.cs
        |   |   |   |   |   |   |   |   ContainerViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---ContainerImages
        |   |   |   |   |   |   |           Aktive Vertrõge.png
        |   |   |   |   |   |   |           Angebotswert nach Status.png
        |   |   |   |   |   |   |           Auftrag Projekt.png
        |   |   |   |   |   |   |           Auftrag Projekt³bersicht.png
        |   |   |   |   |   |   |           Auftragseingang.png
        |   |   |   |   |   |   |           Auslaufende Vertrõge.png
        |   |   |   |   |   |   |           Beleganzahl.png
        |   |   |   |   |   |   |           Bestellungen.png
        |   |   |   |   |   |   |           Bestellvorschlõge.png
        |   |   |   |   |   |   |           CRM-Aktivitõten.png
        |   |   |   |   |   |   |           Fõllige Tickets (Diagram).png
        |   |   |   |   |   |   |           Fõllige Tickets (SLA).png
        |   |   |   |   |   |   |           Fõllige Tickets.png
        |   |   |   |   |   |   |           Heute erfasste Zeiten.png
        |   |   |   |   |   |   |           Heute erledigte Tickets.png
        |   |   |   |   |   |   |           Heute neue Tickets.png
        |   |   |   |   |   |   |           Kundeninfos.png
        |   |   |   |   |   |   |           Tickets nach Status (Anzahl).png
        |   |   |   |   |   |   |           Tickets nach Status (Diagram).png
        |   |   |   |   |   |   |           Tickets nach Typ (Anzahl).png
        |   |   |   |   |   |   |           Tickets nach Typ (Bereiche).png
        |   |   |   |   |   |   |           Tickets nach Typ (Diagram).png
        |   |   |   |   |   |   |           Top-Kunden nach Umsatz.png
        |   |   |   |   |   |   |           Umsatz nach Warengruppe.png
        |   |   |   |   |   |   |           Umsatz Statistik.png
        |   |   |   |   |   |   |           Umsatz.png
        |   |   |   |   |   |   |           Vertrõge nach Vertragsart.png
        |   |   |   |   |   |   |           ▄berfõllige Angebote.png
        |   |   |   |   |   |   |           ▄berfõllige Bestellungen.png
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---ColorSelector
        |   |   |   |   |   |   |   |   DashboardContainerColorSelectorRule.cs
        |   |   |   |   |   |   |   |   DashboardContainerColorSelectorView.xaml
        |   |   |   |   |   |   |   |   DashboardContainerColorSelectorView.xaml.cs
        |   |   |   |   |   |   |   |   DashboardContainerColorSelectorViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---EditDashboardContainerColorSelectorRule
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |       BackgroundColorToForegroundColorConverter.cs
        |   |   |   |   |   |   |       ThemeForegroundColorConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---ViewModels
        |   |   |   |   |   |       |   CentronDashboardTileViewModel.cs
        |   |   |   |   |   |       |   CentronDashboardViewModel.cs
        |   |   |   |   |   |       |   
        |   |   |   |   |   |       \---Actions
        |   |   |   |   |   |               AddDashboardContainersAction.cs
        |   |   |   |   |   |               RefreshDashboardAction.cs
        |   |   |   |   |   |               
        |   |   |   |   |   +---MyDay
        |   |   |   |   |   |   |   MyDayConnector.cs
        |   |   |   |   |   |   |   MyDayDialogManager.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Editor
        |   |   |   |   |   |   |       MyDayEditorAppModuleController.cs
        |   |   |   |   |   |   |       MyDayEditorWrapperView.xaml
        |   |   |   |   |   |   |       MyDayEditorWrapperView.xaml.cs
        |   |   |   |   |   |   |       MyDayEditorWrapperViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---EmployeeOverview
        |   |   |   |   |   |   |       MyDayEmployeeOverviewAppModuleController.cs
        |   |   |   |   |   |   |       MyDayEmployeeOverviewWrapperView.xaml
        |   |   |   |   |   |   |       MyDayEmployeeOverviewWrapperView.xaml.cs
        |   |   |   |   |   |   |       MyDayEmployeeOverviewWrapperViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---EmployeeSelection
        |   |   |   |   |   |   |       MyDayEmployeeSelectionWrapperView.xaml
        |   |   |   |   |   |   |       MyDayEmployeeSelectionWrapperView.xaml.cs
        |   |   |   |   |   |   |       MyDayEmployeeSelectionWrapperViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---MonthReview
        |   |   |   |   |   |   |       MyDayMonthReviewAppModuleController.cs
        |   |   |   |   |   |   |       MyDayMonthReviewWrapperView.xaml
        |   |   |   |   |   |   |       MyDayMonthReviewWrapperView.xaml.cs
        |   |   |   |   |   |   |       MyDayMonthReviewWrapperViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---NotificationLog
        |   |   |   |   |   |   |       MyDayNotificationLogOverviewWrapperView.xaml
        |   |   |   |   |   |   |       MyDayNotificationLogOverviewWrapperView.xaml.cs
        |   |   |   |   |   |   |       MyDayNotificationLogOverviewWrapperViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Settings
        |   |   |   |   |   |   |       MyDayEmailSettingsController.cs
        |   |   |   |   |   |   |       MyDayEmailSettingsView.xaml
        |   |   |   |   |   |   |       MyDayEmailSettingsView.xaml.cs
        |   |   |   |   |   |   |       MyDayEmailSettingsViewModel.cs
        |   |   |   |   |   |   |       MyDaySpecialTimeSettingsViewModel.cs
        |   |   |   |   |   |   |       MyDayTimeSettingsController.cs
        |   |   |   |   |   |   |       MyDayTimeSettingsView.xaml
        |   |   |   |   |   |   |       MyDayTimeSettingsView.xaml.cs
        |   |   |   |   |   |   |       MyDayTimeSettingsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---WorkItemBatchGenerator
        |   |   |   |   |   |   |       MyDayWorkItemBatchGeneratorWrapperView.xaml
        |   |   |   |   |   |   |       MyDayWorkItemBatchGeneratorWrapperView.xaml.cs
        |   |   |   |   |   |   |       MyDayWorkItemBatchGeneratorWrapperViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---WorkItemEditor
        |   |   |   |   |   |           MyDayEditWorkItemWrapperView.xaml
        |   |   |   |   |   |           MyDayEditWorkItemWrapperView.xaml.cs
        |   |   |   |   |   |           MyDayEditWorkItemWrapperViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---PersonalSettings
        |   |   |   |   |   |   +---AccessTokens
        |   |   |   |   |   |   |       PersonalAccessTokenSettingsController.cs
        |   |   |   |   |   |   |       PersonalAccessTokenSettingsView.xaml
        |   |   |   |   |   |   |       PersonalAccessTokenSettingsView.xaml.cs
        |   |   |   |   |   |   |       PersonalAccessTokenSettingsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---APIs
        |   |   |   |   |   |   |       PersonalAPISettingsController.cs
        |   |   |   |   |   |   |       PersonalAPISettingsView.xaml
        |   |   |   |   |   |   |       PersonalAPISettingsView.xaml.cs
        |   |   |   |   |   |   |       PersonalAPISettingsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ArticleSearch
        |   |   |   |   |   |   |       IndexToPerformanceModeConverter.cs
        |   |   |   |   |   |   |       PersonalArticleSearchSettingsController.cs
        |   |   |   |   |   |   |       PersonalArticleSearchSettingsView.xaml
        |   |   |   |   |   |   |       PersonalArticleSearchSettingsView.xaml.cs
        |   |   |   |   |   |   |       PersonalArticleSearchSettingsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ArtificialIntelligence
        |   |   |   |   |   |   +---MailTemplates
        |   |   |   |   |   |   |       PersonalMailTemplatesController.cs
        |   |   |   |   |   |   |       PersonalMailTemplatesView.xaml
        |   |   |   |   |   |   |       PersonalMailTemplatesView.xaml.cs
        |   |   |   |   |   |   |       PersonalMailTemplatesViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---OpenIdConnectAccount
        |   |   |   |   |   |   |       PersonalOpenIdConnectAccountController.cs
        |   |   |   |   |   |   |       PersonalOpenIdConnectAccountView.xaml
        |   |   |   |   |   |   |       PersonalOpenIdConnectAccountView.xaml.cs
        |   |   |   |   |   |   |       PersonalOpenIdConnectAccountViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---PasswordChange
        |   |   |   |   |   |   |       PersonalPasswordChangeController.cs
        |   |   |   |   |   |   |       PersonalPasswordChangeView.xaml
        |   |   |   |   |   |   |       PersonalPasswordChangeView.xaml.cs
        |   |   |   |   |   |   |       PersonalPasswordChangeViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Phone
        |   |   |   |   |   |   |   |   PersonalPhoneSettingsController.cs
        |   |   |   |   |   |   |   |   PersonalPhoneSettingsView.xaml
        |   |   |   |   |   |   |   |   PersonalPhoneSettingsView.xaml.cs
        |   |   |   |   |   |   |   |   PersonalPhoneSettingsViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---Connections
        |   |   |   |   |   |   |           NoPersonalPhoneConnectionTypeView.xaml
        |   |   |   |   |   |   |           NoPersonalPhoneConnectionTypeView.xaml.cs
        |   |   |   |   |   |   |           NoPersonalPhoneConnectionTypeViewModel.cs
        |   |   |   |   |   |   |           PersonalPhoneConnectionTypeViewModel.cs
        |   |   |   |   |   |   |           SoftPhonePersonalPhoneConnectionTypeView.xaml
        |   |   |   |   |   |   |           TapiLineViewModel.cs
        |   |   |   |   |   |   |           TapiPersonalPhoneConnectionTypeView.xaml
        |   |   |   |   |   |   |           TapiPersonalPhoneConnectionTypeView.xaml.cs
        |   |   |   |   |   |   |           TapiPersonalPhoneConnectionTypeViewModel.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---Reporting
        |   |   |   |   |   |   |       PersonalReportingSettingsController.cs
        |   |   |   |   |   |   |       PersonalReportingSettingsView.xaml
        |   |   |   |   |   |   |       PersonalReportingSettingsView.xaml.cs
        |   |   |   |   |   |   |       PersonalReportingSettingsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Signatur
        |   |   |   |   |   |   |       PersonalSignatureController.cs
        |   |   |   |   |   |   |       PersonalSignatureSettingView.xaml
        |   |   |   |   |   |   |       PersonalSignatureSettingView.xaml.cs
        |   |   |   |   |   |   |       PersonalSignatureSettingViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---UI
        |   |   |   |   |   |   |       AddressRegisterCaretStartpointsTranslation.cs
        |   |   |   |   |   |   |       PersonalUISettingsController.cs
        |   |   |   |   |   |   |       PersonalUISettingsView.xaml
        |   |   |   |   |   |   |       PersonalUISettingsView.xaml.cs
        |   |   |   |   |   |   |       PersonalUISettingsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---WebReceipt
        |   |   |   |   |   |           PersonalWebReceiptController.cs
        |   |   |   |   |   |           PersonalWebReceiptSettingView.xaml
        |   |   |   |   |   |           PersonalWebReceiptSettingView.xaml.cs
        |   |   |   |   |   |           PersonalWebReceiptSettingViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Supremo
        |   |   |   |   |   |       SupremoSettingsController.cs
        |   |   |   |   |   |       SupremoSettingsView.xaml
        |   |   |   |   |   |       SupremoSettingsView.xaml.cs
        |   |   |   |   |   |       SupremoSettingsViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Telephony
        |   |   |   |   |   |   |   TelephonyConnector.cs
        |   |   |   |   |   |   |   TelephonyDialogManager.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---CallLog
        |   |   |   |   |   |   |       TelephonyCallLogAppModuleController.cs
        |   |   |   |   |   |   |       TelephonyCallLogWrapperView.xaml
        |   |   |   |   |   |   |       TelephonyCallLogWrapperView.xaml.cs
        |   |   |   |   |   |   |       TelephonyCallLogWrapperViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Details
        |   |   |   |   |   |   |       TelephonyDetailsWrapperView.xaml
        |   |   |   |   |   |   |       TelephonyDetailsWrapperView.xaml.cs
        |   |   |   |   |   |   |       TelephonyDetailsWrapperViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Popup
        |   |   |   |   |   |           TelephonyPopupWrapperView.xaml
        |   |   |   |   |   |           TelephonyPopupWrapperView.xaml.cs
        |   |   |   |   |   |           TelephonyPopupWrapperViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   \---TodoList
        |   |   |   |   |       |   TodoListAppController.cs
        |   |   |   |   |       |   TodoListGroupItemViewModel.cs
        |   |   |   |   |       |   TodoListView.xaml
        |   |   |   |   |       |   TodoListView.xaml.cs
        |   |   |   |   |       |   TodoListViewModel.cs
        |   |   |   |   |       |   
        |   |   |   |   |       +---Converters
        |   |   |   |   |       |       HelpdeskStatusI3DToImageConverter.cs
        |   |   |   |   |       |       HelpdeskStatusI3DToTextConverter.cs
        |   |   |   |   |       |       IsReceiptGroupConverter.cs
        |   |   |   |   |       |       
        |   |   |   |   |       \---ToDoListItems
        |   |   |   |   |               TodoItemTemplates.xaml
        |   |   |   |   |               TodoItemTemplateSelector.cs
        |   |   |   |   |               ToDoListItemViewModel.cs
        |   |   |   |   |               
        |   |   |   |   +---OnlineBanking
        |   |   |   |   |   +---AccountTransactions
        |   |   |   |   |   |   |   OnlineBankingAccountTransactionsController.cs
        |   |   |   |   |   |   |   OnlineBankingAccountTransactionsView.xaml
        |   |   |   |   |   |   |   OnlineBankingAccountTransactionsView.xaml.cs
        |   |   |   |   |   |   |   OnlineBankingAccountTransactionsViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---BookAmounts
        |   |   |   |   |   |   |       BookAmountsView.xaml
        |   |   |   |   |   |   |       BookAmountsView.xaml.cs
        |   |   |   |   |   |   |       BookAmountsViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CheckForUnknownIban
        |   |   |   |   |   |   |   |   CheckForUnknownIbanView.xaml
        |   |   |   |   |   |   |   |   CheckForUnknownIbanView.xaml.cs
        |   |   |   |   |   |   |   |   CheckForUnknownIbanViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---BankInformationHelper
        |   |   |   |   |   |   |   \---Pages
        |   |   |   |   |   |   |           SearchUnknownIbanPageView.xaml
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |       AccountTransactionToAmountStringConverter.cs
        |   |   |   |   |   |   |       BookedAmountToColorConverter.cs
        |   |   |   |   |   |   |       ReceiptKindToTextConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Helper
        |   |   |   |   |   |   |       OnlineBankingResultHelper.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ImportAccountTransactions
        |   |   |   |   |   |   +---SearchReceipts
        |   |   |   |   |   |   |       SearchInvoicesView.xaml
        |   |   |   |   |   |   |       SearchInvoicesView.xaml.cs
        |   |   |   |   |   |   |       SearchInvoicesViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---ViewModels
        |   |   |   |   |   |           MatchingHeuristicInfoViewModel.cs
        |   |   |   |   |   |           OnlineBankingAccountTransactionViewModel.cs
        |   |   |   |   |   |           OnlineBankingTransactionAssignmentViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---ConfigurationSettings
        |   |   |   |   |   |   |   OnlineBankingConfigurationSettingsController.cs
        |   |   |   |   |   |   |   OnlineBankingConfigurationSettingsView.xaml
        |   |   |   |   |   |   |   OnlineBankingConfigurationSettingsView.xaml.cs
        |   |   |   |   |   |   |   OnlineBankingConfigurationSettingsViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |       ConfigurationTypeToStringConverter.cs
        |   |   |   |   |   |   |       ServiceVersionToStringConverter.cs
        |   |   |   |   |   |   |       SettingStateToImageConverter.cs
        |   |   |   |   |   |   |       SpreadsheetFileTypeToStringConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CreateFinApiAccount
        |   |   |   |   |   |   |       CreateFinApiAccountView.xaml
        |   |   |   |   |   |   |       CreateFinApiAccountView.xaml.cs
        |   |   |   |   |   |   |       CreateFinApiAccountViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---EditConfiguration
        |   |   |   |   |   |   |       EditOnlineBankingConfigurationLog.cs
        |   |   |   |   |   |   |       FinApiConfigurationSettings.xaml
        |   |   |   |   |   |   |       FinApiConfigurationSettings.xaml.cs
        |   |   |   |   |   |   |       FinTSConfigurationSettings.xaml
        |   |   |   |   |   |   |       FinTSConfigurationSettings.xaml.cs
        |   |   |   |   |   |   |       SpreadsheetConfigurationSettings.xaml
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---EditFinApiAccount
        |   |   |   |   |   |   |       EditFinApiAccountView.xaml
        |   |   |   |   |   |   |       EditFinApiAccountView.xaml.cs
        |   |   |   |   |   |   |       EditFinapiAccountViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Helper
        |   |   |   |   |   |   |       OnlineBank.cs
        |   |   |   |   |   |   |       OnlineBankingServiceVersion.cs
        |   |   |   |   |   |   |       OnlineBankingServiceVersionType.cs
        |   |   |   |   |   |   |       OnlineBankingSettingState.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ImportBankForFinApiAccount
        |   |   |   |   |   |   +---ResetFinApiPassword
        |   |   |   |   |   |   |       ResetFinApiPasswordView.xaml
        |   |   |   |   |   |   |       ResetFinApiPasswordView.xaml.cs
        |   |   |   |   |   |   |       ResetFinApiPasswordViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---ViewModels
        |   |   |   |   |   |           FinApiBankConnectionViewModel.cs
        |   |   |   |   |   |           OnlineBankingConfigurationViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   \---ConnectionDialog
        |   |   |   |   |       |   OnlineBankingFinApiDialogView.xaml
        |   |   |   |   |       |   OnlineBankingFinApiDialogView.xaml.cs
        |   |   |   |   |       |   OnlineBankingFinApiDialogViewModel.cs
        |   |   |   |   |       |   OnlineBankingFinTSDialogView.xaml
        |   |   |   |   |       |   OnlineBankingFinTSDialogView.xaml.cs
        |   |   |   |   |       |   OnlineBankingFinTSDialogViewModel.cs
        |   |   |   |   |       |   
        |   |   |   |   |       +---Converters
        |   |   |   |   |       |       BooleanToCollapsedConverter.cs
        |   |   |   |   |       |       DialogMessageToTextConverter.cs
        |   |   |   |   |       |       DialogMessageTypeToColorConverter.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---UpdateBankConnection
        |   |   |   |   |       |       UpdateBankConnectionView.xaml
        |   |   |   |   |       |       UpdateBankConnectionView.xaml.cs
        |   |   |   |   |       |       UpdateBankConnectionViewModel.cs
        |   |   |   |   |       |       
        |   |   |   |   |       \---ViewModels
        |   |   |   |   |               BankAccountViewModel.cs
        |   |   |   |   |               OnlineBankingDialogMessage.cs
        |   |   |   |   |               
        |   |   |   |   +---PasswordManager
        |   |   |   |   |   |   AccessAreaManagementAppModuleController.cs
        |   |   |   |   |   |   AccessAreaManagementModuleView.xaml
        |   |   |   |   |   |   AccessAreaManagementModuleView.xaml.cs
        |   |   |   |   |   |   AccessAreaManagementModuleViewModel.cs
        |   |   |   |   |   |   AccessManagementAppModuleController.cs
        |   |   |   |   |   |   AccessManagementModuleView.xaml
        |   |   |   |   |   |   AccessManagementModuleView.xaml.cs
        |   |   |   |   |   |   AccessManagementModuleViewModel.cs
        |   |   |   |   |   |   GuidelineManagementAppModuleController.cs
        |   |   |   |   |   |   GuidelineManagementModuleView.xaml
        |   |   |   |   |   |   GuidelineManagementModuleView.xaml.cs
        |   |   |   |   |   |   GuidelineManagementModuleViewModel.cs
        |   |   |   |   |   |   PasswordManagerConnector.cs
        |   |   |   |   |   |   PasswordManagerDialogs.cs
        |   |   |   |   |   |   RDPEmbeddedAppModuleController.cs
        |   |   |   |   |   |   RDPEmbeddedAppModuleParameter.cs
        |   |   |   |   |   |   RDPModuleView.xaml
        |   |   |   |   |   |   RDPModuleView.xaml.cs
        |   |   |   |   |   |   RDPModuleViewModel.cs
        |   |   |   |   |   |   SSHEmbeddedAppModuleController.cs
        |   |   |   |   |   |   SSHEmbeddedAppModuleParameter.cs
        |   |   |   |   |   |   SSHModuleView.xaml
        |   |   |   |   |   |   SSHModuleView.xaml.cs
        |   |   |   |   |   |   SSHModuleViewModel.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---LayoutSaving
        |   |   |   |   |   |       LayoutManagerRegisterAccessManagementView.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Settings
        |   |   |   |   |           PasswordManagerSettingsController.cs
        |   |   |   |   |           PasswordManagerSettingsModuleView.xaml
        |   |   |   |   |           PasswordManagerSettingsModuleView.xaml.cs
        |   |   |   |   |           PasswordManagerSettingsModuleViewModel.cs
        |   |   |   |   |           
        |   |   |   |   +---PayersAndCostCenter
        |   |   |   |   |   |   PayersAndCostCenterAppModuleController.cs
        |   |   |   |   |   |   PayersAndCostCenterAppModuleControllerView.xaml
        |   |   |   |   |   |   PayersAndCostCenterAppModuleControllerView.xaml.cs
        |   |   |   |   |   |   PayersAndCostCenterAppModuleControllerViewModel.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---DTOViewModel
        |   |   |   |   |   |       CostCentreDTOViewModel.cs
        |   |   |   |   |   |       CostObjectDTOViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---OpenDialog
        |   |   |   |   |           AddCostCenterOrPayersView.xaml
        |   |   |   |   |           AddCostCenterOrPayersView.xaml.cs
        |   |   |   |   |           AddCostCenterOrPayersViewModel.cs
        |   |   |   |   |           
        |   |   |   |   +---PLM
        |   |   |   |   |       PlmAppModuleController.cs
        |   |   |   |   |       PlmLogViewModel.cs
        |   |   |   |   |       PlmView.xaml
        |   |   |   |   |       PlmView.xaml.cs
        |   |   |   |   |       PlmViewModel.cs
        |   |   |   |   |       ProductFamilyGroupViewModel.cs
        |   |   |   |   |       ProductFamilyViewModel.cs
        |   |   |   |   |       ProductLifecycleInformationViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---Production
        |   |   |   |   |   +---MachineManagement
        |   |   |   |   |   |       MaschineManagementAppModuleController.cs
        |   |   |   |   |   |       MaschineManagementView.xaml
        |   |   |   |   |   |       MaschineManagementView.xaml.cs
        |   |   |   |   |   |       MaschineManagementViewModel.cs
        |   |   |   |   |   |       ProductionMachineDTOViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ProductionOrder
        |   |   |   |   |   |   |   ProductionOrderDTOViewModel.cs
        |   |   |   |   |   |   |   ProductionOrderManagementAppModuleController.cs
        |   |   |   |   |   |   |   ProductionOrderManagementView.xaml
        |   |   |   |   |   |   |   ProductionOrderManagementView.xaml.cs
        |   |   |   |   |   |   |   ProductionOrderManagementViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---AddProductionOrder
        |   |   |   |   |   |   |       AddProductionOrderView.xaml
        |   |   |   |   |   |   |       AddProductionOrderView.xaml.cs
        |   |   |   |   |   |   |       AddProductionOrderViewModel.cs
        |   |   |   |   |   |   |       OrderDTOViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---EditProductionOrder
        |   |   |   |   |   |           EditProductionOrderView.xaml
        |   |   |   |   |   |           EditProductionOrderView.xaml.cs
        |   |   |   |   |   |           EditProductionOrderViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   \---Settings
        |   |   |   |   |       +---MachineKind
        |   |   |   |   |       |       MachineKindDTOViewModel.cs
        |   |   |   |   |       |       MachineKindSettingsController.cs
        |   |   |   |   |       |       MachineKindSettingView.xaml
        |   |   |   |   |       |       MachineKindSettingView.xaml.cs
        |   |   |   |   |       |       MachineKindSettingViewModel.cs
        |   |   |   |   |       |       ProductionMachineKindStepsDescriptionDTOViewModel.cs
        |   |   |   |   |       |       
        |   |   |   |   |       \---MachineLocation
        |   |   |   |   |               MachineLocationDTOViewModel.cs
        |   |   |   |   |               MachineLocationSettingsController.cs
        |   |   |   |   |               MachineLocationSettingsView.xaml
        |   |   |   |   |               MachineLocationSettingsView.xaml.cs
        |   |   |   |   |               MachineLocationSettingsViewModel.cs
        |   |   |   |   |               
        |   |   |   |   +---ProjectManagement
        |   |   |   |   |       EmployeeProjectWorkloadInfoViewModel.cs
        |   |   |   |   |       EmployeeSpecialAppointmentInfo.cs
        |   |   |   |   |       ProjectItemViewModel.cs
        |   |   |   |   |       ProjectManagementAppModuleController.cs
        |   |   |   |   |       ProjectManagementView.xaml
        |   |   |   |   |       ProjectManagementView.xaml.cs
        |   |   |   |   |       ProjectManagementViewModel.cs
        |   |   |   |   |       ProjectTicketItemViewModel.cs
        |   |   |   |   |       TicketEmployeeViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---ProjectPriceImport
        |   |   |   |   |   |   ArticleDescriptionLengthConverter.cs
        |   |   |   |   |   |   ImportInterfaceViewModel.cs
        |   |   |   |   |   |   ProjectPriceImportAppModuleController.cs
        |   |   |   |   |   |   ProjectPriceImportArticleCodeSelectionView.xaml
        |   |   |   |   |   |   ProjectPriceImportArticleCodeSelectionView.xaml.cs
        |   |   |   |   |   |   ProjectPriceImportArticleCodeSelectionViewModel.cs
        |   |   |   |   |   |   ProjectPriceImportColumnKind.cs
        |   |   |   |   |   |   ProjectPriceImportErrorItem.cs
        |   |   |   |   |   |   ProjectPriceImportView.xaml
        |   |   |   |   |   |   ProjectPriceImportView.xaml.cs
        |   |   |   |   |   |   ProjectPriceImportViewModel.cs
        |   |   |   |   |   |   SpecialAgreementArticleViewModel.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---PriceDifference
        |   |   |   |   |   |       DifferenceView.xaml
        |   |   |   |   |   |       DifferenceView.xaml.cs
        |   |   |   |   |   |       DifferenceViewModel.cs
        |   |   |   |   |   |       SpecialAgreementDifferenceViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Settings
        |   |   |   |   |           ProjectPriceImportSettingsView.xaml
        |   |   |   |   |           ProjectPriceImportSettingsView.xaml.cs
        |   |   |   |   |           ProjectPriceImportSettingsViewModel.cs
        |   |   |   |   |           
        |   |   |   |   +---Purchasing
        |   |   |   |   |   +---EDIManagement
        |   |   |   |   |   |   |   EDIManagementAppController.cs
        |   |   |   |   |   |   |   EDIManagementAppViewModel.cs
        |   |   |   |   |   |   |   EDIManagementView.xaml
        |   |   |   |   |   |   |   EDIManagementView.xaml.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---EDIReceiptTabs
        |   |   |   |   |   |           EDIAddArticleViewModel.cs
        |   |   |   |   |   |           EDICentronSupplierOrderFindViewModul.cs
        |   |   |   |   |   |           EDICentronSupplierOrderItemsViewModel.cs
        |   |   |   |   |   |           EDIDeliveryViewModel.cs
        |   |   |   |   |   |           EDIHistoryView.xaml
        |   |   |   |   |   |           EDIHistoryView.xaml.cs
        |   |   |   |   |   |           EDIHistoryViewModel.cs
        |   |   |   |   |   |           EDIInvoiceViewModel.cs
        |   |   |   |   |   |           EDIItScopeStateView.xaml
        |   |   |   |   |   |           EDIItScopeStateView.xaml.cs
        |   |   |   |   |   |           EDIItScopeStateViewModel.cs
        |   |   |   |   |   |           EDIManagementLogViewModel.cs
        |   |   |   |   |   |           EDIManagementOrderLogViewModel.cs
        |   |   |   |   |   |           EDIOrderResponseViewModel.cs
        |   |   |   |   |   |           EDIPositionRelationState.cs
        |   |   |   |   |   |           EDIReceiptHeadViewModel.cs
        |   |   |   |   |   |           EDIReceiptItemsViewModel.cs
        |   |   |   |   |   |           EDIReceiptTabsView.xaml
        |   |   |   |   |   |           EDIReceiptTabsView.xaml.cs
        |   |   |   |   |   |           EDIReceiptViewModel.cs
        |   |   |   |   |   |           EDIResponseUpdateDialogView.xaml
        |   |   |   |   |   |           EDIResponseUpdateDialogView.xaml.cs
        |   |   |   |   |   |           EDIResponseUpdateDialogViewModel.cs
        |   |   |   |   |   |           EDISupplierListView.xaml
        |   |   |   |   |   |           EDISupplierListView.xaml.cs
        |   |   |   |   |   |           EDISupplierListViewModel.cs
        |   |   |   |   |   |           FindCentronOrderView.xaml
        |   |   |   |   |   |           FindCentronOrderView.xaml.cs
        |   |   |   |   |   |           FindCentronOrderViewModel.cs
        |   |   |   |   |   |           ITScopeDealVewModel.cs
        |   |   |   |   |   |           SearchFileView.xaml
        |   |   |   |   |   |           SearchFileView.xaml.cs
        |   |   |   |   |   |           SearchFileViewModel.cs
        |   |   |   |   |   |           ShowEDIBarcodesView.xaml
        |   |   |   |   |   |           ShowEDIBarcodesView.xaml.cs
        |   |   |   |   |   |           ShowEDIBarcodesViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---OrderSuggestionList
        |   |   |   |   |   |   |   CreateSupplierOrderItemInfo.cs
        |   |   |   |   |   |   |   OpenOrderSuggestionListFilter.cs
        |   |   |   |   |   |   |   OrderSuggestionListAppModuleController.cs
        |   |   |   |   |   |   |   OrderSuggestionListView.xaml
        |   |   |   |   |   |   |   OrderSuggestionListView.xaml.cs
        |   |   |   |   |   |   |   OrderSuggestionListViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Module
        |   |   |   |   |   |           EgisWarenkorbDialogView.xaml
        |   |   |   |   |   |           EgisWarenkorbDialogView.xaml.cs
        |   |   |   |   |   |           EgisWarenkorbDialogViewModel.cs
        |   |   |   |   |   |           OrderSuggestionActiveDistri.xaml
        |   |   |   |   |   |           OrderSuggestionActiveDistri.xaml.cs
        |   |   |   |   |   |           OrderSuggestionActiveDistriViewModel.cs
        |   |   |   |   |   |           OrderSuggestionAricle.xaml
        |   |   |   |   |   |           OrderSuggestionAricle.xaml.cs
        |   |   |   |   |   |           OrderSuggestionArticleChangeView.xaml
        |   |   |   |   |   |           OrderSuggestionArticleChangeView.xaml.cs
        |   |   |   |   |   |           OrderSuggestionArticleChangeViewModel.cs
        |   |   |   |   |   |           OrderSuggestionArticleHistory.xaml
        |   |   |   |   |   |           OrderSuggestionArticleHistory.xaml.cs
        |   |   |   |   |   |           OrderSuggestionArticleHistoryViewModel.cs
        |   |   |   |   |   |           OrderSuggestionArticleViewModel.cs
        |   |   |   |   |   |           OrderSuggestionDistributors.xaml
        |   |   |   |   |   |           OrderSuggestionDistributors.xaml.cs
        |   |   |   |   |   |           OrderSuggestionDistributorsViewModel.cs
        |   |   |   |   |   |           OrderSuggestionDocument.xaml
        |   |   |   |   |   |           OrderSuggestionDocument.xaml.cs
        |   |   |   |   |   |           OrderSuggestionDocumentViewModel.cs
        |   |   |   |   |   |           OrderSuggestionInfo.xaml
        |   |   |   |   |   |           OrderSuggestionInfo.xaml.cs
        |   |   |   |   |   |           OrderSuggestionInfoViewModel.cs
        |   |   |   |   |   |           OrderSuggestionPriceMatrix.xaml
        |   |   |   |   |   |           OrderSuggestionPriceMatrix.xaml.cs
        |   |   |   |   |   |           OrderSuggestionPriceMatrixViewModel.cs
        |   |   |   |   |   |           OrderSuggestionProjectPriceMatrixView.xaml
        |   |   |   |   |   |           OrderSuggestionProjectPriceMatrixView.xaml.cs
        |   |   |   |   |   |           OrderSuggestionProjectPriceMatrixViewModel.cs
        |   |   |   |   |   |           OrderSuggestionStockDuration.xaml
        |   |   |   |   |   |           OrderSuggestionStockDuration.xaml.cs
        |   |   |   |   |   |           OrderSuggestionStockDurationViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Others
        |   |   |   |   |   |       EgisWarenkorbHeadViewModel.cs
        |   |   |   |   |   |       EgisWarenkorbItemViewModel.cs
        |   |   |   |   |   |       OrderSuggestionListCommon.cs
        |   |   |   |   |   |       SuggestionArticle.cs
        |   |   |   |   |   |       SuggestionArticlePerWarehouse.cs
        |   |   |   |   |   |       SuggestionAssetBase.cs
        |   |   |   |   |   |       SuggestionDistributor.cs
        |   |   |   |   |   |       SuggestionOrderComplete.cs
        |   |   |   |   |   |       SuggestionOrderToWH.cs
        |   |   |   |   |   |       SuggestionPriceMatrix.cs
        |   |   |   |   |   |       SuggestionQuantity.cs
        |   |   |   |   |   |       SuggestionStock.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---PurchaseSettings
        |   |   |   |   |   |   |   PurchaseSettingsController.cs
        |   |   |   |   |   |   |   PurchaseSettingsView.xaml
        |   |   |   |   |   |   |   PurchaseSettingsView.xaml.cs
        |   |   |   |   |   |   |   PurchaseSettingsViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---ReceiptSettings
        |   |   |   |   |   |       |   PurchaseReceiptSettingsController.cs
        |   |   |   |   |   |       |   PurchaseReceiptSettingsView.xaml
        |   |   |   |   |   |       |   PurchaseReceiptSettingsView.xaml.cs
        |   |   |   |   |   |       |   PurchaseReceiptSettingsViewModel.cs
        |   |   |   |   |   |       |   
        |   |   |   |   |   |       +---SupplierCreditVoucherSettings
        |   |   |   |   |   |       +---SupplierDeliveryListSettings
        |   |   |   |   |   |       +---SupplierInvoiceSettings
        |   |   |   |   |   |       |       DistributionFee.cs
        |   |   |   |   |   |       |       
        |   |   |   |   |   |       \---SupplierOrderSettings
        |   |   |   |   |   \---TravelExpense
        |   |   |   |   |       |   TravelExpenseAppModuleController.cs
        |   |   |   |   |       |   TravelExpenseView.xaml
        |   |   |   |   |       |   TravelExpenseView.xaml.cs
        |   |   |   |   |       |   TravelExpenseViewModel.cs
        |   |   |   |   |       |   
        |   |   |   |   |       +---Converters
        |   |   |   |   |       |       TransactionDetailStatusToEnabledConverter.cs
        |   |   |   |   |       |       TransactionDetailStatusToVisibilityConverter.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---Dialogs
        |   |   |   |   |       |       CategoryManagementDialogView.xaml
        |   |   |   |   |       |       CategoryManagementDialogView.xaml.cs
        |   |   |   |   |       |       CategoryManagementDialogViewModel.cs
        |   |   |   |   |       |       EmployeeToBookKeepingAccountAssignmentDialogView.xaml
        |   |   |   |   |       |       EmployeeToBookKeepingAccountAssignmentDialogView.xaml.cs
        |   |   |   |   |       |       EmployeeToBookKeepingAccountAssignmentDialogViewModel.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---Settings
        |   |   |   |   |       |       TravelExpenseSettingsController.cs
        |   |   |   |   |       |       TravelExpenseSettingsView.xaml
        |   |   |   |   |       |       TravelExpenseSettingsView.xaml.cs
        |   |   |   |   |       |       TravelExpenseSettingsViewModel.cs
        |   |   |   |   |       |       
        |   |   |   |   |       \---ViewModels
        |   |   |   |   |               CategoryViewModel.cs
        |   |   |   |   |               EmployeeViewModel.cs
        |   |   |   |   |               TransactionDetailViewModel.cs
        |   |   |   |   |               TransactionViewModel.cs
        |   |   |   |   |               
        |   |   |   |   +---QM
        |   |   |   |   |   \---Settings
        |   |   |   |   |           AssetReasonSettingsView.xaml
        |   |   |   |   |           AssetReasonSettingsView.xaml.cs
        |   |   |   |   |           AssetReasonSettingsViewModel.cs
        |   |   |   |   |           QmSettingsController.cs
        |   |   |   |   |           QmSettingsView.xaml
        |   |   |   |   |           QmSettingsView.xaml.cs
        |   |   |   |   |           QmSettingsViewModel.cs
        |   |   |   |   |           ReceiptReasonViewModel.cs
        |   |   |   |   |           
        |   |   |   |   +---Reports
        |   |   |   |   |   \---ReportManagement
        |   |   |   |   |       |   ReportEngineAppModuleController.cs
        |   |   |   |   |       |   ReportEngineAppModuleControllerView.xaml
        |   |   |   |   |       |   ReportEngineAppModuleControllerView.xaml.cs
        |   |   |   |   |       |   ReportEngineAppModuleControllerViewModel.cs
        |   |   |   |   |       |   
        |   |   |   |   |       +---Connectors
        |   |   |   |   |       |       ReportManagementConnector.cs
        |   |   |   |   |       |       ReportManagementConnectorDialogs.cs
        |   |   |   |   |       |       
        |   |   |   |   |       \---Query
        |   |   |   |   |               QueryAppModuleController.cs
        |   |   |   |   |               QueryAppModuleControllerView.xaml
        |   |   |   |   |               QueryAppModuleControllerView.xaml.cs
        |   |   |   |   |               QueryAppModuleControllerViewModel.cs
        |   |   |   |   |               
        |   |   |   |   +---Rma
        |   |   |   |   |   |   RmaCommon.cs
        |   |   |   |   |   |   RmaOverviewAppModulController.cs
        |   |   |   |   |   |   RmaOverviewView.xaml
        |   |   |   |   |   |   RmaOverviewView.xaml.cs
        |   |   |   |   |   |   RmaOverviewViewModel.cs
        |   |   |   |   |   |   RmaSendOverviewView.xaml
        |   |   |   |   |   |   RmaSendOverviewView.xaml.cs
        |   |   |   |   |   |   RmaSendOverviewViewModel.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Events
        |   |   |   |   |   |       NewRMAEvent.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---NewRma
        |   |   |   |   |   |   |   NewRmaView.xaml
        |   |   |   |   |   |   |   NewRmaView.xaml.cs
        |   |   |   |   |   |   |   NewRmaViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Pages
        |   |   |   |   |   |           NewRmaArticleSelectionPageView.xaml
        |   |   |   |   |   |           NewRmaArticleSelectionPageView.xaml.cs
        |   |   |   |   |   |           NewRmaArticleSelectionPageViewModel.cs
        |   |   |   |   |   |           NewRmaSelectionPageView.xaml
        |   |   |   |   |   |           NewRmaSelectionPageView.xaml.cs
        |   |   |   |   |   |           NewRmaSelectionPageViewModel.cs
        |   |   |   |   |   |           NewRmaSummaryPageView.xaml
        |   |   |   |   |   |           NewRmaSummaryPageView.xaml.cs
        |   |   |   |   |   |           NewRmaSummaryPageViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---RmaSettings
        |   |   |   |   |   |       RmaSettingsController.cs
        |   |   |   |   |   |       RmaSettingsView.xaml
        |   |   |   |   |   |       RmaSettingsView.xaml.cs
        |   |   |   |   |   |       RmaSettingsViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SendBack
        |   |   |   |   |   |       SendBackView.xaml
        |   |   |   |   |   |       SendBackView.xaml.cs
        |   |   |   |   |   |       SendBackViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---SendForth
        |   |   |   |   |           RmaSendForthArticleViewModel.cs
        |   |   |   |   |           RmaSwapArticleViewModel.cs
        |   |   |   |   |           SendForthView.xaml
        |   |   |   |   |           SendForthView.xaml.cs
        |   |   |   |   |           SendForthViewModel.cs
        |   |   |   |   |           
        |   |   |   |   +---Sales
        |   |   |   |   |   +---Mailing
        |   |   |   |   |   |   \---Templates
        |   |   |   |   |   |           MailingTemplatesViewModel.cs
        |   |   |   |   |   |           MailingTemplateView.xaml
        |   |   |   |   |   |           MailingTemplateView.xaml.cs
        |   |   |   |   |   |           MailingTemplateViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---ProductMatrix
        |   |   |   |   |   |       ProductMatrixConnector.cs
        |   |   |   |   |   |       ProductMatrixDialogManager.cs
        |   |   |   |   |   |       ProductMatrixDialogView.xaml
        |   |   |   |   |   |       ProductMatrixDialogView.xaml.cs
        |   |   |   |   |   |       ProductMatrixDialogViewModel.cs
        |   |   |   |   |   |       ProductMatrixSettingsController.cs
        |   |   |   |   |   |       ProductMatrixSettingsView.xaml
        |   |   |   |   |   |       ProductMatrixSettingsView.xaml.cs
        |   |   |   |   |   |       ProductMatrixSettingsViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SpecialArticleImport
        |   |   |   |   |   |       SpecialArticleImportAppModuleController.cs
        |   |   |   |   |   |       SpecialArticleToContractExcelImportResultView.xaml
        |   |   |   |   |   |       SpecialArticleToContractExcelImportResultView.xaml.cs
        |   |   |   |   |   |       SpecialArticleToContractExcelImportResultViewModel.cs
        |   |   |   |   |   |       SpecialArticleToContractHeadViewModel.cs
        |   |   |   |   |   |       SpecialArticleToContractImportData.cs
        |   |   |   |   |   |       SpecialArticleToContractPositionViewModel.cs
        |   |   |   |   |   |       SpecialArticleToContractView.xaml
        |   |   |   |   |   |       SpecialArticleToContractView.xaml.cs
        |   |   |   |   |   |       SpecialArticleToContractViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---SpecialArticleToContractImport
        |   |   |   |   |       |   SpecialArticleToContractImportAppModuleController.cs
        |   |   |   |   |       |   SpecialArticleToContractImportColumnKind.cs
        |   |   |   |   |       |   SpecialArticleToContractImportDataViewModel.cs
        |   |   |   |   |       |   SpecialArticleToContractImportHeadViewModel.cs
        |   |   |   |   |       |   SpecialArticleToContractImportView.xaml
        |   |   |   |   |       |   SpecialArticleToContractImportView.xaml.cs
        |   |   |   |   |       |   SpecialArticleToContractImportViewModel.cs
        |   |   |   |   |       |   
        |   |   |   |   |       +---Converters
        |   |   |   |   |       |       FixedInterfaceToVisibilityConverter.cs
        |   |   |   |   |       |       
        |   |   |   |   |       +---Dialogs
        |   |   |   |   |       |       ReadRiverbirdServerDialogView.xaml
        |   |   |   |   |       |       ReadRiverbirdServerDialogView.xaml.cs
        |   |   |   |   |       |       ReadRiverbirdServerDialogViewModel.cs
        |   |   |   |   |       |       
        |   |   |   |   |       \---Settings
        |   |   |   |   |               ImportInterfaceViewModel.cs
        |   |   |   |   |               ImportStructureRowViewModel.cs
        |   |   |   |   |               InterfaceTemplateKind.cs
        |   |   |   |   |               WortmannImportPositionsViewModel.cs
        |   |   |   |   |               WortmannImportViewModel.cs
        |   |   |   |   |               
        |   |   |   |   +---Statistics
        |   |   |   |   |   |   StatisticAppModuleController.cs
        |   |   |   |   |   |   StatisticAppModuleDashbaordController.cs
        |   |   |   |   |   |   StatisticDashboardContainerIDs.cs
        |   |   |   |   |   |   StatisticView.xaml
        |   |   |   |   |   |   StatisticView.xaml.cs
        |   |   |   |   |   |   StatisticViewModel.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Dashboard
        |   |   |   |   |   |   \---SalesStatistics
        |   |   |   |   |   |           SalesStatisticsDashboardContainerData.cs
        |   |   |   |   |   |           SalesStatisticsDashboardView.xaml
        |   |   |   |   |   |           SalesStatisticsDashboardView.xaml.cs
        |   |   |   |   |   |           SalesStatisticsDashboardViewModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---EmployeeAnalytics
        |   |   |   |   |   |   |   EmployeeAnalyticsAppModuleController.cs
        |   |   |   |   |   |   |   EmployeeAnalyticsAppModuleView.xaml
        |   |   |   |   |   |   |   EmployeeAnalyticsAppModuleView.xaml.cs
        |   |   |   |   |   |   |   EmployeeAnalyticsAppModuleViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Conectors
        |   |   |   |   |   |           EmployeeAnalyticsConnector.cs
        |   |   |   |   |   |           EmployeeAnalyticsDialogManager.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---ManagementInfo
        |   |   |   |   |   |   |   BranchPreviewViewModel.cs
        |   |   |   |   |   |   |   ManagementInfoAppModuleController.cs
        |   |   |   |   |   |   |   ManagementInfoView.xaml
        |   |   |   |   |   |   |   ManagementInfoView.xaml.cs
        |   |   |   |   |   |   |   ManagementInfoViewModel.cs
        |   |   |   |   |   |   |   MaterialGroupViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Converter
        |   |   |   |   |   |   |       BooleanToCollapsedConverter.cs
        |   |   |   |   |   |   |       BooleanToWidthConverter.cs
        |   |   |   |   |   |   |       BranchItemConverter.cs
        |   |   |   |   |   |   |       DiagramViewTypeToImageConverter.cs
        |   |   |   |   |   |   |       DiagramViewTypeToStringConverter.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Dialogs
        |   |   |   |   |   |   |       ExcelExportDialog.xaml
        |   |   |   |   |   |   |       ExcelExportDialog.xaml.cs
        |   |   |   |   |   |   |       ExcelExportDialogViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Enums
        |   |   |   |   |   |   |       DataViewType.cs
        |   |   |   |   |   |   |       DiagramViewType.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Parts
        |   |   |   |   |   |           ChartViewModel.cs
        |   |   |   |   |   |           CollectionView.xaml
        |   |   |   |   |   |           CollectionView.xaml.cs
        |   |   |   |   |   |           CollectionViewModel.cs
        |   |   |   |   |   |           ColoredPiePart.cs
        |   |   |   |   |   |           CommonDataFields.cs
        |   |   |   |   |   |           CommonDataView.xaml
        |   |   |   |   |   |           CommonDataView.xaml.cs
        |   |   |   |   |   |           CommonDataViewModel.cs
        |   |   |   |   |   |           DataSeriesViewModel.cs
        |   |   |   |   |   |           DiagramView.xaml
        |   |   |   |   |   |           DiagramView.xaml.cs
        |   |   |   |   |   |           GainViewModel.cs
        |   |   |   |   |   |           ManagementInfoWarehouseDetailsView.xaml
        |   |   |   |   |   |           ManagementInfoWarehouseDetailsView.xaml.cs
        |   |   |   |   |   |           ManagementInfoWarehouseDetailsViewModel.cs
        |   |   |   |   |   |           OfferStockViewModel.cs
        |   |   |   |   |   |           OrderStockViewModel.cs
        |   |   |   |   |   |           PointViewModel.cs
        |   |   |   |   |   |           SalesViewModel.cs
        |   |   |   |   |   |           StockViewModel.cs
        |   |   |   |   |   |           TableView.xaml
        |   |   |   |   |   |           TableView.xaml.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---MspCollectors
        |   |   |   |   |   |   |   MspCollectorAppModuleController.cs
        |   |   |   |   |   |   |   MspCollectorAppView.xaml
        |   |   |   |   |   |   |   MspCollectorAppView.xaml.cs
        |   |   |   |   |   |   |   MspCollectorAppViewModel.cs
        |   |   |   |   |   |   |   MspCollectorChangeTracker.cs
        |   |   |   |   |   |   |   MspCollectorViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Data
        |   |   |   |   |   |       |   MspCollectorArticleReferencesAppView.xaml
        |   |   |   |   |   |       |   MspCollectorArticleReferencesAppView.xaml.cs
        |   |   |   |   |   |       |   MspCollectorArticleReferencesAppViewModel.cs
        |   |   |   |   |   |       |   MspCollectorArticleReferencesViewModel .cs
        |   |   |   |   |   |       |   MspCollectorCustomerReferencesAppView.xaml
        |   |   |   |   |   |       |   MspCollectorCustomerReferencesAppView.xaml.cs
        |   |   |   |   |   |       |   MspCollectorCustomerReferencesAppViewModel.cs
        |   |   |   |   |   |       |   MspCollectorCustomerReferencesViewModel.cs
        |   |   |   |   |   |       |   MspCollectorReportsView.xaml
        |   |   |   |   |   |       |   MspCollectorReportsView.xaml.cs
        |   |   |   |   |   |       |   MspCollectorReportsViewModel.cs
        |   |   |   |   |   |       |   MspReportsHistoryView.xaml
        |   |   |   |   |   |       |   MspReportsHistoryView.xaml.cs
        |   |   |   |   |   |       |   MspReportsHistoryViewModel.cs
        |   |   |   |   |   |       |   ReportHeadViewModel.cs
        |   |   |   |   |   |       |   ReportItemsViewModel.cs
        |   |   |   |   |   |       |   
        |   |   |   |   |   |       \---ArrowSphereData
        |   |   |   |   |   |               ArrowSphereNewReportView.xaml
        |   |   |   |   |   |               ArrowSphereNewReportView.xaml.cs
        |   |   |   |   |   |               ArrowSphereNewReportViewModel.cs
        |   |   |   |   |   |               
        |   |   |   |   |   +---MspStatistics
        |   |   |   |   |   |   |   MspArticleItemViewModel.cs
        |   |   |   |   |   |   |   MspDashboardAppModuleController.cs
        |   |   |   |   |   |   |   MspDashboardControl.cs
        |   |   |   |   |   |   |   MspDashboardControl.Designer.cs
        |   |   |   |   |   |   |   MspDashboardControl.resx
        |   |   |   |   |   |   |   MspDashboardTipsDialog.xaml
        |   |   |   |   |   |   |   MspDashboardTipsDialog.xaml.cs
        |   |   |   |   |   |   |   MspDashboardTipsDialogViewModel.cs
        |   |   |   |   |   |   |   MspDashboardView.xaml
        |   |   |   |   |   |   |   MspDashboardView.xaml.cs
        |   |   |   |   |   |   |   MspDashboardViewModel.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---TipImages
        |   |   |   |   |   |           MspDashboard_Tips_DateFilter1.png
        |   |   |   |   |   |           MspDashboard_Tips_DateFilter2.png
        |   |   |   |   |   |           MspDashboard_Tips_DrillUp.png
        |   |   |   |   |   |           MspDashboard_Tips_Export.png
        |   |   |   |   |   |           MspDashboard_Tips_Maximize.png
        |   |   |   |   |   |           MspDashboard_Tips_ResetDateFilter.png
        |   |   |   |   |   |           MspDashboard_Tips_ResetMasterFilter.png
        |   |   |   |   |   |           
        |   |   |   |   |   \---SaleStatistics
        |   |   |   |   |       |   AnalyticDefaults.cs
        |   |   |   |   |       |   SaleStatisticsAppModuleController.cs
        |   |   |   |   |       |   SaleStatisticsView.ArtificialIntelligence.cs
        |   |   |   |   |       |   SaleStatisticsView.xaml
        |   |   |   |   |       |   SaleStatisticsView.xaml.cs
        |   |   |   |   |       |   SaleStatisticsViewModel.cs
        |   |   |   |   |       |   
        |   |   |   |   |       +---Converters
        |   |   |   |   |       |       CustomStatisticSymbolSelector.cs
        |   |   |   |   |       |       
        |   |   |   |   |       \---DataSources
        |   |   |   |   |           |   IStatisticDataSource.cs
        |   |   |   |   |           |   SpecialColumnPropertiesManager.cs
        |   |   |   |   |           |   StatisticColumnDefinition.cs
        |   |   |   |   |           |   StatisticColumnFolders.cs
        |   |   |   |   |           |   StatisticDataSourceFactory.cs
        |   |   |   |   |           |   
        |   |   |   |   |           +---ArticleOffers
        |   |   |   |   |           +---ArticleSaleAndPurchases
        |   |   |   |   |           +---ArticleSales
        |   |   |   |   |           |       ArticleSalesStatisticDataSourceView.xaml
        |   |   |   |   |           |       
        |   |   |   |   |           +---CustomStatistics
        |   |   |   |   |           |       CustomStatisticExtensions.cs
        |   |   |   |   |           |       CustomStatisticUiSettings.cs
        |   |   |   |   |           |       CustomStatisticView.xaml
        |   |   |   |   |           |       CustomStatisticView.xaml.cs
        |   |   |   |   |           |       CustomStatisticViewModel.cs
        |   |   |   |   |           |       
        |   |   |   |   |           +---DataViews
        |   |   |   |   |           |       SimpleStatisticRawDataView.xaml
        |   |   |   |   |           |       SimpleStatisticRawDataView.xaml.cs
        |   |   |   |   |           |       
        |   |   |   |   |           +---Employees
        |   |   |   |   |           |       EmployeeStatisticDataSourceView.xaml
        |   |   |   |   |           |       EmployeeStatisticDataSourceView.xaml.cs
        |   |   |   |   |           |       EmployeeStatisticDataSourceViewModel.cs
        |   |   |   |   |           |       
        |   |   |   |   |           +---Purchases
        |   |   |   |   |           |       PurchaseStatisticDataSourceView.xaml
        |   |   |   |   |           |       PurchaseStatisticDataSourceView.xaml.cs
        |   |   |   |   |           |       PurchaseStatisticDataSourceViewModel.cs
        |   |   |   |   |           |       
        |   |   |   |   |           +---Shared
        |   |   |   |   |           |       IHaveMaterialGroupFilter.cs
        |   |   |   |   |           |       MaterialGroupFilterView.xaml
        |   |   |   |   |           |       MaterialGroupFilterView.xaml.cs
        |   |   |   |   |           |       MaterialGroupFilterViewModel.cs
        |   |   |   |   |           |       SharedStatisticDataSource.cs
        |   |   |   |   |           |       
        |   |   |   |   |           +---Ticket
        |   |   |   |   |           |       TicketCategoryFilterView.xaml
        |   |   |   |   |           |       TicketCategoryFilterView.xaml.cs
        |   |   |   |   |           |       TicketCategoryFilterViewModel.cs
        |   |   |   |   |           |       TicketStatisticDataSourceView.xaml
        |   |   |   |   |           |       TicketStatisticDataSourceView.xaml.cs
        |   |   |   |   |           |       TicketStatisticDataSourceViewModel.cs
        |   |   |   |   |           |       TicketStatisticItemViewModel.cs
        |   |   |   |   |           |       
        |   |   |   |   |           \---TicketTimers
        |   |   |   |   |                   TicketTimerStatisticDataSourceView.xaml
        |   |   |   |   |                   TicketTimerStatisticItemViewModel.cs
        |   |   |   |   |                   
        |   |   |   |   +---Survey
        |   |   |   |   |   |   ReloadProcessEvent.cs
        |   |   |   |   |   |   SurveyAppModuleController.cs
        |   |   |   |   |   |   SurveyMainView.xaml
        |   |   |   |   |   |   SurveyMainView.xaml.cs
        |   |   |   |   |   |   SurveyMainViewModel.cs
        |   |   |   |   |   |   UpdateSurveyProcessEvent.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Pages
        |   |   |   |   |   |   +---Analyse
        |   |   |   |   |   |   |       SurveyAnalyseView.xaml
        |   |   |   |   |   |   |       SurveyAnalyseView.xaml.cs
        |   |   |   |   |   |   |       SurveyAnalyseViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Categories
        |   |   |   |   |   |   |       QuestionCategoriesView.xaml
        |   |   |   |   |   |   |       QuestionCategoriesView.xaml.cs
        |   |   |   |   |   |   |       QuestionCategoriesViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Question
        |   |   |   |   |   |   |       QuestionEditingView.xaml
        |   |   |   |   |   |   |       QuestionEditingView.xaml.cs
        |   |   |   |   |   |   |       QuestionEditingViewModel.cs
        |   |   |   |   |   |   |       QuestionView.xaml
        |   |   |   |   |   |   |       QuestionView.xaml.cs
        |   |   |   |   |   |   |       QuestionViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---StepInstructions
        |   |   |   |   |   |   |       SurveyInstructionsGroupTreeImageSelector.cs
        |   |   |   |   |   |   |       SurveyProcessInstructionGroupItem.cs
        |   |   |   |   |   |   |       SurveyProcessInstructionGroupItemKind.cs
        |   |   |   |   |   |   |       SurveyProcessStepInstructionsMainView.xaml
        |   |   |   |   |   |   |       SurveyProcessStepInstructionsMainView.xaml.cs
        |   |   |   |   |   |   |       SurveyProcessStepInstructionsMainViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Templates
        |   |   |   |   |   |   |       SurveyTemplatesView.xaml
        |   |   |   |   |   |   |       SurveyTemplatesView.xaml.cs
        |   |   |   |   |   |   |       SurveyTemplatesViewModel.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Test
        |   |   |   |   |   |   |   |   SurveyTestStepItem.cs
        |   |   |   |   |   |   |   |   TestSurveyView.xaml
        |   |   |   |   |   |   |   |   TestSurveyView.xaml.cs
        |   |   |   |   |   |   |   |   TestSurveyViewModel.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---TestItems
        |   |   |   |   |   |   |       |   SurveyCheckChoiceView.xaml
        |   |   |   |   |   |   |       |   SurveyCheckChoiceView.xaml.cs
        |   |   |   |   |   |   |       |   SurveyCheckChoiceViewModel.cs
        |   |   |   |   |   |   |       |   SurveyFreeTextView.xaml
        |   |   |   |   |   |   |       |   SurveyFreeTextView.xaml.cs
        |   |   |   |   |   |   |       |   SurveyFreeTextViewModel.cs
        |   |   |   |   |   |   |       |   SurveyGeneralNoActionView.xaml
        |   |   |   |   |   |   |       |   SurveyGeneralNoActionView.xaml.cs
        |   |   |   |   |   |   |       |   SurveyGeneralNoActionViewModel.cs
        |   |   |   |   |   |   |       |   SurveyMultipleChoiceView.xaml
        |   |   |   |   |   |   |       |   SurveyMultipleChoiceView.xaml.cs
        |   |   |   |   |   |   |       |   SurveyMultipleChoiceViewModel.cs
        |   |   |   |   |   |   |       |   SurveyScalaView.xaml
        |   |   |   |   |   |   |       |   SurveyScalaView.xaml.cs
        |   |   |   |   |   |   |       |   SurveyScalaViewModel.cs
        |   |   |   |   |   |   |       |   SurveyTestViewModelBase.cs
        |   |   |   |   |   |   |       |   SurveyYesNoView.xaml
        |   |   |   |   |   |   |       |   SurveyYesNoView.xaml.cs
        |   |   |   |   |   |   |       |   SurveyYesNoViewModel.cs
        |   |   |   |   |   |   |       |   
        |   |   |   |   |   |   |       \---Controls
        |   |   |   |   |   |   |               SurveyTestChildrenView.xaml
        |   |   |   |   |   |   |               SurveyTestChildrenView.xaml.cs
        |   |   |   |   |   |   |               SurveyTestCommentView.xaml
        |   |   |   |   |   |   |               SurveyTestCommentView.xaml.cs
        |   |   |   |   |   |   |               
        |   |   |   |   |   |   \---Tree
        |   |   |   |   |   |           SurveyFolderData.cs
        |   |   |   |   |   |           SurveyFolderDataType.cs
        |   |   |   |   |   |           SurveyFolderImageSelector.cs
        |   |   |   |   |   |           
        |   |   |   |   |   \---SurveySettings
        |   |   |   |   |           SurveyAttachmentView.xaml
        |   |   |   |   |           SurveyAttachmentView.xaml.cs
        |   |   |   |   |           SurveyAttachmentViewModel.cs
        |   |   |   |   |           SurveyMainSettingsView.xaml
        |   |   |   |   |           SurveyMainSettingsView.xaml.cs
        |   |   |   |   |           SurveyMainSettingsViewModel.cs
        |   |   |   |   |           SurveySettingsController.cs
        |   |   |   |   |           
        |   |   |   |   +---TelekomDive
        |   |   |   |   |   |   TelekomDiveExportView.xaml
        |   |   |   |   |   |   TelekomDiveExportView.xaml.cs
        |   |   |   |   |   |   TelekomDiveExportViewModel.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---ViewModels
        |   |   |   |   |           CustomPropertyViewModel.cs
        |   |   |   |   |           TelekomDiveCategoryViewModel.cs
        |   |   |   |   |           TelekomDiveDistributorViewModel.cs
        |   |   |   |   |           TelekomDiveExportDataViewModel.cs
        |   |   |   |   |           TelekomDiveSubscriptionUnitTypeViewModel.cs
        |   |   |   |   |           TelekomDiveUnitViewModel.cs
        |   |   |   |   |           
        |   |   |   |   \---Warehousing
        |   |   |   |       |   StringLikeExtension.cs
        |   |   |   |       |   UpdateArticlesAction.cs
        |   |   |   |       |   ValueAddedTaxAppModuleController.cs
        |   |   |   |       |   ValueAddedTaxDisplayTextConverter.cs
        |   |   |   |       |   ValueAddedTaxView.xaml
        |   |   |   |       |   ValueAddedTaxView.xaml.cs
        |   |   |   |       |   ValueAddedTaxViewModel.cs
        |   |   |   |       |   
        |   |   |   |       +---AccountSystems
        |   |   |   |       |   |   AccountSystemsView.xaml
        |   |   |   |       |   |   AccountSystemsView.xaml.cs
        |   |   |   |       |   |   AccountSystemsViewModel.cs
        |   |   |   |       |   |   BookKeepingAccountSystemViewModel.cs
        |   |   |   |       |   |   BookKeepingAccountViewModel.cs
        |   |   |   |       |   |   
        |   |   |   |       |   +---AccountSystemTemplate
        |   |   |   |       |   |       AccountSystemTemplate.xlsx
        |   |   |   |       |   |       
        |   |   |   |       |   +---Actions
        |   |   |   |       |   |       ExportAccountSystemTemplateAction.cs
        |   |   |   |       |   |       NewAccountAction.cs
        |   |   |   |       |   |       NewAccountSystemAction.cs
        |   |   |   |       |   |       
        |   |   |   |       |   \---Controller
        |   |   |   |       |           AccountSystemsAppModuleController.cs
        |   |   |   |       |           
        |   |   |   |       +---ArticleImport
        |   |   |   |       |   |   ArticleImportAppModuleController.cs
        |   |   |   |       |   |   ArticleImportAppModuleView.xaml
        |   |   |   |       |   |   ArticleImportAppModuleView.xaml.cs
        |   |   |   |       |   |   ArticleImportAppModuleViewModel.cs
        |   |   |   |       |   |   
        |   |   |   |       |   \---Data
        |   |   |   |       |           ArticleImportChangeTracker.cs
        |   |   |   |       |           ArticleImportDecimalCharacterViewModel.cs
        |   |   |   |       |           ArticleImportDelimiterCharacterViewModel.cs
        |   |   |   |       |           ArticleImportDistriFieldsViewModel.cs
        |   |   |   |       |           ArticleImportFieldsAssignViewModel.cs
        |   |   |   |       |           ArticleImportFileCompressionViewModel.cs
        |   |   |   |       |           ArticleImportFileContent.xaml
        |   |   |   |       |           ArticleImportFileContent.xaml.cs
        |   |   |   |       |           ArticleImportFileContentViewModel.cs
        |   |   |   |       |           ArticleImportFilesViewModel.cs
        |   |   |   |       |           ArticleImportLogVewModel.cs
        |   |   |   |       |           ArticleImportMultiDistributorViewModel.cs
        |   |   |   |       |           ArticleImportSourceEncodingViewModel.cs
        |   |   |   |       |           ArticleImportTypeViewModel.cs
        |   |   |   |       |           ArticleImportViewModel.cs
        |   |   |   |       |           
        |   |   |   |       +---ArticleManagement
        |   |   |   |       |   |   ArticleArtificialIntelligenceShared.cs
        |   |   |   |       |   |   
        |   |   |   |       |   +---ArticleBookOrBookout
        |   |   |   |       |   |       ArticleBookOrBookoutView.xaml
        |   |   |   |       |   |       ArticleBookOrBookoutView.xaml.cs
        |   |   |   |       |   |       ArticleBookOrBookoutViewModel.cs
        |   |   |   |       |   |       SetEkForStockView.xaml
        |   |   |   |       |   |       SetEkForStockView.xaml.cs
        |   |   |   |       |   |       SetEkForStockViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---ArticleImport
        |   |   |   |       |   |       ArticleImportView.xaml
        |   |   |   |       |   |       ArticleImportView.xaml.cs
        |   |   |   |       |   |       ArticleImportViewModel.cs
        |   |   |   |       |   |       ArticleWrapperForExportAndImportViewModel.cs
        |   |   |   |       |   |       ResultStatusToIconConverter.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---ArticleRebooking
        |   |   |   |       |   |   +---View
        |   |   |   |       |   |   |   |   ArticleRebookView.xaml
        |   |   |   |       |   |   |   |   ArticleRebookView.xaml.cs
        |   |   |   |       |   |   |   |   
        |   |   |   |       |   |   |   \---Converter
        |   |   |   |       |   |   |           BoolToVisibilityConverter.cs
        |   |   |   |       |   |   |           DoubleToUIntConverter.cs
        |   |   |   |       |   |   |           
        |   |   |   |       |   |   \---ViewModel
        |   |   |   |       |   |           ArticleRebookViewModel.cs
        |   |   |   |       |   |           
        |   |   |   |       |   +---AutoEOL
        |   |   |   |       |   |       AutoEOLView.xaml
        |   |   |   |       |   |       AutoEOLView.xaml.cs
        |   |   |   |       |   |       AutoEOLViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---Controller
        |   |   |   |       |   |       ArticleManagementAppModuleController.cs
        |   |   |   |       |   |       ConvertArticleAppModuleController.cs
        |   |   |   |       |   |       EditArticleAppModuleController.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---ConvertArticle
        |   |   |   |       |   |       ArticleOfferHistoryViewModel.cs
        |   |   |   |       |   |       ArticleOrderHistoryViewModel.cs
        |   |   |   |       |   |       ConvertArticleView.xaml
        |   |   |   |       |   |       ConvertArticleView.xaml.cs
        |   |   |   |       |   |       ConvertArticleViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---CopyArticle
        |   |   |   |       |   |   +---View
        |   |   |   |       |   |   |       CopyArticleMaterialGroupDialogView.xaml
        |   |   |   |       |   |   |       CopyArticleMaterialGroupDialogView.xaml.cs
        |   |   |   |       |   |   |       CopyArticleView.xaml
        |   |   |   |       |   |   |       CopyArticleView.xaml.cs
        |   |   |   |       |   |   |       
        |   |   |   |       |   |   \---ViewModel
        |   |   |   |       |   |           ArticleCopyOptionsViewModel.cs
        |   |   |   |       |   |           CopyArticleViewModel.cs
        |   |   |   |       |   |           
        |   |   |   |       |   +---ForeignArticles
        |   |   |   |       |   |       DistributorMaterialGroupTreeItem.cs
        |   |   |   |       |   |       ForeignArticlesView.xaml
        |   |   |   |       |   |       ForeignArticlesView.xaml.cs
        |   |   |   |       |   |       ForeignArticlesViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---OpenDialog
        |   |   |   |       |   |   +---ActionPrice
        |   |   |   |       |   |   |       AddActionPriceView.xaml
        |   |   |   |       |   |   |       AddActionPriceView.xaml.cs
        |   |   |   |       |   |   |       AddActionPriceViewModel.cs
        |   |   |   |       |   |   |       
        |   |   |   |       |   |   \---SerialNumber
        |   |   |   |       |   |           AddSerialNumberView.xaml
        |   |   |   |       |   |           AddSerialNumberView.xaml.cs
        |   |   |   |       |   |           AddSerialNumberViewModel.cs
        |   |   |   |       |   |           BookoutSerialNumberView.xaml
        |   |   |   |       |   |           BookoutSerialNumberView.xaml.cs
        |   |   |   |       |   |           BookoutSerialNumberViewModel.cs
        |   |   |   |       |   |           ChangeSerialNumberStateView.xaml
        |   |   |   |       |   |           ChangeSerialNumberStateView.xaml.cs
        |   |   |   |       |   |           ChangeSerialNumberStateViewModel.cs
        |   |   |   |       |   |           RenameSerialNumberView.xaml
        |   |   |   |       |   |           RenameSerialNumberView.xaml.cs
        |   |   |   |       |   |           RenameSerialNumberViewModel.cs
        |   |   |   |       |   |           
        |   |   |   |       |   +---PriceUpdate
        |   |   |   |       |   |       PriceUpdateTemplatesView.xaml
        |   |   |   |       |   |       PriceUpdateTemplatesView.xaml.cs
        |   |   |   |       |   |       PriceUpdateTemplatesViewModel.cs
        |   |   |   |       |   |       PriceUpdateView.xaml
        |   |   |   |       |   |       PriceUpdateView.xaml.cs
        |   |   |   |       |   |       PriceUpdateViewModel.cs
        |   |   |   |       |   |       UpdatePriceViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---RibbonControls
        |   |   |   |       |   |   |   AllArticleXNames.cs
        |   |   |   |       |   |   |   ArticleAdditionalInfoView.xaml
        |   |   |   |       |   |   |   ArticleAdditionalInfoView.xaml.cs
        |   |   |   |       |   |   |   ArticleAdditionalInfoViewModel.cs
        |   |   |   |       |   |   |   ArticleAdditionalItemsView.xaml
        |   |   |   |       |   |   |   ArticleAdditionalItemsView.xaml.cs
        |   |   |   |       |   |   |   ArticleAdditionalItemsViewModel.cs
        |   |   |   |       |   |   |   ArticleDokumentView.xaml
        |   |   |   |       |   |   |   ArticleDokumentView.xaml.cs
        |   |   |   |       |   |   |   ArticleDokumentViewModel.cs
        |   |   |   |       |   |   |   ArticleHistoryOverView.xaml
        |   |   |   |       |   |   |   ArticleHistoryOverView.xaml.cs
        |   |   |   |       |   |   |   ArticleHistoryOverViewModel.cs
        |   |   |   |       |   |   |   ArticleHistoryReceiptKind.cs
        |   |   |   |       |   |   |   ArticleHistoryReceiptViewModel.cs
        |   |   |   |       |   |   |   ArticleHistoryView.xaml
        |   |   |   |       |   |   |   ArticleHistoryView.xaml.cs
        |   |   |   |       |   |   |   ArticleHistoryViewModel.cs
        |   |   |   |       |   |   |   ArticleLegendView.xaml
        |   |   |   |       |   |   |   ArticleLegendView.xaml.cs
        |   |   |   |       |   |   |   ArticleLegendViewModel.cs
        |   |   |   |       |   |   |   ArticleLogView.xaml
        |   |   |   |       |   |   |   ArticleLogView.xaml.cs
        |   |   |   |       |   |   |   ArticleLogViewModel.cs
        |   |   |   |       |   |   |   ArticleManufacturerView.xaml
        |   |   |   |       |   |   |   ArticleManufacturerView.xaml.cs
        |   |   |   |       |   |   |   ArticleManufacturerViewModel.cs
        |   |   |   |       |   |   |   ArticleOtherView.xaml
        |   |   |   |       |   |   |   ArticleOtherView.xaml.cs
        |   |   |   |       |   |   |   ArticleOtherViewModel.cs
        |   |   |   |       |   |   |   ArticlePartListView.xaml
        |   |   |   |       |   |   |   ArticlePartListView.xaml.cs
        |   |   |   |       |   |   |   ArticlePartListViewModel.cs
        |   |   |   |       |   |   |   ArticlePriceView.xaml
        |   |   |   |       |   |   |   ArticlePriceView.xaml.cs
        |   |   |   |       |   |   |   ArticlePriceViewModel.cs
        |   |   |   |       |   |   |   ArticleSerialNumberCompleteViewModel.cs
        |   |   |   |       |   |   |   ArticleSerialNumbersView.xaml
        |   |   |   |       |   |   |   ArticleSerialNumbersView.xaml.cs
        |   |   |   |       |   |   |   ArticleSerialNumbersViewModel.cs
        |   |   |   |       |   |   |   ArticleSettingsView.xaml
        |   |   |   |       |   |   |   ArticleSettingsView.xaml.cs
        |   |   |   |       |   |   |   ArticleSettingsViewModel.cs
        |   |   |   |       |   |   |   ArticleStocksInPiecesView.xaml
        |   |   |   |       |   |   |   ArticleStocksInPiecesView.xaml.cs
        |   |   |   |       |   |   |   ArticleStocksInPiecesViewModel.cs
        |   |   |   |       |   |   |   ArticleWorkValuesView.xaml
        |   |   |   |       |   |   |   ArticleWorkValuesView.xaml.cs
        |   |   |   |       |   |   |   ArticleWorkValuesViewModel.cs
        |   |   |   |       |   |   |   BasicDetailsView.xaml
        |   |   |   |       |   |   |   BasicDetailsView.xaml.cs
        |   |   |   |       |   |   |   BasicDetailsViewModel.cs
        |   |   |   |       |   |   |   EanCodesView.xaml
        |   |   |   |       |   |   |   EanCodesView.xaml.cs
        |   |   |   |       |   |   |   EanCodesViewModel.cs
        |   |   |   |       |   |   |   FibuView.xaml
        |   |   |   |       |   |   |   FibuView.xaml.cs
        |   |   |   |       |   |   |   FibuViewModel.cs
        |   |   |   |       |   |   |   FreeSpecificationDTOViewModel.cs
        |   |   |   |       |   |   |   FreeSpecificationView.xaml
        |   |   |   |       |   |   |   FreeSpecificationView.xaml.cs
        |   |   |   |       |   |   |   FreeSpecificationViewModel.cs
        |   |   |   |       |   |   |   ProductionInfoView.xaml
        |   |   |   |       |   |   |   ProductionInfoView.xaml.cs
        |   |   |   |       |   |   |   ProductionInfoViewModel.cs
        |   |   |   |       |   |   |   SerialNumberDetailsView.xaml
        |   |   |   |       |   |   |   SerialNumberDetailsView.xaml.cs
        |   |   |   |       |   |   |   SerialNumberDetailsViewModel.cs
        |   |   |   |       |   |   |   SpecialAgreementView.xaml
        |   |   |   |       |   |   |   SpecialAgreementView.xaml.cs
        |   |   |   |       |   |   |   SpecialAgreementViewModel.cs
        |   |   |   |       |   |   |   SpecificationsView.xaml
        |   |   |   |       |   |   |   SpecificationsView.xaml.cs
        |   |   |   |       |   |   |   SpecificationsViewModel.cs
        |   |   |   |       |   |   |   StockDetailsView.xaml
        |   |   |   |       |   |   |   StockDetailsView.xaml.cs
        |   |   |   |       |   |   |   StockDetailsViewModel.cs
        |   |   |   |       |   |   |   
        |   |   |   |       |   |   +---ArticleWorkItems
        |   |   |   |       |   |   |   |   ArticleWorkItemsView.xaml
        |   |   |   |       |   |   |   |   ArticleWorkItemsView.xaml.cs
        |   |   |   |       |   |   |   |   ArticleWorkItemsViewModel.cs
        |   |   |   |       |   |   |   |   
        |   |   |   |       |   |   |   \---ArticleWorkItemCategory
        |   |   |   |       |   |   \---Models
        |   |   |   |       |   |           ForeignArticleTextViewModel.cs
        |   |   |   |       |   |           ProductFamilyViewModel.cs
        |   |   |   |       |   |           
        |   |   |   |       |   +---RMMArticle
        |   |   |   |       |   |       AssetManagementArticleAssignmentViewModel.cs
        |   |   |   |       |   |       RMMArticleView.xaml
        |   |   |   |       |   |       RMMArticleView.xaml.cs
        |   |   |   |       |   |       RMMArticleViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---SelectDimensions
        |   |   |   |       |   |       SelectDimensionsView.xaml
        |   |   |   |       |   |       SelectDimensionsView.xaml.cs
        |   |   |   |       |   |       SelectDimensionsViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---SelectExternalArticle
        |   |   |   |       |   |       SelectExternalArticleView.xaml
        |   |   |   |       |   |       SelectExternalArticleView.xaml.cs
        |   |   |   |       |   |       SelectExternalArticleViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---SelectFixedSpecification
        |   |   |   |       |   |       FixedSpecificationViewModel.cs
        |   |   |   |       |   |       SelectSpecificationView.xaml
        |   |   |   |       |   |       SelectSpecificationView.xaml.cs
        |   |   |   |       |   |       SelectSpecificationViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---SelectFollowingArticle
        |   |   |   |       |   |       BoolToSelectionModeConverter.cs
        |   |   |   |       |   |       SelectFollowingArticleView.xaml
        |   |   |   |       |   |       SelectFollowingArticleView.xaml.cs
        |   |   |   |       |   |       SelectFollowingArticleViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---SelectMaterialGroup
        |   |   |   |       |   |       RcSelection.cs
        |   |   |   |       |   |       SelectMaterialGroupView.xaml
        |   |   |   |       |   |       SelectMaterialGroupView.xaml.cs
        |   |   |   |       |   |       SelectMaterialGroupViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---SelectRma
        |   |   |   |       |   |       SelectRmaView.xaml
        |   |   |   |       |   |       SelectRmaView.xaml.cs
        |   |   |   |       |   |       SelectRmaViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---SelectSupplier
        |   |   |   |       |   |       SelectSupplierView.xaml
        |   |   |   |       |   |       SelectSupplierView.xaml.cs
        |   |   |   |       |   |       SelectSupplierViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---SelectWarranty
        |   |   |   |       |   |       SelectWarrantyView.xaml
        |   |   |   |       |   |       SelectWarrantyView.xaml.cs
        |   |   |   |       |   |       SelectWarrantyViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---SelectWeight
        |   |   |   |       |   |       SelectWeightView.xaml
        |   |   |   |       |   |       SelectWeightView.xaml.cs
        |   |   |   |       |   |       SelectWeightViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---Settings
        |   |   |   |       |   |   +---ArticleConvert
        |   |   |   |       |   |   |       ArticleConvertSettingsController.cs
        |   |   |   |       |   |   |       ArticleConvertSettingsView.xaml
        |   |   |   |       |   |   |       ArticleConvertSettingsView.xaml.cs
        |   |   |   |       |   |   |       ArticleConvertSettingsViewModel.cs
        |   |   |   |       |   |   |       
        |   |   |   |       |   |   +---ArticleSpecification
        |   |   |   |       |   |   +---General
        |   |   |   |       |   |   |       GeneralArticleSettingsController.cs
        |   |   |   |       |   |   |       GeneralArticleSettingsView.xaml
        |   |   |   |       |   |   |       GeneralArticleSettingsView.xaml.cs
        |   |   |   |       |   |   |       GeneralArticleSettingsViewModel.cs
        |   |   |   |       |   |   |       
        |   |   |   |       |   |   +---PriceFinding
        |   |   |   |       |   |   |   +---EKSettings
        |   |   |   |       |   |   |   |       EKSettingsController.cs
        |   |   |   |       |   |   |   |       EKSettingsView.xaml
        |   |   |   |       |   |   |   |       EKSettingsView.xaml.cs
        |   |   |   |       |   |   |   |       EKSettingsViewModel.cs
        |   |   |   |       |   |   |   |       
        |   |   |   |       |   |   |   \---PriceUpdate
        |   |   |   |       |   |   +---SerialNumber
        |   |   |   |       |   |   |       SerialNumberSettingsController.cs
        |   |   |   |       |   |   |       SerialNumberSettingsView.xaml
        |   |   |   |       |   |   |       SerialNumberSettingsView.xaml.cs
        |   |   |   |       |   |   |       SerialNumberSettingsViewModel.cs
        |   |   |   |       |   |   |       
        |   |   |   |       |   |   +---Stock
        |   |   |   |       |   |   |   |   StockSettingsController.cs
        |   |   |   |       |   |   |   |   StockSettingsView.xaml
        |   |   |   |       |   |   |   |   StockSettingsView.xaml.cs
        |   |   |   |       |   |   |   |   StockSettingsViewModel.cs
        |   |   |   |       |   |   |   |   StockViewModel.cs
        |   |   |   |       |   |   |   |   
        |   |   |   |       |   |   |   \---StockDetails
        |   |   |   |       |   |   |       |   CostCenterDTOViewModel.cs
        |   |   |   |       |   |   |       |   StockDetailView.xaml
        |   |   |   |       |   |   |       |   StockDetailView.xaml.cs
        |   |   |   |       |   |   |       |   StockDetailViewModel.cs
        |   |   |   |       |   |   |       |   
        |   |   |   |       |   |   |       \---MultipleArticleReebooking
        |   |   |   |       |   |   \---Variables
        |   |   |   |       |   |           VariablesSettingsController.cs
        |   |   |   |       |   |           VariablesSettingsView.xaml
        |   |   |   |       |   |           VariablesSettingsView.xaml.cs
        |   |   |   |       |   |           VariablesSettingsViewModel.cs
        |   |   |   |       |   |           
        |   |   |   |       |   +---ShowDistributorImages
        |   |   |   |       |   |       ShowDistributorImagesView.xaml
        |   |   |   |       |   |       ShowDistributorImagesView.xaml.cs
        |   |   |   |       |   |       ShowDistributorImagesViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---View
        |   |   |   |       |   |       ArticleManagementMainView.ArtificialIntelligence.cs
        |   |   |   |       |   |       ArticleManagementMainView.xaml
        |   |   |   |       |   |       ArticleManagementMainView.xaml.cs
        |   |   |   |       |   |       
        |   |   |   |       |   \---ViewModel
        |   |   |   |       |       +---Dialogs
        |   |   |   |       |       |   |   FindInReceiptsDialogView.xaml
        |   |   |   |       |       |   |   FindInReceiptsDialogView.xaml.cs
        |   |   |   |       |       |   |   FindInReceiptsDialogViewModel.cs
        |   |   |   |       |       |   |   
        |   |   |   |       |       |   +---ChangePartListQuantity
        |   |   |   |       |       |   \---SetProductFamilyDialog
        |   |   |   |       |       +---EditArticle
        |   |   |   |       |       |   |   ArticleChangeTracker.cs
        |   |   |   |       |       |   |   ArticleDTOViewModel.cs
        |   |   |   |       |       |   |   EditArticleView.xaml
        |   |   |   |       |       |   |   EditArticleView.xaml.cs
        |   |   |   |       |       |   |   EditArticleViewModel.cs
        |   |   |   |       |       |   |   NewArticleExtern.cs
        |   |   |   |       |       |   |   
        |   |   |   |       |       |   +---Article
        |   |   |   |       |       |   |   |   ArticleChangeViewModel.cs
        |   |   |   |       |       |   |   |   ArticleImageViewModel.cs
        |   |   |   |       |       |   |   |   BranchAccountViewModel.cs
        |   |   |   |       |       |   |   |   CostCenterDTOViewModel.cs
        |   |   |   |       |       |   |   |   CostObjectDTOViewModel.cs
        |   |   |   |       |       |   |   |   CountryDTOViewModel.cs
        |   |   |   |       |       |   |   |   ValueAddedTaxDTOViewModel.cs
        |   |   |   |       |       |   |   |   VarAttributesSettings.cs
        |   |   |   |       |       |   |   |   
        |   |   |   |       |       |   |   +---AdditionalInfo
        |   |   |   |       |       |   |   +---ArticleVolumePrices
        |   |   |   |       |       |   |   \---Stock
        |   |   |   |       |       |   |       |   PartListArticlePreview.cs
        |   |   |   |       |       |   |       |   
        |   |   |   |       |       |   |       \---Converter
        |   |   |   |       |       |   +---Converter
        |   |   |   |       |       |   |       AddBarcodeEnableConverter.cs
        |   |   |   |       |       |   |       BoolInverseConverter.cs
        |   |   |   |       |       |   |       BoolToMaskConverter.cs
        |   |   |   |       |       |   |       BoolToVisibilityConverter.cs
        |   |   |   |       |       |   |       DecimalToIntConverter.cs
        |   |   |   |       |       |   |       EnumBooleanConverter.cs
        |   |   |   |       |       |   |       EnumToInt32Converter.cs
        |   |   |   |       |       |   |       MultiBooleanConverter.cs
        |   |   |   |       |       |   |       MultiBooleanIsNewConverter.cs
        |   |   |   |       |       |   |       VisibilityToBoolConverter.cs
        |   |   |   |       |       |   |       WarrantyEnumToIntConverter.cs
        |   |   |   |       |       |   |       
        |   |   |   |       |       |   \---Enumeration
        |   |   |   |       |       |           WarrantyKindEnum.cs
        |   |   |   |       |       |           
        |   |   |   |       |       \---MainView
        |   |   |   |       |           |   ArticleFilterItem.cs
        |   |   |   |       |           |   ArticleFilterViewModel.cs
        |   |   |   |       |           |   ArticleManagementMainViewModel.cs
        |   |   |   |       |           |   ArticlePreviewPage.cs
        |   |   |   |       |           |   ArticlePreviewPages.cs
        |   |   |   |       |           |   SerialNumberPage.cs
        |   |   |   |       |           |   SerialNumberPages.cs
        |   |   |   |       |           |   SNFilterViewModel.cs
        |   |   |   |       |           |   
        |   |   |   |       |           +---Actions
        |   |   |   |       |           |       OpenGridControllAction.cs
        |   |   |   |       |           |       
        |   |   |   |       |           \---Converter
        |   |   |   |       +---ArticleUnitManagement
        |   |   |   |       |   +---View
        |   |   |   |       |   |       ArticleUnitManagementView.xaml
        |   |   |   |       |   |       ArticleUnitManagementView.xaml.cs
        |   |   |   |       |   |       
        |   |   |   |       |   \---ViewModel
        |   |   |   |       |           ArticleUnitDTOViewModel.cs
        |   |   |   |       |           ArticleUnitManagementViewModel.cs
        |   |   |   |       |           SupportedUNECECodes.cs
        |   |   |   |       |           
        |   |   |   |       +---BarcodeManagement
        |   |   |   |       |   +---Controller
        |   |   |   |       |   |       BarcodeSettingsAppModuleSettingsController.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---GenerateBarcode
        |   |   |   |       |   |   +---View
        |   |   |   |       |   |   |       GenerateBarcodeView.xaml
        |   |   |   |       |   |   |       GenerateBarcodeView.xaml.cs
        |   |   |   |       |   |   |       
        |   |   |   |       |   |   \---ViewModel
        |   |   |   |       |   |       |   BarcodeGenerateType.cs
        |   |   |   |       |   |       |   GenerateBarcodeViewModel.cs
        |   |   |   |       |   |       |   
        |   |   |   |       |   |       \---Converter
        |   |   |   |       |   \---Setting
        |   |   |   |       |       \---BarcodeCondition
        |   |   |   |       |               BarcodeConditionSettingsView.xaml
        |   |   |   |       |               BarcodeConditionSettingsView.xaml.cs
        |   |   |   |       |               BarcodeConditionSettingsViewModel.cs
        |   |   |   |       |               
        |   |   |   |       +---Commissioning
        |   |   |   |       |   |   BaseUserControll.cs
        |   |   |   |       |   |   CommissioningAppModuleController.cs
        |   |   |   |       |   |   
        |   |   |   |       |   +---Converters
        |   |   |   |       |   |       BoolToBarcodeImage.cs
        |   |   |   |       |   |       BoolToBrushConverter.cs
        |   |   |   |       |   |       BoolToDirectDelivery.cs
        |   |   |   |       |   |       BoolToPartDelivery.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---UI
        |   |   |   |       |   |       CommissioningMainView.xaml
        |   |   |   |       |   |       CommissioningMainView.xaml.cs
        |   |   |   |       |   |       CommissioningViewBase.cs
        |   |   |   |       |   |       SNscannView.xaml
        |   |   |   |       |   |       SNscannView.xaml.cs
        |   |   |   |       |   |       
        |   |   |   |       |   \---ViewModels
        |   |   |   |       |           CommissioningViewModel.cs
        |   |   |   |       |           NoSpaceTextbox.cs
        |   |   |   |       |           PositionViewModel.cs
        |   |   |   |       |           SNscannViewModel.cs
        |   |   |   |       |           
        |   |   |   |       +---Commissions
        |   |   |   |       |   |   OrderCommissionAppModuleController.cs
        |   |   |   |       |   |   OrderCommissionAppModuleParameters.cs
        |   |   |   |       |   |   OrderCommissionView.xaml
        |   |   |   |       |   |   OrderCommissionView.xaml.cs
        |   |   |   |       |   |   OrderCommissionViewModel.cs
        |   |   |   |       |   |   
        |   |   |   |       |   +---CommissionOrders
        |   |   |   |       |   |       CommissionOrderItemViewModel.cs
        |   |   |   |       |   |       CommissionOrderViewModel.cs
        |   |   |   |       |   |       HistoryOrderViewModel.cs
        |   |   |   |       |   |       PartialCommissionOrderItemViewModel.cs
        |   |   |   |       |   |       PartialCommissionOrderViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   \---Converter
        |   |   |   |       |           HasPartialCommissionOrdersToVisibilityConverter.cs
        |   |   |   |       |           
        |   |   |   |       +---Inventory
        |   |   |   |       |   |   InventoryAppModuleController.cs
        |   |   |   |       |   |   InventoryBaseViewModel.cs
        |   |   |   |       |   |   
        |   |   |   |       |   +---Converters
        |   |   |   |       |   |       EnumToBooleanConverter.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---Dialogs
        |   |   |   |       |   |       ChangeInventoryArticleDialogView.xaml
        |   |   |   |       |   |       ChangeInventoryArticleDialogView.xaml.cs
        |   |   |   |       |   |       ChangeInventoryArticleDialogViewModel.cs
        |   |   |   |       |   |       ChangeInventoryArticleView.xaml
        |   |   |   |       |   |       ChangeInventoryArticleView.xaml.cs
        |   |   |   |       |   |       ChangeInventoryArticleViewModel.cs
        |   |   |   |       |   |       EditInventoryArticleItem.cs
        |   |   |   |       |   |       NewGroupDialogView.xaml
        |   |   |   |       |   |       NewGroupDialogView.xaml.cs
        |   |   |   |       |   |       NewGroupDialogViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---Enums
        |   |   |   |       |   |       FinalizeInventoryEnum.cs
        |   |   |   |       |   |       FinalizeStorageEnum.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---Settings
        |   |   |   |       |   |       InventorySettingsController.cs
        |   |   |   |       |   |       InventorySettingsView.xaml
        |   |   |   |       |   |       InventorySettingsView.xaml.cs
        |   |   |   |       |   |       InventorySettingsViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---UI
        |   |   |   |       |   |   |   ArticleSearchView.xaml
        |   |   |   |       |   |   |   ArticleSearchView.xaml.cs
        |   |   |   |       |   |   |   InventoryMainView.xaml
        |   |   |   |       |   |   |   InventoryMainView.xaml.cs
        |   |   |   |       |   |   |   InventoryViewBase.cs
        |   |   |   |       |   |   |   
        |   |   |   |       |   |   +---ArticleUnitGroupSelection
        |   |   |   |       |   |   |       ArticleUnitGroupSelectionView.xaml
        |   |   |   |       |   |   |       ArticleUnitGroupSelectionView.xaml.cs
        |   |   |   |       |   |   |       ArticleUnitGroupSelectionViewModel.cs
        |   |   |   |       |   |   |       
        |   |   |   |       |   |   +---Controls
        |   |   |   |       |   |   |       OrderSearchView.xaml
        |   |   |   |       |   |   |       OrderSearchView.xaml.cs
        |   |   |   |       |   |   |       SecondaryStockView.xaml
        |   |   |   |       |   |   |       SecondaryStockView.xaml.cs
        |   |   |   |       |   |   |       SelectableSecondaryStockView.xaml
        |   |   |   |       |   |   |       SelectableSecondaryStockView.xaml.cs
        |   |   |   |       |   |   |       
        |   |   |   |       |   |   +---DataTemplateSelectors
        |   |   |   |       |   |   |       InventoryDatatemplateSelector.cs
        |   |   |   |       |   |   |       
        |   |   |   |       |   |   \---WizardViews
        |   |   |   |       |   |           AvailableInventoriesView.xaml
        |   |   |   |       |   |           AvailableInventoriesView.xaml.cs
        |   |   |   |       |   |           GroupsView.xaml
        |   |   |   |       |   |           GroupsView.xaml.cs
        |   |   |   |       |   |           NewArticlesView.xaml
        |   |   |   |       |   |           NewArticlesView.xaml.cs
        |   |   |   |       |   |           ResultView.xaml
        |   |   |   |       |   |           ResultView.xaml.cs
        |   |   |   |       |   |           
        |   |   |   |       |   \---ViewModels
        |   |   |   |       |       |   InventoryMainViewmodel.cs
        |   |   |   |       |       |   IWizardViewModel.cs
        |   |   |   |       |       |   
        |   |   |   |       |       +---Actions
        |   |   |   |       |       |       CountOrderPositionsAction.cs
        |   |   |   |       |       |       
        |   |   |   |       |       +---AssetViewModels
        |   |   |   |       |       |   \---Orders
        |   |   |   |       |       |           AvailableOrdersViewModel.cs
        |   |   |   |       |       |           OrderViewModel.cs
        |   |   |   |       |       |           
        |   |   |   |       |       +---InventoryViewModels
        |   |   |   |       |       |   |   InventoryArticleGroupViewModel.cs
        |   |   |   |       |       |   |   InventoryArticleViewModel.cs
        |   |   |   |       |       |   |   InventoryGroupViewModel.cs
        |   |   |   |       |       |   |   InventoryStateViewModel.cs
        |   |   |   |       |       |   |   InventoryTypeViewModel.cs
        |   |   |   |       |       |   |   InventoryViewModel.cs
        |   |   |   |       |       |   |   SecondaryStockLightViewModel.cs
        |   |   |   |       |       |   |   StoragePlaceViewModel.cs
        |   |   |   |       |       |   |   
        |   |   |   |       |       |   +---ResultViewModels
        |   |   |   |       |       |   |       BarCodeViewModel.cs
        |   |   |   |       |       |   |       
        |   |   |   |       |       |   \---SearchViewModels
        |   |   |   |       |       \---WizardViewModels
        |   |   |   |       |               AvailableInventoriesViewModel.cs
        |   |   |   |       |               GroupsViewModel.cs
        |   |   |   |       |               NewArticlesViewModel.cs
        |   |   |   |       |               ResultViewModel.cs
        |   |   |   |       |               
        |   |   |   |       +---MaterialGroupManagement
        |   |   |   |       |   +---Actions
        |   |   |   |       |   |   |   OverwriteArticlesAction.cs
        |   |   |   |       |   |   |   OverwriteSecondaryMaterialGroupsAction.cs
        |   |   |   |       |   |   |   ReCalculateArticleAction.cs
        |   |   |   |       |   |   |   
        |   |   |   |       |   |   \---EditMaterialGroup
        |   |   |   |       |   |           SaveMaterialGroupAction.cs
        |   |   |   |       |   |           
        |   |   |   |       |   +---Class
        |   |   |   |       |   |       BranchRevenueAndExpenseAccountDTOViewModel.cs
        |   |   |   |       |   |       MaterialAndSecondaryMaterialGroupDTOViewModel.cs
        |   |   |   |       |   |       MaterialGroupDTOViewModel.cs
        |   |   |   |       |   |       MaterialMarkupViewModel.cs
        |   |   |   |       |   |       SecondaryMaterialGroupDTOViewModel.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---Controller
        |   |   |   |       |   |       EditMaterialGroupAppModuleController.cs
        |   |   |   |       |   |       MaterialGroupAppModuleController.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---ViewModel
        |   |   |   |       |   |       DragDropDialogViewModel.cs
        |   |   |   |       |   |       EditMaterialGroupViewModel.cs
        |   |   |   |       |   |       MaterialGroupArticleViewModel.cs
        |   |   |   |       |   |       MaterialGroupChildrenSelector.cs
        |   |   |   |       |   |       MaterialGroupManagementMainViewModel.cs
        |   |   |   |       |   |       MaterialGroupMarkupViewModel.cs
        |   |   |   |       |   |       MaterialGroupOptions.cs
        |   |   |   |       |   |       MaterialGroupSettingsViewModel.cs
        |   |   |   |       |   |       PurchaseAsType.cs
        |   |   |   |       |   |       RebookDialogKind.cs
        |   |   |   |       |   |       RebookMaterialGroupDialogViewModel.cs
        |   |   |   |       |   |       RebookSettingViewModel.cs
        |   |   |   |       |   |       SecMaterialGroupArticleViewModel.cs
        |   |   |   |       |   |       WarrantyKind.cs
        |   |   |   |       |   |       
        |   |   |   |       |   \---Views
        |   |   |   |       |           EditMaterialGroupView.xaml
        |   |   |   |       |           EditMaterialGroupView.xaml.cs
        |   |   |   |       |           MaterialGroupArticleView.xaml
        |   |   |   |       |           MaterialGroupArticleView.xaml.cs
        |   |   |   |       |           MaterialGroupManagementMainView.xaml
        |   |   |   |       |           MaterialGroupManagementMainView.xaml.cs
        |   |   |   |       |           MaterialGroupSettingsView.xaml
        |   |   |   |       |           MaterialGroupSettingsView.xaml.cs
        |   |   |   |       |           RebookMaterialGroupDialogView.xaml
        |   |   |   |       |           RebookMaterialGroupDialogView.xaml.cs
        |   |   |   |       |           RebookSecondaryMaterialGroupDialogView.xaml
        |   |   |   |       |           RebookSecondaryMaterialGroupDialogView.xaml.cs
        |   |   |   |       |           SecMaterialGroupArticleView.xaml
        |   |   |   |       |           SecMaterialGroupArticleView.xaml.cs
        |   |   |   |       |           
        |   |   |   |       +---OutcomingPayments
        |   |   |   |       |   |   HistoryFilterContentTemplateSelector.cs
        |   |   |   |       |   |   OutgoingPaymentsAccountItemViewModel.cs
        |   |   |   |       |   |   OutgoingPaymentsHistoryFilters.cs
        |   |   |   |       |   |   OutgoingPaymentsReceiptItemViewModel.cs
        |   |   |   |       |   |   OutgoingPaymentsView.xaml
        |   |   |   |       |   |   OutgoingPaymentsView.xaml.cs
        |   |   |   |       |   |   OutgoingPaymentsViewModel.cs
        |   |   |   |       |   |   
        |   |   |   |       |   +---Actions
        |   |   |   |       |   |       NewReceiptAction.cs
        |   |   |   |       |   |       OpenAccountSystemsAction.cs
        |   |   |   |       |   |       OpenAssetConditionsAction.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---Controller
        |   |   |   |       |   |       OutgoingPaymentsAppModuleController.cs
        |   |   |   |       |   |       
        |   |   |   |       |   \---Settings
        |   |   |   |       |           SpecialArticlesSettingsController.cs
        |   |   |   |       |           SpecialArticlesSettingsView.xaml
        |   |   |   |       |           SpecialArticlesSettingsView.xaml.cs
        |   |   |   |       |           SpecialArticlesSettingsViewModel.cs
        |   |   |   |       |           
        |   |   |   |       +---SearchArticle
        |   |   |   |       |   +---DataPager
        |   |   |   |       |   |       ListThroughPaging.cs
        |   |   |   |       |   |       SourcesBehavior.cs
        |   |   |   |       |   |       
        |   |   |   |       |   +---View
        |   |   |   |       |   |       SearchArticleView.xaml
        |   |   |   |       |   |       SearchArticleView.xaml.cs
        |   |   |   |       |   |       
        |   |   |   |       |   \---ViewModel
        |   |   |   |       |           ArticlePreview.cs
        |   |   |   |       |           ArticlePreviewDTOSourcesBehavior.cs
        |   |   |   |       |           ArticleStock.cs
        |   |   |   |       |           SearchArticleViewModel.cs
        |   |   |   |       |           SerialNumberViewModel.cs
        |   |   |   |       |           
        |   |   |   |       \---SupplierSearch
        |   |   |   |           +---View
        |   |   |   |           |       SearchSupplierView.xaml
        |   |   |   |           |       SearchSupplierView.xaml.cs
        |   |   |   |           |       
        |   |   |   |           \---ViewModel
        |   |   |   |               |   SearchSupplierViewModel.cs
        |   |   |   |               |   
        |   |   |   |               \---Converter
        |   |   |   |                       ObjectNullToBooleanConverter.cs
        |   |   |   |                       
        |   |   |   +---obj
        |   |   |   |   |   Centron.WPF.UI.csproj.nuget.dgspec.json
        |   |   |   |   |   Centron.WPF.UI.csproj.nuget.g.props
        |   |   |   |   |   Centron.WPF.UI.csproj.nuget.g.targets
        |   |   |   |   |   project.assets.json
        |   |   |   |   |   project.nuget.cache
        |   |   |   |   |   
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0-windows
        |   |   |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |   |   |           |   c-entron 2.0_Content.g.cs
        |   |   |   |           |   Centron.WPF.UI.AssemblyInfo.cs
        |   |   |   |           |   Centron.WPF.UI.AssemblyInfoInputs.cache
        |   |   |   |           |   Centron.WPF.UI.assets.cache
        |   |   |   |           |   Centron.WPF.UI.csproj.AssemblyReference.cache
        |   |   |   |           |   Centron.WPF.UI.GeneratedMSBuildEditorConfig.editorconfig
        |   |   |   |           |   GeneratedInternalTypeHelper.g.cs
        |   |   |   |           |   
        |   |   |   |           +---CentronFileSystem
        |   |   |   |           |   +---AddDirectory
        |   |   |   |           |   +---CentronFilePreview
        |   |   |   |           |   +---Rename
        |   |   |   |           |   \---SharedDocuments
        |   |   |   |           +---Classes
        |   |   |   |           |   \---Modules
        |   |   |   |           |       \---ModuleError
        |   |   |   |           +---Dialogs
        |   |   |   |           +---Images
        |   |   |   |           +---Modules
        |   |   |   |           |   +---Administration
        |   |   |   |           |   |   +---CentronConfigDb
        |   |   |   |           |   |   +---Connections
        |   |   |   |           |   |   |   +---Manager
        |   |   |   |           |   |   |   \---Settings
        |   |   |   |           |   |   +---CountryManagement
        |   |   |   |           |   |   +---DSGVO
        |   |   |   |           |   |   +---EmployeeManagement
        |   |   |   |           |   |   |   +---AdImport
        |   |   |   |           |   |   |   +---Dashboard
        |   |   |   |           |   |   |   |   +---CommonEmployee
        |   |   |   |           |   |   |   |   \---EmployeeSales
        |   |   |   |           |   |   |   \---EmployeeSettings
        |   |   |   |           |   |   +---EscalationsSettings
        |   |   |   |           |   |   |   +---EscalationType
        |   |   |   |           |   |   |   \---MailTemplate
        |   |   |   |           |   |   +---ExternalTools
        |   |   |   |           |   |   +---HourlySurchargeRates
        |   |   |   |           |   |   |   +---Dialogs
        |   |   |   |           |   |   |   \---Settings
        |   |   |   |           |   |   +---LogViewer
        |   |   |   |           |   |   +---MailAndCalender
        |   |   |   |           |   |   |   +---General
        |   |   |   |           |   |   |   \---MailTracking
        |   |   |   |           |   |   +---MailTemplates
        |   |   |   |           |   |   +---MandatorManagement
        |   |   |   |           |   |   |   \---BranchManagement
        |   |   |   |           |   |   +---PdfExport
        |   |   |   |           |   |   +---PdfSigning
        |   |   |   |           |   |   +---PhoneSettings
        |   |   |   |           |   |   +---Profiling
        |   |   |   |           |   |   +---ReceiptConditions
        |   |   |   |           |   |   +---ReportServer
        |   |   |   |           |   |   +---RightsManagement
        |   |   |   |           |   |   |   +---CopyRights
        |   |   |   |           |   |   |   \---NewGroup
        |   |   |   |           |   |   +---SendDeliveryListShippingConfirmationSettings
        |   |   |   |           |   |   +---SepaContract
        |   |   |   |           |   |   +---ServiceAndLeasing
        |   |   |   |           |   |   +---Services
        |   |   |   |           |   |   |   +---CentronNotifications
        |   |   |   |           |   |   |   +---CTimeConnectors
        |   |   |   |           |   |   |   \---DocumentIndexSearch
        |   |   |   |           |   |   +---Settings
        |   |   |   |           |   |   |   \---AccessTokens
        |   |   |   |           |   |   +---SqlManagers
        |   |   |   |           |   |   +---TaskManagmentSettings
        |   |   |   |           |   |   |   \---General
        |   |   |   |           |   |   +---TextBlockManagement
        |   |   |   |           |   |   |   +---CopySelection
        |   |   |   |           |   |   |   +---SettingsPage
        |   |   |   |           |   |   |   \---TextEditoren
        |   |   |   |           |   |   +---UpdateAvailableNotificationSettings
        |   |   |   |           |   |   +---WebCart
        |   |   |   |           |   |   \---WebServiceSettings
        |   |   |   |           |   |       +---LicenseSettings
        |   |   |   |           |   |       \---RiverSuiteWebServiceSettings
        |   |   |   |           |   +---ArtificialIntelligence
        |   |   |   |           |   |   +---Chat
        |   |   |   |           |   |   |   \---Sidebar
        |   |   |   |           |   |   +---Controller
        |   |   |   |           |   |   +---OfferPositionsAIEditor
        |   |   |   |           |   |   +---OpenAIConnect
        |   |   |   |           |   |   |   \---Views
        |   |   |   |           |   |   \---TextRating
        |   |   |   |           |   +---Calendar
        |   |   |   |           |   |   \---Settings
        |   |   |   |           |   |       +---AppointmentsForTickets
        |   |   |   |           |   |       +---CrmOutlookTemplate
        |   |   |   |           |   |       +---Representations
        |   |   |   |           |   |       \---Synchronization
        |   |   |   |           |   +---Dashboard
        |   |   |   |           |   |   \---Modules
        |   |   |   |           |   +---DataExchange
        |   |   |   |           |   |   +---BookKeeping
        |   |   |   |           |   |   |   \---Settings
        |   |   |   |           |   |   |       +---DatevOnline
        |   |   |   |           |   |   |       +---ExportCustomInterface
        |   |   |   |           |   |   |       |   +---Basedata
        |   |   |   |           |   |   |       |   \---Receipts
        |   |   |   |           |   |   |       +---General
        |   |   |   |           |   |   |       \---OposImports
        |   |   |   |           |   |   +---Connectors
        |   |   |   |           |   |   |   \---Settings
        |   |   |   |           |   |   +---DataExport
        |   |   |   |           |   |   |   \---InvoiceExport
        |   |   |   |           |   |   |       \---Exports
        |   |   |   |           |   |   +---DataImport
        |   |   |   |           |   |   |   +---AccountImport
        |   |   |   |           |   |   |   |   +---ContactImport
        |   |   |   |           |   |   |   |   |   \---WizardSteps
        |   |   |   |           |   |   |   |   +---CustomerImport
        |   |   |   |           |   |   |   |   |   \---WizardSteps
        |   |   |   |           |   |   |   |   +---SupplierImport
        |   |   |   |           |   |   |   |   |   \---WizardSteps
        |   |   |   |           |   |   |   |   \---WizardSteps
        |   |   |   |           |   |   |   +---ArtikelImport
        |   |   |   |           |   |   |   |   \---ArticlesImport
        |   |   |   |           |   |   |   |       \---WizardSteps
        |   |   |   |           |   |   |   +---CRMActivities
        |   |   |   |           |   |   |   |   \---CRMImport
        |   |   |   |           |   |   |   |       \---WizardSteps
        |   |   |   |           |   |   |   +---History
        |   |   |   |           |   |   |   |   \---WizardSteps
        |   |   |   |           |   |   |   +---LicenseImport
        |   |   |   |           |   |   |   |   \---ImportView
        |   |   |   |           |   |   |   |       \---WizardSteps
        |   |   |   |           |   |   |   +---SalesImport
        |   |   |   |           |   |   |   |   \---Wizard
        |   |   |   |           |   |   |   \---StammblattImport
        |   |   |   |           |   |   |       \---StammbImport
        |   |   |   |           |   |   |           \---WizardSteps
        |   |   |   |           |   |   +---DatevOnline2020
        |   |   |   |           |   |   |   \---PdfSelectionForExport
        |   |   |   |           |   |   +---DocSync
        |   |   |   |           |   |   +---DocuForm
        |   |   |   |           |   |   |   +---Authorization
        |   |   |   |           |   |   |   \---Settings
        |   |   |   |           |   |   +---PaymentTransactions
        |   |   |   |           |   |   |   +---GFK
        |   |   |   |           |   |   |   \---Settings
        |   |   |   |           |   |   +---Rmm
        |   |   |   |           |   |   |   \---Settings
        |   |   |   |           |   |   +---SupplierOrderPerBranch
        |   |   |   |           |   |   \---TelekomDive
        |   |   |   |           |   |       \---Settings
        |   |   |   |           |   |           +---MaterialGroups
        |   |   |   |           |   |           \---Profiles
        |   |   |   |           |   +---ExternalTool
        |   |   |   |           |   +---Finances
        |   |   |   |           |   |   +---AccountManagement
        |   |   |   |           |   |   |   +---BranchBookKeepingNumbers
        |   |   |   |           |   |   |   +---Dashboard
        |   |   |   |           |   |   |   |   +---AccountInformation
        |   |   |   |           |   |   |   |   \---Statistics
        |   |   |   |           |   |   |   \---ReceiptControls
        |   |   |   |           |   |   |       +---Dialogs
        |   |   |   |           |   |   |       \---MasterDataList
        |   |   |   |           |   |   +---AutomatedBilling
        |   |   |   |           |   |   |   +---Others
        |   |   |   |           |   |   |   +---Pages
        |   |   |   |           |   |   |   \---PreviewSettings
        |   |   |   |           |   |   +---Campaigns
        |   |   |   |           |   |   |   +---Campaign
        |   |   |   |           |   |   |   |   +---CampaignCrmPro
        |   |   |   |           |   |   |   |   +---CampaignMail
        |   |   |   |           |   |   |   |   \---CampaignMarkers
        |   |   |   |           |   |   |   +---CopyMailing
        |   |   |   |           |   |   |   +---Pages
        |   |   |   |           |   |   |   |   +---Campaign
        |   |   |   |           |   |   |   |   |   +---AddCustomer
        |   |   |   |           |   |   |   |   |   +---CampaignPhases
        |   |   |   |           |   |   |   |   |   |   \---MailTemplate
        |   |   |   |           |   |   |   |   |   +---CampaignProcess
        |   |   |   |           |   |   |   |   |   +---EmployeeCustomerAssignment
        |   |   |   |           |   |   |   |   |   +---EmployeeSelection
        |   |   |   |           |   |   |   |   |   +---Informations
        |   |   |   |           |   |   |   |   |   +---Reasons
        |   |   |   |           |   |   |   |   |   \---Summary
        |   |   |   |           |   |   |   |   \---Mailing
        |   |   |   |           |   |   |   |       +---ActivityRecord
        |   |   |   |           |   |   |   |       +---Attachments
        |   |   |   |           |   |   |   |       +---DataSelection
        |   |   |   |           |   |   |   |       +---MailingInformations
        |   |   |   |           |   |   |   |       +---SendMail
        |   |   |   |           |   |   |   |       +---Signatures
        |   |   |   |           |   |   |   |       +---Survey
        |   |   |   |           |   |   |   |       +---Templates
        |   |   |   |           |   |   |   |       |   \---ImageHyperLinkDialog
        |   |   |   |           |   |   |   |       +---WebLinks
        |   |   |   |           |   |   |   |       |   +---Activities
        |   |   |   |           |   |   |   |       |   +---Helpdesks
        |   |   |   |           |   |   |   |       |   \---Reminder
        |   |   |   |           |   |   |   |       \---WebLinksClicks
        |   |   |   |           |   |   |   +---Settings
        |   |   |   |           |   |   |   \---Tasks
        |   |   |   |           |   |   |       \---ViewCrmTask
        |   |   |   |           |   |   |           +---History
        |   |   |   |           |   |   |           \---Phone
        |   |   |   |           |   |   |               \---Tickets
        |   |   |   |           |   |   +---Common
        |   |   |   |           |   |   +---ContractEvaluation2
        |   |   |   |           |   |   +---ContractEvaluationOld
        |   |   |   |           |   |   +---Contracts
        |   |   |   |           |   |   |   +---ContractCounter
        |   |   |   |           |   |   |   |   \---ContractCounterHistory
        |   |   |   |           |   |   |   +---ContractSettings
        |   |   |   |           |   |   |   |   +---ContractTypes
        |   |   |   |           |   |   |   |   +---CounterTypes
        |   |   |   |           |   |   |   |   \---TerminationTypes
        |   |   |   |           |   |   |   +---ContractWizard
        |   |   |   |           |   |   |   |   +---AddressInfo
        |   |   |   |           |   |   |   |   +---Contingent
        |   |   |   |           |   |   |   |   +---ContractArticleReferenzes
        |   |   |   |           |   |   |   |   +---Controlling
        |   |   |   |           |   |   |   |   +---Details
        |   |   |   |           |   |   |   |   +---FileSystem
        |   |   |   |           |   |   |   |   +---InvoiceHistory
        |   |   |   |           |   |   |   |   +---Logs
        |   |   |   |           |   |   |   |   +---Mailing
        |   |   |   |           |   |   |   |   +---Maintenance_Reaction
        |   |   |   |           |   |   |   |   +---MasterDataLists
        |   |   |   |           |   |   |   |   +---Position
        |   |   |   |           |   |   |   |   +---Provision
        |   |   |   |           |   |   |   |   +---Reductions
        |   |   |   |           |   |   |   |   \---Tasks
        |   |   |   |           |   |   |   \---Settings
        |   |   |   |           |   |   |       +---ClickBilling
        |   |   |   |           |   |   |       +---Contigents
        |   |   |   |           |   |   |       +---ContractArticleSettings
        |   |   |   |           |   |   |       +---General
        |   |   |   |           |   |   |       \---MspEvaluationSettings
        |   |   |   |           |   |   +---Crm
        |   |   |   |           |   |   |   |   MakeCustomerView.g.cs
        |   |   |   |           |   |   |   |   
        |   |   |   |           |   |   |   +---AccountContracts
        |   |   |   |           |   |   |   |   \---AccountContractDetails
        |   |   |   |           |   |   |   +---AccountMigrations
        |   |   |   |           |   |   |   +---AccountUrls
        |   |   |   |           |   |   |   +---Activities
        |   |   |   |           |   |   |   |   +---Audit
        |   |   |   |           |   |   |   |   \---InsertReceiptIntoActivity
        |   |   |   |           |   |   |   +---Address
        |   |   |   |           |   |   |   +---Article
        |   |   |   |           |   |   |   +---AuditTab
        |   |   |   |           |   |   |   +---Campaign
        |   |   |   |           |   |   |   +---Conditions
        |   |   |   |           |   |   |   +---ContactPerson
        |   |   |   |           |   |   |   |   \---AdImport
        |   |   |   |           |   |   |   +---Crm
        |   |   |   |           |   |   |   +---CustomerArticle
        |   |   |   |           |   |   |   +---Dashboard
        |   |   |   |           |   |   |   |   +---CrmActivitiesKpi
        |   |   |   |           |   |   |   |   \---Orders
        |   |   |   |           |   |   |   +---Devices
        |   |   |   |           |   |   |   +---Dsgvo
        |   |   |   |           |   |   |   |   +---AddOrderProcessingContract
        |   |   |   |           |   |   |   |   \---SendOrderProcessingContract
        |   |   |   |           |   |   |   +---EditAccountTypes
        |   |   |   |           |   |   |   +---ExtendedSearch
        |   |   |   |           |   |   |   |   +---Nodes
        |   |   |   |           |   |   |   |   |   +---Account
        |   |   |   |           |   |   |   |   |   +---Contact
        |   |   |   |           |   |   |   |   |   +---Contracts
        |   |   |   |           |   |   |   |   |   +---Crm
        |   |   |   |           |   |   |   |   |   +---Customers
        |   |   |   |           |   |   |   |   |   \---Receipt
        |   |   |   |           |   |   |   |   \---SaveSpecialExtendedSearch
        |   |   |   |           |   |   |   +---FileSystem
        |   |   |   |           |   |   |   +---Finance
        |   |   |   |           |   |   |   |   \---Opos
        |   |   |   |           |   |   |   +---GeoMap
        |   |   |   |           |   |   |   +---Helpdesk
        |   |   |   |           |   |   |   +---Hotline
        |   |   |   |           |   |   |   |   +---CustomGrid
        |   |   |   |           |   |   |   |   \---Settings
        |   |   |   |           |   |   |   +---Info
        |   |   |   |           |   |   |   +---Logs
        |   |   |   |           |   |   |   +---Marketing
        |   |   |   |           |   |   |   +---Notification
        |   |   |   |           |   |   |   |   \---CentronNotificationsDashboard
        |   |   |   |           |   |   |   +---PasswordManager
        |   |   |   |           |   |   |   +---PrintOptions
        |   |   |   |           |   |   |   +---Projects
        |   |   |   |           |   |   |   +---Receipts
        |   |   |   |           |   |   |   +---Rma
        |   |   |   |           |   |   |   |   \---RmaArticleSelection
        |   |   |   |           |   |   |   +---SepaContracts
        |   |   |   |           |   |   |   |   +---AddSepaContract
        |   |   |   |           |   |   |   |   \---SendSepaContract
        |   |   |   |           |   |   |   +---Settings
        |   |   |   |           |   |   |   |   +---AccountContractKinds
        |   |   |   |           |   |   |   |   +---AccountTypes
        |   |   |   |           |   |   |   |   +---Activities
        |   |   |   |           |   |   |   |   +---CRMProject
        |   |   |   |           |   |   |   |   +---General
        |   |   |   |           |   |   |   |   +---Requirements and preassignments
        |   |   |   |           |   |   |   |   \---Specifications
        |   |   |   |           |   |   |   +---SpecialPrices
        |   |   |   |           |   |   |   |   +---CopySpecialPrices
        |   |   |   |           |   |   |   |   \---SpecialPricesImport
        |   |   |   |           |   |   |   +---SupplierEDI
        |   |   |   |           |   |   |   +---SupplierNumbers
        |   |   |   |           |   |   |   +---Tasks
        |   |   |   |           |   |   |   \---TextBlock
        |   |   |   |           |   |   +---DeviceClickCounter
        |   |   |   |           |   |   |   \---DocuFormApiImport
        |   |   |   |           |   |   +---Dunning
        |   |   |   |           |   |   |   +---Pages
        |   |   |   |           |   |   |   |   +---DunningContact
        |   |   |   |           |   |   |   |   +---DunningStop
        |   |   |   |           |   |   |   |   \---ExcelExport
        |   |   |   |           |   |   |   \---Settings
        |   |   |   |           |   |   +---FlatrateBilling
        |   |   |   |           |   |   |   +---AssetPositions
        |   |   |   |           |   |   |   \---UserInterface
        |   |   |   |           |   |   |       +---Dialogs
        |   |   |   |           |   |   |       +---Parts
        |   |   |   |           |   |   |       \---SearchForms
        |   |   |   |           |   |   +---MasterDataLists
        |   |   |   |           |   |   |   +---Counters
        |   |   |   |           |   |   |   +---OverView
        |   |   |   |           |   |   |   \---SelectionView
        |   |   |   |           |   |   +---Opos
        |   |   |   |           |   |   |   \---Pages
        |   |   |   |           |   |   +---Payments
        |   |   |   |           |   |   |   +---IncomingPayments
        |   |   |   |           |   |   |   \---OutgoingPayments
        |   |   |   |           |   |   +---ProductLifecycleManagement
        |   |   |   |           |   |   |   \---Settings
        |   |   |   |           |   |   +---Projects
        |   |   |   |           |   |   |   +---CloseProject
        |   |   |   |           |   |   |   +---List
        |   |   |   |           |   |   |   +---Summery
        |   |   |   |           |   |   |   \---Tree
        |   |   |   |           |   |   |       \---TreeContent
        |   |   |   |           |   |   +---Receipts
        |   |   |   |           |   |   |   +---AccessoryArticles
        |   |   |   |           |   |   |   +---AccountActivityForReceipt
        |   |   |   |           |   |   |   +---AddressSelection
        |   |   |   |           |   |   |   +---ArticleHistory
        |   |   |   |           |   |   |   +---ArticleImage
        |   |   |   |           |   |   |   +---ArticleSearch
        |   |   |   |           |   |   |   |   |   ArticleSearchView.g.cs
        |   |   |   |           |   |   |   |   |   ArticleSearchViewWithRibbon.g.cs
        |   |   |   |           |   |   |   |   |   ArticleView.g.cs
        |   |   |   |           |   |   |   |   |   
        |   |   |   |           |   |   |   |   \---ArticleSearchText
        |   |   |   |           |   |   |   |       \---Filters
        |   |   |   |           |   |   |   |           +---Amount
        |   |   |   |           |   |   |   |           +---Barcode
        |   |   |   |           |   |   |   |           +---InStock
        |   |   |   |           |   |   |   |           \---Text
        |   |   |   |           |   |   |   +---AssetReason
        |   |   |   |           |   |   |   +---AutoPreview
        |   |   |   |           |   |   |   +---Calculation
        |   |   |   |           |   |   |   +---CalculationReceipt
        |   |   |   |           |   |   |   +---CalculationTab
        |   |   |   |           |   |   |   +---ChangeAddressAndContactPerson
        |   |   |   |           |   |   |   +---ChangeCostCenterAndCostObject
        |   |   |   |           |   |   |   +---ChangePurchasePrice
        |   |   |   |           |   |   |   +---ChangeTaxRate
        |   |   |   |           |   |   |   +---CloseOffer
        |   |   |   |           |   |   |   +---ConnectWithPosition
        |   |   |   |           |   |   |   +---ContentImport
        |   |   |   |           |   |   |   +---ContractArticles
        |   |   |   |           |   |   |   +---CreatePartList
        |   |   |   |           |   |   |   +---CreateTickets
        |   |   |   |           |   |   |   +---CustomizeSum
        |   |   |   |           |   |   |   +---CustomProperties
        |   |   |   |           |   |   |   +---Dashboard
        |   |   |   |           |   |   |   |   +---Contracts
        |   |   |   |           |   |   |   |   |   +---ContractOverview
        |   |   |   |           |   |   |   |   |   +---ContractsByKind
        |   |   |   |           |   |   |   |   |   \---ExpiringContracts
        |   |   |   |           |   |   |   |   +---OfferSaleStatistic
        |   |   |   |           |   |   |   |   +---OrderProject
        |   |   |   |           |   |   |   |   +---OrderProjectOverview
        |   |   |   |           |   |   |   |   +---Purchasing
        |   |   |   |           |   |   |   |   |   +---OrderSuggestions
        |   |   |   |           |   |   |   |   |   +---OverdueSupplierOrders
        |   |   |   |           |   |   |   |   |   +---PurchaseVolume
        |   |   |   |           |   |   |   |   |   \---SupplierOrdersByState
        |   |   |   |           |   |   |   |   +---Receipt
        |   |   |   |           |   |   |   |   +---ReceiptCount
        |   |   |   |           |   |   |   |   \---Sales
        |   |   |   |           |   |   |   |       +---OfferValueByStatus
        |   |   |   |           |   |   |   |       +---OrderIntake
        |   |   |   |           |   |   |   |       +---OrderIntakeByEmployee
        |   |   |   |           |   |   |   |       +---OverdueOffers
        |   |   |   |           |   |   |   |       +---RevenueByMaterialGroup
        |   |   |   |           |   |   |   |       +---SalesRevenue
        |   |   |   |           |   |   |   |       \---TopCustomers
        |   |   |   |           |   |   |   +---DeliveryServices
        |   |   |   |           |   |   |   |   +---GLS
        |   |   |   |           |   |   |   |   \---Shipcloud
        |   |   |   |           |   |   |   +---Documents
        |   |   |   |           |   |   |   |   +---Excel
        |   |   |   |           |   |   |   |   +---PdfFile
        |   |   |   |           |   |   |   |   +---Positions
        |   |   |   |           |   |   |   |   +---Report
        |   |   |   |           |   |   |   |   \---Word
        |   |   |   |           |   |   |   +---DocumentSelection
        |   |   |   |           |   |   |   +---DocumentSelectionMultipleReceipts
        |   |   |   |           |   |   |   +---DownPayment
        |   |   |   |           |   |   |   |   \---NewDownPaymentInvoice
        |   |   |   |           |   |   |   +---EdiOrderbooking
        |   |   |   |           |   |   |   +---EditSharedDocumentLink
        |   |   |   |           |   |   |   +---FileImport
        |   |   |   |           |   |   |   +---ForwardReceipt
        |   |   |   |           |   |   |   +---GenerateBarcodes
        |   |   |   |           |   |   |   +---GenerateWebOffer
        |   |   |   |           |   |   |   +---InsertReceipts
        |   |   |   |           |   |   |   +---ITscopeDealImport
        |   |   |   |           |   |   |   +---ITscopeQuoteImport
        |   |   |   |           |   |   |   +---Logs
        |   |   |   |           |   |   |   +---MasterDataList
        |   |   |   |           |   |   |   +---NewDocument
        |   |   |   |           |   |   |   +---PartialCommission
        |   |   |   |           |   |   |   |   \---NewPartialCommission
        |   |   |   |           |   |   |   +---PositionGrid
        |   |   |   |           |   |   |   +---PositionToSpecialPrice
        |   |   |   |           |   |   |   +---PriceMatrix
        |   |   |   |           |   |   |   +---Progression
        |   |   |   |           |   |   |   +---ProjectPriceMatrix
        |   |   |   |           |   |   |   +---Provision
        |   |   |   |           |   |   |   |   +---Evaluation
        |   |   |   |           |   |   |   |   +---ProvisionReceiptTab
        |   |   |   |           |   |   |   |   +---SchemaCustomerAssignments
        |   |   |   |           |   |   |   |   +---SchemaReceivers
        |   |   |   |           |   |   |   |   \---Schemas
        |   |   |   |           |   |   |   +---ReceiptHistory
        |   |   |   |           |   |   |   +---ReceiptReceiver
        |   |   |   |           |   |   |   |   \---EditDialog
        |   |   |   |           |   |   |   +---ReceiptSendPreview
        |   |   |   |           |   |   |   +---ReceiptTemplates
        |   |   |   |           |   |   |   +---RenameDocument
        |   |   |   |           |   |   |   +---ScanBarcodes
        |   |   |   |           |   |   |   +---SearchReceipts
        |   |   |   |           |   |   |   +---SelectAlternativeAddress
        |   |   |   |           |   |   |   +---SelectDeliveryCondition
        |   |   |   |           |   |   |   +---SelectReceipt
        |   |   |   |           |   |   |   +---SelectVariableDateField
        |   |   |   |           |   |   |   +---SerialNumberReclaims
        |   |   |   |           |   |   |   +---Settings
        |   |   |   |           |   |   |   |   +---Credit
        |   |   |   |           |   |   |   |   +---DeliveryNote
        |   |   |   |           |   |   |   |   +---General
        |   |   |   |           |   |   |   |   |   \---ExtendedFreightArticleSettings
        |   |   |   |           |   |   |   |   +---GLS
        |   |   |   |           |   |   |   |   +---ICEcat
        |   |   |   |           |   |   |   |   +---Invoices
        |   |   |   |           |   |   |   |   +---Offers
        |   |   |   |           |   |   |   |   +---Orders
        |   |   |   |           |   |   |   |   |   +---AutoHelpdeskCreation
        |   |   |   |           |   |   |   |   |   +---AutoMailSettings
        |   |   |   |           |   |   |   |   |   +---DownPayment
        |   |   |   |           |   |   |   |   |   +---OpenTransImport
        |   |   |   |           |   |   |   |   |   +---RentandPortal
        |   |   |   |           |   |   |   |   |   \---SpecialArticle
        |   |   |   |           |   |   |   |   +---PaymentConditions
        |   |   |   |           |   |   |   |   +---PickUps
        |   |   |   |           |   |   |   |   +---Shipcloud
        |   |   |   |           |   |   |   |   +---Sign
        |   |   |   |           |   |   |   |   +---Switzerland
        |   |   |   |           |   |   |   |   \---UserState
        |   |   |   |           |   |   |   +---SupplierReceiptDocuments
        |   |   |   |           |   |   |   +---Suppliers
        |   |   |   |           |   |   |   |   +---AssignExternalToOwn
        |   |   |   |           |   |   |   |   +---EsrScan
        |   |   |   |           |   |   |   |   +---InsertOrderInSupplierOrder
        |   |   |   |           |   |   |   |   +---Parts
        |   |   |   |           |   |   |   |   \---ZugferdImport
        |   |   |   |           |   |   |   +---UpdateArticleTexts
        |   |   |   |           |   |   |   +---UpdateItemRelationToOrigin
        |   |   |   |           |   |   |   +---WebOffer
        |   |   |   |           |   |   |   \---WebOfferCustomerMailViewExtension
        |   |   |   |           |   |   \---TimerBilling
        |   |   |   |           |   |       +---Common
        |   |   |   |           |   |       +---Pages
        |   |   |   |           |   |       \---Settings
        |   |   |   |           |   |           \---ArticleWorkItems
        |   |   |   |           |   +---Global
        |   |   |   |           |   |   +---CustomProperties
        |   |   |   |           |   |   |   \---Settings
        |   |   |   |           |   |   |       \---ComboBoxSelectionEditor
        |   |   |   |           |   |   +---EmployeeSelection
        |   |   |   |           |   |   |   \---EmployeeSelectionWithDialog
        |   |   |   |           |   |   +---ExceptionMessage
        |   |   |   |           |   |   +---FileSystemDialog
        |   |   |   |           |   |   +---MSPLicensesCompare
        |   |   |   |           |   |   |   \---Wizard
        |   |   |   |           |   |   +---NetworkDiagnostics
        |   |   |   |           |   |   +---PerformanceTests
        |   |   |   |           |   |   \---VideoPortal
        |   |   |   |           |   |       +---Evaluation
        |   |   |   |           |   |       |   \---Assignment
        |   |   |   |           |   |       |       \---DateTimeExtension
        |   |   |   |           |   |       +---SaveDirectory
        |   |   |   |           |   |       +---SaveVideo
        |   |   |   |           |   |       \---Videos
        |   |   |   |           |   |           +---SearchResult
        |   |   |   |           |   |           +---VideoDetails
        |   |   |   |           |   |           \---VideoList
        |   |   |   |           |   +---Gui
        |   |   |   |           |   |   \---Profiles
        |   |   |   |           |   +---Helpdesk
        |   |   |   |           |   |   +---CentronChecklist
        |   |   |   |           |   |   +---ConnectionNumber
        |   |   |   |           |   |   +---Dashboard
        |   |   |   |           |   |   |   +---Helpdesk
        |   |   |   |           |   |   |   +---RecordedTimes
        |   |   |   |           |   |   |   +---TicketDates
        |   |   |   |           |   |   |   +---TicketDueDate
        |   |   |   |           |   |   |   +---TicketPriority
        |   |   |   |           |   |   |   +---Ticketstatus
        |   |   |   |           |   |   |   \---TicketType
        |   |   |   |           |   |   +---ExpectedEvents
        |   |   |   |           |   |   |   \---ViewModels
        |   |   |   |           |   |   |       \---Details
        |   |   |   |           |   |   +---ExpectedEventsReporting
        |   |   |   |           |   |   |   \---ViewModels
        |   |   |   |           |   |   |       \---Dialog
        |   |   |   |           |   |   +---SendSelfCareForm
        |   |   |   |           |   |   +---Settings
        |   |   |   |           |   |   |   +---Categories
        |   |   |   |           |   |   |   +---CustomerAccess
        |   |   |   |           |   |   |   +---DataTransfer
        |   |   |   |           |   |   |   +---Logging
        |   |   |   |           |   |   |   +---MailConfig
        |   |   |   |           |   |   |   +---NewHelpdesk
        |   |   |   |           |   |   |   +---Priorities
        |   |   |   |           |   |   |   +---Settings
        |   |   |   |           |   |   |   +---Status
        |   |   |   |           |   |   |   +---TimeCapture
        |   |   |   |           |   |   |   |   \---TimeFormatHelpDialog
        |   |   |   |           |   |   |   \---Types
        |   |   |   |           |   |   |       \---TypsDialog
        |   |   |   |           |   |   +---TaskManagement
        |   |   |   |           |   |   +---TicketDetails
        |   |   |   |           |   |   |   +---AddAction
        |   |   |   |           |   |   |   +---BranchSelection
        |   |   |   |           |   |   |   +---CFlow
        |   |   |   |           |   |   |   |   \---HelpdeskFormsFieldViews
        |   |   |   |           |   |   |   +---CloseHelpdesk
        |   |   |   |           |   |   |   +---CommentToTimer
        |   |   |   |           |   |   |   +---Common
        |   |   |   |           |   |   |   +---ContractSelection
        |   |   |   |           |   |   |   +---DueDateChangeReason
        |   |   |   |           |   |   |   +---ForwardHelpdesk
        |   |   |   |           |   |   |   +---HelpdeskInfo
        |   |   |   |           |   |   |   +---ReportPreview
        |   |   |   |           |   |   |   +---Rma
        |   |   |   |           |   |   |   +---SendMail
        |   |   |   |           |   |   |   +---SendReport
        |   |   |   |           |   |   |   +---TicketProcessTemplateSelection
        |   |   |   |           |   |   |   +---TimeRecording
        |   |   |   |           |   |   |   |   \---ArticleToTime
        |   |   |   |           |   |   |   +---TimeRecordingBatch
        |   |   |   |           |   |   |   \---TimeRecordingMessageBox
        |   |   |   |           |   |   +---TicketList
        |   |   |   |           |   |   |   +---Module
        |   |   |   |           |   |   |   \---TicketListWithDialog
        |   |   |   |           |   |   \---TicketProcessTemplates
        |   |   |   |           |   |       \---Tree
        |   |   |   |           |   +---Logistic
        |   |   |   |           |   |   +---LogisticSettings
        |   |   |   |           |   |   \---ShippingMethodSettings
        |   |   |   |           |   +---Massenupdates
        |   |   |   |           |   |   \---Updates
        |   |   |   |           |   |       +---PriceUpdates
        |   |   |   |           |   |       |   +---AccountUpdate
        |   |   |   |           |   |       |   +---AccountWarningUpdate
        |   |   |   |           |   |       |   +---ArticleUpdate
        |   |   |   |           |   |       |   +---InsertReceiptSearch
        |   |   |   |           |   |       |   \---ReceiptUpdate
        |   |   |   |           |   |       \---WizardPages
        |   |   |   |           |   +---MyCentron
        |   |   |   |           |   |   +---CentronInspectors
        |   |   |   |           |   |   |   \---Inspectors
        |   |   |   |           |   |   |       +---Article
        |   |   |   |           |   |   |       \---Dialogs
        |   |   |   |           |   |   +---Dashboard
        |   |   |   |           |   |   |   +---AddDashboardContainer
        |   |   |   |           |   |   |   \---ColorSelector
        |   |   |   |           |   |   +---MyDay
        |   |   |   |           |   |   |   +---Editor
        |   |   |   |           |   |   |   +---EmployeeOverview
        |   |   |   |           |   |   |   +---EmployeeSelection
        |   |   |   |           |   |   |   +---MonthReview
        |   |   |   |           |   |   |   +---NotificationLog
        |   |   |   |           |   |   |   +---Settings
        |   |   |   |           |   |   |   +---WorkItemBatchGenerator
        |   |   |   |           |   |   |   \---WorkItemEditor
        |   |   |   |           |   |   +---PersonalSettings
        |   |   |   |           |   |   |   +---AccessTokens
        |   |   |   |           |   |   |   +---APIs
        |   |   |   |           |   |   |   +---ArticleSearch
        |   |   |   |           |   |   |   +---ArtificialIntelligence
        |   |   |   |           |   |   |   +---MailTemplates
        |   |   |   |           |   |   |   +---OpenIdConnectAccount
        |   |   |   |           |   |   |   +---PasswordChange
        |   |   |   |           |   |   |   +---Phone
        |   |   |   |           |   |   |   |   \---Connections
        |   |   |   |           |   |   |   +---Reporting
        |   |   |   |           |   |   |   +---Signatur
        |   |   |   |           |   |   |   +---UI
        |   |   |   |           |   |   |   \---WebReceipt
        |   |   |   |           |   |   +---Supremo
        |   |   |   |           |   |   +---Telephony
        |   |   |   |           |   |   |   +---CallLog
        |   |   |   |           |   |   |   +---Details
        |   |   |   |           |   |   |   \---Popup
        |   |   |   |           |   |   \---TodoList
        |   |   |   |           |   |       \---ToDoListItems
        |   |   |   |           |   +---OnlineBanking
        |   |   |   |           |   |   +---AccountTransactions
        |   |   |   |           |   |   |   +---BookAmounts
        |   |   |   |           |   |   |   +---CheckForUnknownIban
        |   |   |   |           |   |   |   |   \---Pages
        |   |   |   |           |   |   |   +---ImportAccountTransactions
        |   |   |   |           |   |   |   \---SearchReceipts
        |   |   |   |           |   |   +---ConfigurationSettings
        |   |   |   |           |   |   |   +---CreateFinApiAccount
        |   |   |   |           |   |   |   +---EditConfiguration
        |   |   |   |           |   |   |   +---EditFinApiAccount
        |   |   |   |           |   |   |   +---ImportBankForFinApiAccount
        |   |   |   |           |   |   |   \---ResetFinApiPassword
        |   |   |   |           |   |   \---ConnectionDialog
        |   |   |   |           |   |       \---UpdateBankConnection
        |   |   |   |           |   +---PasswordManager
        |   |   |   |           |   |   \---Settings
        |   |   |   |           |   +---PayersAndCostCenter
        |   |   |   |           |   |   \---OpenDialog
        |   |   |   |           |   +---PLM
        |   |   |   |           |   +---Production
        |   |   |   |           |   |   +---MachineManagement
        |   |   |   |           |   |   +---ProductionOrder
        |   |   |   |           |   |   |   +---AddProductionOrder
        |   |   |   |           |   |   |   \---EditProductionOrder
        |   |   |   |           |   |   \---Settings
        |   |   |   |           |   |       +---MachineKind
        |   |   |   |           |   |       \---MachineLocation
        |   |   |   |           |   +---ProjectManagement
        |   |   |   |           |   +---ProjectPriceImport
        |   |   |   |           |   |   +---PriceDifference
        |   |   |   |           |   |   \---Settings
        |   |   |   |           |   +---Purchasing
        |   |   |   |           |   |   +---EDIManagement
        |   |   |   |           |   |   |   \---EDIReceiptTabs
        |   |   |   |           |   |   +---OrderSuggestionList
        |   |   |   |           |   |   |   \---Module
        |   |   |   |           |   |   +---PurchaseSettings
        |   |   |   |           |   |   |   \---ReceiptSettings
        |   |   |   |           |   |   |       \---SupplierOrderSettings
        |   |   |   |           |   |   \---TravelExpense
        |   |   |   |           |   |       +---Dialogs
        |   |   |   |           |   |       \---Settings
        |   |   |   |           |   +---QM
        |   |   |   |           |   |   \---Settings
        |   |   |   |           |   +---Reports
        |   |   |   |           |   |   \---ReportManagement
        |   |   |   |           |   |       \---Query
        |   |   |   |           |   +---Rma
        |   |   |   |           |   |   +---NewRma
        |   |   |   |           |   |   |   \---Pages
        |   |   |   |           |   |   +---RmaSettings
        |   |   |   |           |   |   +---SendBack
        |   |   |   |           |   |   \---SendForth
        |   |   |   |           |   +---Sales
        |   |   |   |           |   |   +---Mailing
        |   |   |   |           |   |   |   \---Templates
        |   |   |   |           |   |   +---ProductMatrix
        |   |   |   |           |   |   +---SpecialArticleImport
        |   |   |   |           |   |   \---SpecialArticleToContractImport
        |   |   |   |           |   |       +---Dialogs
        |   |   |   |           |   |       \---Settings
        |   |   |   |           |   +---Statistics
        |   |   |   |           |   |   +---Dashboard
        |   |   |   |           |   |   |   \---SalesStatistics
        |   |   |   |           |   |   +---EmployeeAnalytics
        |   |   |   |           |   |   +---ManagementInfo
        |   |   |   |           |   |   |   +---Dialogs
        |   |   |   |           |   |   |   \---Parts
        |   |   |   |           |   |   +---MspCollectors
        |   |   |   |           |   |   |   \---Data
        |   |   |   |           |   |   |       \---ArrowSphereData
        |   |   |   |           |   |   +---MspStatistics
        |   |   |   |           |   |   \---SaleStatistics
        |   |   |   |           |   |       \---DataSources
        |   |   |   |           |   |           +---ArticleOffers
        |   |   |   |           |   |           +---ArticleSaleAndPurchases
        |   |   |   |           |   |           +---ArticleSales
        |   |   |   |           |   |           +---CustomStatistics
        |   |   |   |           |   |           +---DataViews
        |   |   |   |           |   |           +---Employees
        |   |   |   |           |   |           +---Purchases
        |   |   |   |           |   |           +---Shared
        |   |   |   |           |   |           +---Ticket
        |   |   |   |           |   |           \---TicketTimers
        |   |   |   |           |   +---Survey
        |   |   |   |           |   |   +---Pages
        |   |   |   |           |   |   |   +---Analyse
        |   |   |   |           |   |   |   +---Categories
        |   |   |   |           |   |   |   +---Question
        |   |   |   |           |   |   |   +---StepInstructions
        |   |   |   |           |   |   |   +---Templates
        |   |   |   |           |   |   |   \---Test
        |   |   |   |           |   |   |       \---TestItems
        |   |   |   |           |   |   |           \---Controls
        |   |   |   |           |   |   \---SurveySettings
        |   |   |   |           |   +---TelekomDive
        |   |   |   |           |   \---Warehousing
        |   |   |   |           |       +---AccountSystems
        |   |   |   |           |       +---ArticleImport
        |   |   |   |           |       |   \---Data
        |   |   |   |           |       +---ArticleManagement
        |   |   |   |           |       |   +---ArticleBookOrBookout
        |   |   |   |           |       |   +---ArticleImport
        |   |   |   |           |       |   +---ArticleRebooking
        |   |   |   |           |       |   |   \---View
        |   |   |   |           |       |   +---AutoEOL
        |   |   |   |           |       |   +---ConvertArticle
        |   |   |   |           |       |   +---CopyArticle
        |   |   |   |           |       |   |   \---View
        |   |   |   |           |       |   +---ForeignArticles
        |   |   |   |           |       |   +---OpenDialog
        |   |   |   |           |       |   |   +---ActionPrice
        |   |   |   |           |       |   |   \---SerialNumber
        |   |   |   |           |       |   +---PriceUpdate
        |   |   |   |           |       |   +---RibbonControls
        |   |   |   |           |       |   |   \---ArticleWorkItems
        |   |   |   |           |       |   +---RMMArticle
        |   |   |   |           |       |   +---SelectDimensions
        |   |   |   |           |       |   +---SelectExternalArticle
        |   |   |   |           |       |   +---SelectFixedSpecification
        |   |   |   |           |       |   +---SelectFollowingArticle
        |   |   |   |           |       |   +---SelectMaterialGroup
        |   |   |   |           |       |   +---SelectRma
        |   |   |   |           |       |   +---SelectSupplier
        |   |   |   |           |       |   +---SelectWarranty
        |   |   |   |           |       |   +---SelectWeight
        |   |   |   |           |       |   +---Settings
        |   |   |   |           |       |   |   +---ArticleConvert
        |   |   |   |           |       |   |   +---ArticleSpecification
        |   |   |   |           |       |   |   +---General
        |   |   |   |           |       |   |   +---PriceFinding
        |   |   |   |           |       |   |   |   +---EKSettings
        |   |   |   |           |       |   |   |   \---PriceUpdate
        |   |   |   |           |       |   |   +---SerialNumber
        |   |   |   |           |       |   |   +---Stock
        |   |   |   |           |       |   |   |   \---StockDetails
        |   |   |   |           |       |   |   \---Variables
        |   |   |   |           |       |   +---ShowDistributorImages
        |   |   |   |           |       |   +---View
        |   |   |   |           |       |   \---ViewModel
        |   |   |   |           |       |       +---Dialogs
        |   |   |   |           |       |       \---EditArticle
        |   |   |   |           |       +---ArticleUnitManagement
        |   |   |   |           |       |   \---View
        |   |   |   |           |       +---BarcodeManagement
        |   |   |   |           |       |   +---GenerateBarcode
        |   |   |   |           |       |   |   \---View
        |   |   |   |           |       |   \---Setting
        |   |   |   |           |       |       \---BarcodeCondition
        |   |   |   |           |       +---Commissioning
        |   |   |   |           |       |   \---UI
        |   |   |   |           |       +---Commissions
        |   |   |   |           |       +---Inventory
        |   |   |   |           |       |   +---Dialogs
        |   |   |   |           |       |   +---Settings
        |   |   |   |           |       |   \---UI
        |   |   |   |           |       |       +---ArticleUnitGroupSelection
        |   |   |   |           |       |       +---Controls
        |   |   |   |           |       |       \---WizardViews
        |   |   |   |           |       +---MaterialGroupManagement
        |   |   |   |           |       |   \---Views
        |   |   |   |           |       +---OutcomingPayments
        |   |   |   |           |       |   \---Settings
        |   |   |   |           |       +---SearchArticle
        |   |   |   |           |       |   \---View
        |   |   |   |           |       \---SupplierSearch
        |   |   |   |           |           \---View
        |   |   |   |           +---Processes
        |   |   |   |           |   +---Campaign
        |   |   |   |           |   +---CrmTask
        |   |   |   |           |   +---General
        |   |   |   |           |   |   +---Connectors
        |   |   |   |           |   |   \---TimeDelayedStep
        |   |   |   |           |   +---Survey
        |   |   |   |           |   \---Ticket
        |   |   |   |           +---ref
        |   |   |   |           +---refint
        |   |   |   |           +---Resources
        |   |   |   |           +---Start
        |   |   |   |           |   +---CommandPalette
        |   |   |   |           |   \---Screen
        |   |   |   |           |       \---DXSplashScreen
        |   |   |   |           +---StartupArgs
        |   |   |   |           +---Style
        |   |   |   |           +---Tests
        |   |   |   |           |   +---EmptyView
        |   |   |   |           |   +---RibbonMerging
        |   |   |   |           |   +---Settings
        |   |   |   |           |   \---Views
        |   |   |   |           +---Views
        |   |   |   |           |   +---CentronObjectPreview
        |   |   |   |           |   |   +---ActivityPreview
        |   |   |   |           |   |   +---ReceiptPreview
        |   |   |   |           |   |   \---TicketPreview
        |   |   |   |           |   +---Dialogs
        |   |   |   |           |   \---Mail
        |   |   |   |           \---Wizards
        |   |   |   +---Processes
        |   |   |   |   |   DevexpressConnectorTypeToCentronConnectorTypeConverter.cs
        |   |   |   |   |   DiagramImagePositionConverter.cs
        |   |   |   |   |   EditProcessView.xaml
        |   |   |   |   |   EditProcessView.xaml.cs
        |   |   |   |   |   EditProcessViewTool.cs
        |   |   |   |   |   EditStepBaseProperties.xaml
        |   |   |   |   |   EditStepBaseProperties.xaml.cs
        |   |   |   |   |   INeedEditorReference.cs
        |   |   |   |   |   NothingPropertiesView.xaml
        |   |   |   |   |   NothingPropertiesView.xaml.cs
        |   |   |   |   |   PositionMultiBindingConverter.cs
        |   |   |   |   |   ProcessBindingViewModel.cs
        |   |   |   |   |   ProcessExecutor.cs
        |   |   |   |   |   ProcessStepViewModel.cs
        |   |   |   |   |   ProcessViewModel.cs
        |   |   |   |   |   StepIsStartToVisibilityConverter.cs
        |   |   |   |   |   StepToShapeItemConverter.cs
        |   |   |   |   |   
        |   |   |   |   +---Campaign
        |   |   |   |   |       CampaignProcessTaskStepPropertiesView.xaml
        |   |   |   |   |       CampaignProcessTaskStepPropertiesView.xaml.cs
        |   |   |   |   |       CampaignProcessTaskStepPropertiesViewModel.cs
        |   |   |   |   |       CampaignProcessTaskStepUiMap.cs
        |   |   |   |   |       CampaignTaskProcessExecutor.cs
        |   |   |   |   |       
        |   |   |   |   +---CrmTask
        |   |   |   |   |       TaskProcessAppointmentStepPropertiesView.xaml
        |   |   |   |   |       TaskProcessAppointmentStepPropertiesView.xaml.cs
        |   |   |   |   |       TaskProcessAppointmentStepPropertiesViewModel.cs
        |   |   |   |   |       TaskProcessAppointmentStepUiMap.cs
        |   |   |   |   |       TaskProcessCreateHelpdeskStepPropertiesView.xaml
        |   |   |   |   |       TaskProcessCreateHelpdeskStepPropertiesView.xaml.cs
        |   |   |   |   |       TaskProcessCreateHelpdeskStepPropertiesViewModel.cs
        |   |   |   |   |       TaskProcessCreateHelpdeskStepUiMap.cs
        |   |   |   |   |       TaskProcessCreateOfferStepPropertiesView.xaml
        |   |   |   |   |       TaskProcessCreateOfferStepPropertiesView.xaml.cs
        |   |   |   |   |       TaskProcessCreateOfferStepPropertiesViewModel.cs
        |   |   |   |   |       TaskProcessCreateOfferStepUiMap.cs
        |   |   |   |   |       TaskProcessCreateOrderStepPropertiesView.xaml
        |   |   |   |   |       TaskProcessCreateOrderStepPropertiesView.xaml.cs
        |   |   |   |   |       TaskProcessCreateOrderStepPropertiesViewModel.cs
        |   |   |   |   |       TaskProcessCreateOrderStepUiMap.cs
        |   |   |   |   |       TaskProcessEndCampaignProcessStepPropertiesView.xaml
        |   |   |   |   |       TaskProcessEndCampaignProcessStepPropertiesView.xaml.cs
        |   |   |   |   |       TaskProcessEndCampaignProcessStepPropertiesViewModel.cs
        |   |   |   |   |       TaskProcessEndCampaignProcessStepUiMap.cs
        |   |   |   |   |       TaskProcessExecutor.cs
        |   |   |   |   |       TaskProcessMultipleChoiceStepPropertiesView.xaml
        |   |   |   |   |       TaskProcessMultipleChoiceStepPropertiesView.xaml.cs
        |   |   |   |   |       TaskProcessMultipleChoiceStepPropertiesViewModel.cs
        |   |   |   |   |       TaskProcessMultipleChoiceStepUiMap.cs
        |   |   |   |   |       TaskProcessPhoneCallStepPropertiesView.xaml
        |   |   |   |   |       TaskProcessPhoneCallStepPropertiesView.xaml.cs
        |   |   |   |   |       TaskProcessPhoneCallStepPropertiesViewModel.cs
        |   |   |   |   |       TaskProcessPhoneCallStepUiMap.cs
        |   |   |   |   |       TaskProcessSendMailStepPropertiesView.xaml
        |   |   |   |   |       TaskProcessSendMailStepPropertiesView.xaml.cs
        |   |   |   |   |       TaskProcessSendMailStepPropertiesViewModel.cs
        |   |   |   |   |       TaskProcessSendMailStepUiMap.cs
        |   |   |   |   |       TaskProcessStartSurveyStepPropertiesView.xaml
        |   |   |   |   |       TaskProcessStartSurveyStepPropertiesView.xaml.cs
        |   |   |   |   |       TaskProcessStartSurveyStepPropertiesViewModel.cs
        |   |   |   |   |       TaskProcessStartSurveyStepUiMap.cs
        |   |   |   |   |       
        |   |   |   |   +---General
        |   |   |   |   |   |   DecisionProcessStepPropertiesView.xaml
        |   |   |   |   |   |   DecisionProcessStepPropertiesView.xaml.cs
        |   |   |   |   |   |   DecisionProcessStepPropertiesViewModel.cs
        |   |   |   |   |   |   DecisionProcessStepUiMap.cs
        |   |   |   |   |   |   EndProcessStepPropertiesView.xaml
        |   |   |   |   |   |   EndProcessStepPropertiesView.xaml.cs
        |   |   |   |   |   |   EndProcessStepPropertiesViewModel.cs
        |   |   |   |   |   |   EndProcessStepUiMap.cs
        |   |   |   |   |   |   NoActionProcessStepPropertiesView.xaml
        |   |   |   |   |   |   NoActionProcessStepPropertiesView.xaml.cs
        |   |   |   |   |   |   NoActionProcessStepPropertiesViewModel.cs
        |   |   |   |   |   |   NoActionProcessStepUiMap.cs
        |   |   |   |   |   |   StartProcessStepPropertiesView.xaml
        |   |   |   |   |   |   StartProcessStepPropertiesView.xaml.cs
        |   |   |   |   |   |   StartProcessStepPropertiesViewModel.cs
        |   |   |   |   |   |   StartProcessStepUiMap.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Connectors
        |   |   |   |   |   |       ConnectorPropertiesView.xaml
        |   |   |   |   |   |       ConnectorPropertiesView.xaml.cs
        |   |   |   |   |   |       ConnectorPropertiesViewModel.cs
        |   |   |   |   |   |       ConnectorTypeRegistry.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Events
        |   |   |   |   |   |       UpdateDiagramItemColorEvent.cs
        |   |   |   |   |   |       UpdateDiagramItemEvent.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---TimeDelayedStep
        |   |   |   |   |           TimeDelayedPropertiesView.xaml
        |   |   |   |   |           TimeDelayedPropertiesView.xaml.cs
        |   |   |   |   |           
        |   |   |   |   +---Mapping
        |   |   |   |   |       ProcessStepUiMap.cs
        |   |   |   |   |       ProcessStepUiMap[T].cs
        |   |   |   |   |       ProcessUiRegistry.cs
        |   |   |   |   |       
        |   |   |   |   +---Survey
        |   |   |   |   |       SurveyProcessBaseStepPropertiesView.xaml
        |   |   |   |   |       SurveyProcessBaseStepPropertiesView.xaml.cs
        |   |   |   |   |       SurveyProcessCategoryRegistry.cs
        |   |   |   |   |       SurveyProcessFreeTextProcessStepPropertiesView.xaml
        |   |   |   |   |       SurveyProcessFreeTextProcessStepPropertiesView.xaml.cs
        |   |   |   |   |       SurveyProcessFreeTextProcessStepPropertiesViewModel.cs
        |   |   |   |   |       SurveyProcessFreeTextProcessStepUiMap.cs
        |   |   |   |   |       SurveyProcessMultiChoiceProcessStepPropertiesView.xaml
        |   |   |   |   |       SurveyProcessMultiChoiceProcessStepPropertiesView.xaml.cs
        |   |   |   |   |       SurveyProcessMultiChoiceProcessStepPropertiesViewModel.cs
        |   |   |   |   |       SurveyProcessMultiChoiceProcessStepUiMap.cs
        |   |   |   |   |       SurveyProcessScaleProcessStepPropertiesView.xaml
        |   |   |   |   |       SurveyProcessScaleProcessStepPropertiesView.xaml.cs
        |   |   |   |   |       SurveyProcessScaleProcessStepPropertiesViewModel.cs
        |   |   |   |   |       SurveyProcessScaleProcessStepUiMap.cs
        |   |   |   |   |       SurveyProcessSubprocessStepPropertiesView.xaml
        |   |   |   |   |       SurveyProcessSubprocessStepPropertiesView.xaml.cs
        |   |   |   |   |       SurveyProcessSubprocessStepPropertiesViewModel.cs
        |   |   |   |   |       SurveyProcessSubprocessStepUiMap.cs
        |   |   |   |   |       SurveyProcessYesNoProcessStepPropertiesView.xaml
        |   |   |   |   |       SurveyProcessYesNoProcessStepPropertiesView.xaml.cs
        |   |   |   |   |       SurveyProcessYesNoProcessStepPropertiesViewModel.cs
        |   |   |   |   |       SurveyProcessYesNoProcessStepUiMap.cs
        |   |   |   |   |       
        |   |   |   |   \---Ticket
        |   |   |   |           ChangeStatusProcessStepPropertiesView.xaml
        |   |   |   |           ChangeStatusProcessStepPropertiesView.xaml.cs
        |   |   |   |           ChangeStatusProcessStepPropertiesViewModel.cs
        |   |   |   |           ChangeStatusProcessStepUiMap.cs
        |   |   |   |           ForwardTicketProcessStepPropertiesView.xaml
        |   |   |   |           ForwardTicketProcessStepPropertiesView.xaml.cs
        |   |   |   |           ForwardTicketProcessStepPropertiesViewModel.cs
        |   |   |   |           ForwardTicketProcessStepUiMap.cs
        |   |   |   |           SendMailProcessStepPropertiesView.xaml
        |   |   |   |           SendMailProcessStepPropertiesView.xaml.cs
        |   |   |   |           SendMailProcessStepPropertiesViewModel.cs
        |   |   |   |           SendMailProcessStepUiMap.cs
        |   |   |   |           TicketProcessExecutor.cs
        |   |   |   |           
        |   |   |   +---Properties
        |   |   |   |       AssemblyInfo.cs
        |   |   |   |       Settings.Designer.cs
        |   |   |   |       Settings.settings
        |   |   |   |       
        |   |   |   +---Resources
        |   |   |   |   |   CentronColorsDictionary.xaml
        |   |   |   |   |   CentronColorsHelper.cs
        |   |   |   |   |   EffectDictionary.xaml
        |   |   |   |   |   LocalizedStrings.Designer.cs
        |   |   |   |   |   LocalizedStrings.en.resx
        |   |   |   |   |   LocalizedStrings.resx
        |   |   |   |   |   RibbonControlTemplates.xaml
        |   |   |   |   |   RoundToggleSwitch.xaml
        |   |   |   |   |   UserExperienceDictionary.xaml
        |   |   |   |   |   
        |   |   |   |   +---ControlCache
        |   |   |   |   |       ReceiptView.AbholscheinReceiptPositionsTreeListControl
        |   |   |   |   |       ReceiptView.AngebotReceiptPositionsTreeListControl
        |   |   |   |   |       ReceiptView.AuftragReceiptPositionsTreeListControl
        |   |   |   |   |       ReceiptView.DockLayoutManager
        |   |   |   |   |       ReceiptView.GutschriftReceiptPositionsTreeListControl
        |   |   |   |   |       ReceiptView.LieferscheinReceiptPositionsTreeListControl
        |   |   |   |   |       ReceiptView.PriceMatrixGridControl
        |   |   |   |   |       ReceiptView.RechnungReceiptPositionsTreeListControl
        |   |   |   |   |       TicketDetailView.LayoutManager
        |   |   |   |   |       TicketListView.HelpdeskListGridControl
        |   |   |   |   |       
        |   |   |   |   +---Converters
        |   |   |   |   |       CurrencyStringToCultureInfoConverter.cs
        |   |   |   |   |       NumberFormatConverter.cs
        |   |   |   |   |       PriceDefaultCountryConverter.cs
        |   |   |   |   |       ProfileGroupToImageConverter.cs
        |   |   |   |   |       
        |   |   |   |   +---DataImport
        |   |   |   |   |       ArticleImportTemplate.xlsx
        |   |   |   |   |       ContactImportTemplate.xlsx
        |   |   |   |   |       CrmActivityImportTemplate.xlsx
        |   |   |   |   |       CustomerImportTemplate.xlsx
        |   |   |   |   |       LicenseImportTemplate.xlsx
        |   |   |   |   |       Sonderpreis Importvorlage.xlsx
        |   |   |   |   |       StammblattImportTemplate.xlsx
        |   |   |   |   |       SupplierImportTemplate.xlsx
        |   |   |   |   |       
        |   |   |   |   +---Dictionaries
        |   |   |   |   |       de_DE.dic
        |   |   |   |   |       GermanAlphabet.txt
        |   |   |   |   |       
        |   |   |   |   +---MailSettingsHelp
        |   |   |   |   |       MailSettingsHelp.rtf
        |   |   |   |   |       
        |   |   |   |   +---MarkupExtensions
        |   |   |   |   |       CheckLicense.cs
        |   |   |   |   |       DefaultCountryCultureInfo.cs
        |   |   |   |   |       IsCustomerCentron.cs
        |   |   |   |   |       
        |   |   |   |   \---SpecialArticleToContractImport
        |   |   |   |           SpecialArticleToContractImportTemplate.xlsx
        |   |   |   |           
        |   |   |   +---Services
        |   |   |   |   +---ConnectionsStatus
        |   |   |   |   |       ConnectionStatus.cs
        |   |   |   |   |       IConnectionStatus.cs
        |   |   |   |   |       
        |   |   |   |   +---Container
        |   |   |   |   |   |   ClassContainer.cs
        |   |   |   |   |   |   ClassContainerExtensions.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Installers
        |   |   |   |   |   |       CommonInstaller.cs
        |   |   |   |   |   |       DataAccessOverBLInstaller.cs
        |   |   |   |   |   |       DataAccessOverWebServiceInstaller.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Interceptors
        |   |   |   |   |           CatchExceptionMakeErrorResultInterceptor.cs
        |   |   |   |   |           ContributeLogicResultInterceptorToAllLogics.cs
        |   |   |   |   |           ContributeSetLoggedInUserInterceptorToAllLogics.cs
        |   |   |   |   |           InvocationExtensions.cs
        |   |   |   |   |           LogErrorResultInterceptor.cs
        |   |   |   |   |           PerformanceTraceInterceptor.cs
        |   |   |   |   |           SetLoggedInUserInterceptor.cs
        |   |   |   |   |           
        |   |   |   |   +---Logics
        |   |   |   |   |   +---Accounts
        |   |   |   |   |   |   |   BLAccountAddressLogic.cs
        |   |   |   |   |   |   |   BLAccountsLogic.cs
        |   |   |   |   |   |   |   BLAccountSpecialPriceLogic.cs
        |   |   |   |   |   |   |   BLAddressContactLogic.cs
        |   |   |   |   |   |   |   BLHotlineLogic.cs
        |   |   |   |   |   |   |   IAccountAddressLogic.cs
        |   |   |   |   |   |   |   IAccountsLogic.cs
        |   |   |   |   |   |   |   IAccountSpecialPriceLogic.cs
        |   |   |   |   |   |   |   IAddressContactLogic.cs
        |   |   |   |   |   |   |   IHotlineLogic.cs
        |   |   |   |   |   |   |   WSAccountAddressLogic.cs
        |   |   |   |   |   |   |   WSAccountsLogic.cs
        |   |   |   |   |   |   |   WSAccountSpecialPriceLogic.cs
        |   |   |   |   |   |   |   WSAddressContactLogic.cs
        |   |   |   |   |   |   |   WSHotlineLogic.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Activities
        |   |   |   |   |   |   |       BLAccountActivitiesLogic.cs
        |   |   |   |   |   |   |       IAccountActivitiesLogic.cs
        |   |   |   |   |   |   |       WSAccountActivitiesLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Campaign
        |   |   |   |   |   |   |       BLCampaignLogic.cs
        |   |   |   |   |   |   |       BLCampaignProcessLogic.cs
        |   |   |   |   |   |   |       ICampaignLogic.cs
        |   |   |   |   |   |   |       ICampaignProcessLogic.cs
        |   |   |   |   |   |   |       WSCampaignLogic.cs
        |   |   |   |   |   |   |       WSCampaignProcessLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CustomerToBranch
        |   |   |   |   |   |   |       BLCustomerToBranchLogic.cs
        |   |   |   |   |   |   |       ICustomerToBranchLogic.cs
        |   |   |   |   |   |   |       WSCustomerToBranchLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Devices
        |   |   |   |   |   |   |       BLAccountDeviceLogic.cs
        |   |   |   |   |   |   |       IAccountDeviceLogic.cs
        |   |   |   |   |   |   |       WSAccountDeviceLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ExtendedSearch
        |   |   |   |   |   |   |       BLExtendedSearchLogic.cs
        |   |   |   |   |   |   |       IExtendedSearchLogic.cs
        |   |   |   |   |   |   |       WSExtendedSearchLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---HotlineNew
        |   |   |   |   |   |   |       BLCustomPropertyStructureLogic.cs
        |   |   |   |   |   |   |       BLHotlineCustomCategoryLogic.cs
        |   |   |   |   |   |   |       BLHotlineCustomItemLogic.cs
        |   |   |   |   |   |   |       IHotlineCustomCategoryLogic.cs
        |   |   |   |   |   |   |       IHotlineCustomItemLogic.cs
        |   |   |   |   |   |   |       IHotlineCustomPropertyStructureLogic.cs
        |   |   |   |   |   |   |       WSHotlineCustomCategoryLogic.cs
        |   |   |   |   |   |   |       WSHotlineCustomItemLogic.cs
        |   |   |   |   |   |   |       WSHotlineCustomPropertyStructureLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Marketing
        |   |   |   |   |   |   |       BLMarketingLogic.cs
        |   |   |   |   |   |   |       IMarketingLogic.cs
        |   |   |   |   |   |   |       WSMarketingLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---PrintOptions
        |   |   |   |   |   |   |       BLPrintOptionsLogic.cs
        |   |   |   |   |   |   |       IPrintOptionsLogic.cs
        |   |   |   |   |   |   |       WSPrintOptionsLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SBORegistration
        |   |   |   |   |   |   |       BLSBORegistrationLogic.cs
        |   |   |   |   |   |   |       ISBORegistrationLogic.cs
        |   |   |   |   |   |   |       WSSBORegistrationLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SupplierToBranch
        |   |   |   |   |   |   |       BLSupplierToBranchLogic.cs
        |   |   |   |   |   |   |       ISupplierToBranchLogic.cs
        |   |   |   |   |   |   |       WSSupplierToBranchLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Survey
        |   |   |   |   |   |   |       BLSurveyProcessLogic.cs
        |   |   |   |   |   |   |       ISurveyProcessLogic.cs
        |   |   |   |   |   |   |       WSSurveyProcessLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Tapi
        |   |   |   |   |   |           BLTapiLogic.cs
        |   |   |   |   |   |           ITapiLogic.cs
        |   |   |   |   |   |           WSTapiLogic.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Administration
        |   |   |   |   |   |   +---AccessTokens
        |   |   |   |   |   |   |       BLAccessTokenLogic.cs
        |   |   |   |   |   |   |       IAccessTokenLogic.cs
        |   |   |   |   |   |   |       WSAccessTokenLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Applications
        |   |   |   |   |   |   |       BLApplicationVersionLogic.cs
        |   |   |   |   |   |   |       IApplicationVersionLogic.cs
        |   |   |   |   |   |   |       WSApplicationVersionLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ArtificialIntelligence
        |   |   |   |   |   |   |   |   BLArtificialIntelligenceLogic.cs
        |   |   |   |   |   |   |   |   IArtificialIntelligenceLogic.cs
        |   |   |   |   |   |   |   |   WSArtificialIntelligenceLogic.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---Chat
        |   |   |   |   |   |   |           BLArtificialIntelligenceChatLogic.cs
        |   |   |   |   |   |   |           IArtificialIntelligenceChatLogic.cs
        |   |   |   |   |   |   |           WSArtificialIntelligenceChatLogic.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---BookKeepingAccountSystems
        |   |   |   |   |   |   |       BLBookKeepingAccountSystemsLogic.cs
        |   |   |   |   |   |   |       IBookKeepingAccountSystemsLogic.cs
        |   |   |   |   |   |   |       WSBookKeepingAccountSystemsLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CentronConfigDb
        |   |   |   |   |   |   |       BLCentronConfigurationDbLogic.cs
        |   |   |   |   |   |   |       ICentronConfigurationDbLogic.cs
        |   |   |   |   |   |   |       WSCentronConfigurationDbLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Connections
        |   |   |   |   |   |   |       BLConnectionLogic.cs
        |   |   |   |   |   |   |       IConnectionLogic.cs
        |   |   |   |   |   |   |       WSConnectionLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Customization
        |   |   |   |   |   |   |       BLModuleCustomPropertyLogic.cs
        |   |   |   |   |   |   |       BLModuleCustompropertyValueLogic.cs
        |   |   |   |   |   |   |       IModuleCustomPropertyLogic.cs
        |   |   |   |   |   |   |       IModuleCustomPropertyValueLogic.cs
        |   |   |   |   |   |   |       WSModuleCustomPropertyLogic.cs
        |   |   |   |   |   |   |       WSModuleCustomPropertyValueLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---DataSecurity
        |   |   |   |   |   |   |       BLDataSecurityLogic.cs
        |   |   |   |   |   |   |       IDataSecurityLogic.cs
        |   |   |   |   |   |   |       WSDataSecurityLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Departments
        |   |   |   |   |   |   |       BLDepartmentLogic.cs
        |   |   |   |   |   |   |       BLEmployeeDepartmentAssignmentLogic.cs
        |   |   |   |   |   |   |       BLEmployeeDepartmentLogic.cs
        |   |   |   |   |   |   |       IDepartmentLogic.cs
        |   |   |   |   |   |   |       IEmployeeDepartmentAssignmentLogic.cs
        |   |   |   |   |   |   |       IEmployeeDepartmentLogic.cs
        |   |   |   |   |   |   |       WSDepartmentLogic.cs
        |   |   |   |   |   |   |       WSEmployeeDepartmentAssignmentLogic.cs
        |   |   |   |   |   |   |       WSEmployeeDepartmentLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Documents
        |   |   |   |   |   |   |   +---DSGVO
        |   |   |   |   |   |   |   |       BLDsgvoLogic.cs
        |   |   |   |   |   |   |   |       IDsgvoLogic.cs
        |   |   |   |   |   |   |   |       WSDsgvoLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---ReceiptComment
        |   |   |   |   |   |   |   |       BLReceiptCommentLogic.cs
        |   |   |   |   |   |   |   |       IReceiptCommentLogic.cs
        |   |   |   |   |   |   |   |       WSReceiptCommentLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---SepaContracts
        |   |   |   |   |   |   |           BLSepaContractLogic.cs
        |   |   |   |   |   |   |           ISepaContractLogic.cs
        |   |   |   |   |   |   |           WSSepaContractLogic.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---Employees
        |   |   |   |   |   |   |   |   BLAppUserLogic.cs
        |   |   |   |   |   |   |   |   BLEmployeeArticleLogic.cs
        |   |   |   |   |   |   |   |   BLEmployeeLogic.cs
        |   |   |   |   |   |   |   |   BLEmployeeRfidTokenLogic.cs
        |   |   |   |   |   |   |   |   BLEmployeeSettingsLogic.cs
        |   |   |   |   |   |   |   |   BLEmployeeToSalesAreaLogic.cs
        |   |   |   |   |   |   |   |   BLUserLogic.cs
        |   |   |   |   |   |   |   |   IAppUserLogic.cs
        |   |   |   |   |   |   |   |   IEmployeeArticleLogic.cs
        |   |   |   |   |   |   |   |   IEmployeeLogic.cs
        |   |   |   |   |   |   |   |   IEmployeeRfidTokenLogic.cs
        |   |   |   |   |   |   |   |   IEmployeeSettingsLogic.cs
        |   |   |   |   |   |   |   |   IEmployeeToSalesAreaLogic.cs
        |   |   |   |   |   |   |   |   IUserLogic.cs
        |   |   |   |   |   |   |   |   WSAppUserLogic.cs
        |   |   |   |   |   |   |   |   WSEmployeeArticleLogic.cs
        |   |   |   |   |   |   |   |   WSEmployeeLogic.cs
        |   |   |   |   |   |   |   |   WSEmployeeRfidTokenLogic.cs
        |   |   |   |   |   |   |   |   WSEmployeeSettingsLogic.cs
        |   |   |   |   |   |   |   |   WSEmployeeToSalesAreaLogic.cs
        |   |   |   |   |   |   |   |   WSUserLogic.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---EmployeeSettings
        |   |   |   |   |   |   |   |       BLEmployeeSettingsLogic.cs
        |   |   |   |   |   |   |   |       IEmployeeSettingsLogic.cs
        |   |   |   |   |   |   |   |       WSEmployeeSettingsLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---EmployeeSettingsProfile
        |   |   |   |   |   |   |   |       BLEmployeeSettingsProfileLogic.cs
        |   |   |   |   |   |   |   |       IEmployeeSettingsProfileLogic.cs
        |   |   |   |   |   |   |   |       WSEmployeeSettingsProfileLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---OpenIdConnectAccount
        |   |   |   |   |   |   |           BLOpenIdConnectAccountLogic.cs
        |   |   |   |   |   |   |           IOpenIdConnectAccountLogic.cs
        |   |   |   |   |   |   |           WSOpenIdConnectAccountLogic.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---Environments
        |   |   |   |   |   |   |       BLSqlServerLogic.cs
        |   |   |   |   |   |   |       ISqlServerLogic.cs
        |   |   |   |   |   |   |       WSSqlServerLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---FileManagement
        |   |   |   |   |   |   |   +---Directories
        |   |   |   |   |   |   |   |       BLDirectoryLogic.cs
        |   |   |   |   |   |   |   |       BLDirectoryReferenceLogic.cs
        |   |   |   |   |   |   |   |       IDirectoryLogic.cs
        |   |   |   |   |   |   |   |       IDirectoryReferenceLogic.cs
        |   |   |   |   |   |   |   |       WSDirectoryLogic.cs
        |   |   |   |   |   |   |   |       WSDirectoryReferenceLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Documents
        |   |   |   |   |   |   |   |       BLDocumentLogic.cs
        |   |   |   |   |   |   |   |       IDocumentLogic.cs
        |   |   |   |   |   |   |   |       WSDocumentLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---ShareDocument
        |   |   |   |   |   |   |           BLShareDocumentLogic.cs
        |   |   |   |   |   |   |           IShareDocumentLogic.cs
        |   |   |   |   |   |   |           WSShareDocumentLogic.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---HourlySurchargeRates
        |   |   |   |   |   |   |       BLHourlySurchargeRatesLogic.cs
        |   |   |   |   |   |   |       IHourlySurchargeRatesLogic.cs
        |   |   |   |   |   |   |       WSHourlySurchargeRatesLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Logins
        |   |   |   |   |   |   |   |   BLTicketLogic.cs
        |   |   |   |   |   |   |   |   ITicketLogic.cs
        |   |   |   |   |   |   |   |   WSTicketLogic.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   \---LoginSettings
        |   |   |   |   |   |   |           BLLoginSettingsLogic.cs
        |   |   |   |   |   |   |           ILoginSettingsLogic.cs
        |   |   |   |   |   |   |           WSLoginSettingsLogic.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---Logs
        |   |   |   |   |   |   |       BLWebServiceLogLogic.cs
        |   |   |   |   |   |   |       IWebServiceLogLogic.cs
        |   |   |   |   |   |   |       WSWebServiceLogLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---MasterData
        |   |   |   |   |   |   |       BLCountryLogic.cs
        |   |   |   |   |   |   |       BLFederalStateLogic.cs
        |   |   |   |   |   |   |       ICountryLogic.cs
        |   |   |   |   |   |   |       IFederalStateLogic.cs
        |   |   |   |   |   |   |       WSCountryLogic.cs
        |   |   |   |   |   |   |       WSFederalStateLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---NetworkDiagnostics
        |   |   |   |   |   |   |       BLNetworkDiagnosticsLogic.cs
        |   |   |   |   |   |   |       INetworkDiagnosticsLogic.cs
        |   |   |   |   |   |   |       WSNetworkDiagnosticsLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---PerformanceTests
        |   |   |   |   |   |   |       BLPerformanceTestLogic.cs
        |   |   |   |   |   |   |       IPerformanceTestLogic.cs
        |   |   |   |   |   |   |       WSPerformanceTestLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Phone
        |   |   |   |   |   |   |   \---PhoneSettings
        |   |   |   |   |   |   |           BLPhoneSettingsLogic.cs
        |   |   |   |   |   |   |           IPhoneSettingsLogic.cs
        |   |   |   |   |   |   |           WSPhoneSettingsLogic.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---Rights
        |   |   |   |   |   |   |       BLAppRightsLogic.cs
        |   |   |   |   |   |   |       IAppRightsLogic.cs
        |   |   |   |   |   |   |       WSAppRightsLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SalesAreas
        |   |   |   |   |   |   |       BLSalesAreaLogic.cs
        |   |   |   |   |   |   |       ISalesAreaLogic.cs
        |   |   |   |   |   |   |       WSSalesAreaLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Services
        |   |   |   |   |   |   |       BLCTimeConnectorLogic.cs
        |   |   |   |   |   |   |       ICTimeConnectorLogic.cs
        |   |   |   |   |   |   |       WSCTimeConnectorLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Settings
        |   |   |   |   |   |           BLAppSettingsLogic.cs
        |   |   |   |   |   |           IAppSettingsLogic.cs
        |   |   |   |   |   |           WSAppSettingsLogic.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---AssetManagement
        |   |   |   |   |   |       BLAssetManagementLogic.cs
        |   |   |   |   |   |       IAssetManagementLogic.cs
        |   |   |   |   |   |       WSAssetManagementLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---BranchArea
        |   |   |   |   |   |   |   BLBranchRevenueAndExpenseAccountLogic.cs
        |   |   |   |   |   |   |   IBranchRevenueAndExpenseAccountLogic.cs
        |   |   |   |   |   |   |   WSBranchRevenueAndExpenseAccountLogic.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Branch
        |   |   |   |   |   |           BLBranchLogic.cs
        |   |   |   |   |   |           IBranchLogic.cs
        |   |   |   |   |   |           WSBranchLogic.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---BusinessLogics
        |   |   |   |   |   |       ConnectionInfo.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---BusinessPartner
        |   |   |   |   |   |       BLSupplierAssetLogic.cs
        |   |   |   |   |   |       BLSupplierLogic.cs
        |   |   |   |   |   |       ISupplierAssetLogic.cs
        |   |   |   |   |   |       ISupplierLogic.cs
        |   |   |   |   |   |       WSSupplierAssetLogic.cs
        |   |   |   |   |   |       WSSupplierLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Buying
        |   |   |   |   |   |   \---External
        |   |   |   |   |   |           BLDistributorLogic.cs
        |   |   |   |   |   |           IDistributorLogic.cs
        |   |   |   |   |   |           WSDistributorLogic.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Calendar
        |   |   |   |   |   |       BLCalendarLogic.cs
        |   |   |   |   |   |       ICalendarLogic.cs
        |   |   |   |   |   |       WSCalendarLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---CentronNexus
        |   |   |   |   |   |       BLCentronNexusLogic.cs
        |   |   |   |   |   |       ICentronNexusLogic.cs
        |   |   |   |   |   |       WSCentronNexusLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ChangeTracking
        |   |   |   |   |   |   \---History
        |   |   |   |   |   |           BLImportHistoryLogic.cs
        |   |   |   |   |   |           IImportHistoryLogic.cs
        |   |   |   |   |   |           WSImportHistoryLogic.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Chat
        |   |   |   |   |   |       BLChatLogic.cs
        |   |   |   |   |   |       IChatLogic.cs
        |   |   |   |   |   |       WSChatLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Customer
        |   |   |   |   |   |   |   BLGlobalCustomerSettingsLogic.cs
        |   |   |   |   |   |   |   IGlobalCustomerSettingsLogic.cs
        |   |   |   |   |   |   |   WSGlobalCustomerSettingsLogic.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---CustomerArea
        |   |   |   |   |   |           BLCustomerDetailsLogic.cs
        |   |   |   |   |   |           ICustomerDetailsLogic.cs
        |   |   |   |   |   |           WSCustomerDetailsLogic.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---CustomProperties
        |   |   |   |   |   |       BLCustomPropertiesLogic.cs
        |   |   |   |   |   |       ICustomPropertiesLogic.cs
        |   |   |   |   |   |       WSCustomPropertiesLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---DataExchange
        |   |   |   |   |   |   +---BookKeeping
        |   |   |   |   |   |   |       BLBookKeepingLogic.cs
        |   |   |   |   |   |   |       IBookKeepingLogic.cs
        |   |   |   |   |   |   |       WSBookKeepingLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Connectors
        |   |   |   |   |   |   |       BLDocBeeConnectorConfigurationLogic.cs
        |   |   |   |   |   |   |       BLDocBeeTicketTemplateLogic.cs
        |   |   |   |   |   |   |       IDocBeeConnectorConfigurationLogic.cs
        |   |   |   |   |   |   |       IDocBeeTicketTemplateLogic.cs
        |   |   |   |   |   |   |       WSDocBeeConnectorConfigurationLogic.cs
        |   |   |   |   |   |   |       WSDocBeeTicketTemplateLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---DocuForm
        |   |   |   |   |   |   |       BLDocuFormApiSettingsLogic.cs
        |   |   |   |   |   |   |       IDocuFormApiSettingsLogic.cs
        |   |   |   |   |   |   |       WSDocuFormApiSettingsLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Gfk
        |   |   |   |   |   |   |       BLGfkExportLogic.cs
        |   |   |   |   |   |   |       IGfkExportLogic.cs
        |   |   |   |   |   |   |       WSGfkExportLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---PayementTransactions
        |   |   |   |   |   |   |       BLPaymentsTransactionsLogic.cs
        |   |   |   |   |   |   |       IPaymentsTransactionsLogic.cs
        |   |   |   |   |   |   |       WSPaymentsTransactionsLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Rmm
        |   |   |   |   |   |   |       BLRmmConnectionSettingsLogic.cs
        |   |   |   |   |   |   |       IRmmConnectionSettingsLogic.cs
        |   |   |   |   |   |   |       WSRmmConnectionSettingsLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---TelekomDive
        |   |   |   |   |   |           BLTelekomDiveLogic.cs
        |   |   |   |   |   |           ITelekomDiveLogic.cs
        |   |   |   |   |   |           WSTelekomDiveLogic.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---EDI
        |   |   |   |   |   |   \---SupplierEDI
        |   |   |   |   |   |           BLSupplierEdiConfigurationsLogic.cs
        |   |   |   |   |   |           BLSupplierEdiLogic.cs
        |   |   |   |   |   |           ISupplierEdiConfigurationsLogic.cs
        |   |   |   |   |   |           ISupplierEdiLogic.cs
        |   |   |   |   |   |           WSSupplierEdiConfigurationsLogic.cs
        |   |   |   |   |   |           WSSupplierEdiLogic.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---ExternalTools
        |   |   |   |   |   |       BLExternalToolLogic.cs
        |   |   |   |   |   |       IExternalToolLogic.cs
        |   |   |   |   |   |       WSExternalToolLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Finances
        |   |   |   |   |   |   +---ActivitySettings
        |   |   |   |   |   |   |       BLActivityLogic.cs
        |   |   |   |   |   |   |       IActivityLogic.cs
        |   |   |   |   |   |   |       WSActivityLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---OnlineBanking
        |   |   |   |   |   |   |       BLOnlineBankingAccountTransactionsLogic.cs
        |   |   |   |   |   |   |       BLOnlineBankingConfigurationLogic.cs
        |   |   |   |   |   |   |       BLOnlineBankingFinApiLogic.cs
        |   |   |   |   |   |   |       IOnlineBankingAccountTransactionsLogic.cs
        |   |   |   |   |   |   |       IOnlineBankingConfigurationLogic.cs
        |   |   |   |   |   |   |       IOnlineBankingFinApiLogic.cs
        |   |   |   |   |   |   |       WSOnlineBankingAccountTransactionsLogic.cs
        |   |   |   |   |   |   |       WSOnlineBankingConfigurationLogic.cs
        |   |   |   |   |   |   |       WSOnlineBankingFinApiLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Payments
        |   |   |   |   |   |   |       BLPaymentsLogic.cs
        |   |   |   |   |   |   |       IPaymentsLogic.cs
        |   |   |   |   |   |   |       WSPaymentsLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---ProductLifecycle
        |   |   |   |   |   |           BLProductLifecycleLogic.cs
        |   |   |   |   |   |           IProductLifecycleLogic.cs
        |   |   |   |   |   |           WSProductLifecycleLogic.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Gateway
        |   |   |   |   |   |       BLCustomGatewayLogic.cs
        |   |   |   |   |   |       ICustomGatewayLogic.cs
        |   |   |   |   |   |       WSCustomGatewayLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Gui
        |   |   |   |   |   |   \---Profiles
        |   |   |   |   |   |           BLUiProfileLogic.cs
        |   |   |   |   |   |           IUiProfileLogic.cs
        |   |   |   |   |   |           WSUiProfileLogic.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Helpdesk
        |   |   |   |   |   |   \---ExpectedEvents
        |   |   |   |   |   |           BLExpectedEventsLogic.cs
        |   |   |   |   |   |           IExpectedEventsLogic.cs
        |   |   |   |   |   |           WSExpectedEventsLogic.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Integrations
        |   |   |   |   |   |       BLEsCustomerGroupLogic.cs
        |   |   |   |   |   |       BLEsRoleLogic.cs
        |   |   |   |   |   |       BLObjectExternalReferenceLogic.cs
        |   |   |   |   |   |       IEsCustomerGroupLogic.cs
        |   |   |   |   |   |       IEsRoleLogic.cs
        |   |   |   |   |   |       IObjectExternalReferenceLogic.cs
        |   |   |   |   |   |       WSEsCustomerGroupLogic.cs
        |   |   |   |   |   |       WSEsRoleLogic.cs
        |   |   |   |   |   |       WSObjectExternalReferenceLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Logistics
        |   |   |   |   |   |   +---LogisticSettings
        |   |   |   |   |   |   |       BLLogisticLogic.cs
        |   |   |   |   |   |   |       ILogisticLogic.cs
        |   |   |   |   |   |   |       WSlogisticLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Warehousing
        |   |   |   |   |   |       |   BLBarcodeLogic.cs
        |   |   |   |   |   |       |   BLStockLogic.cs
        |   |   |   |   |   |       |   IBarcodeLogic.cs
        |   |   |   |   |   |       |   IStockLogic.cs
        |   |   |   |   |   |       |   WSBarcodeLogic.cs
        |   |   |   |   |   |       |   WSStockLogic.cs
        |   |   |   |   |   |       |   
        |   |   |   |   |   |       +---BarcodeCondition
        |   |   |   |   |   |       |       BLBarcodeConditionLogic.cs
        |   |   |   |   |   |       |       IBarcodeConditionLogic.cs
        |   |   |   |   |   |       |       WSBarcodeConditionLogic.cs
        |   |   |   |   |   |       |       
        |   |   |   |   |   |       +---EnvironmentalProtection
        |   |   |   |   |   |       |       BLEnvironmentalProtectionLogic.cs
        |   |   |   |   |   |       |       IEnvironmentalProtectionLogic.cs
        |   |   |   |   |   |       |       WSEnvironmentalProtectionLogic.cs
        |   |   |   |   |   |       |       
        |   |   |   |   |   |       \---WorkSafety
        |   |   |   |   |   |               BLWorkSafetyLogic.cs
        |   |   |   |   |   |               IWorkSafetyLogic.cs
        |   |   |   |   |   |               WSWorkSafetyLogic.cs
        |   |   |   |   |   |               
        |   |   |   |   |   +---Logos
        |   |   |   |   |   |       BLLogoLogic.cs
        |   |   |   |   |   |       ILogoLogic.cs
        |   |   |   |   |   |       WSLogoLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Mail
        |   |   |   |   |   |   |   BLMailLogic.cs
        |   |   |   |   |   |   |   IMailLogic.cs
        |   |   |   |   |   |   |   WSMailLogic.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Templates
        |   |   |   |   |   |           BLMailTemplateLogic.cs
        |   |   |   |   |   |           IMailTemplateLogic.cs
        |   |   |   |   |   |           WSMailTemplateLogic.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Mailing
        |   |   |   |   |   |       BLMailingDataLogic.cs
        |   |   |   |   |   |       BLMailingTemplateLogic.cs
        |   |   |   |   |   |       IMailingDataLogic.cs
        |   |   |   |   |   |       IMailingTemplateLogic.cs
        |   |   |   |   |   |       WSMailingDataLogic.cs
        |   |   |   |   |   |       WSMailingTemplateLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---MandatorManagement
        |   |   |   |   |   |       BLMandatorManagementLogic.cs
        |   |   |   |   |   |       IMandatorManagementLogic.cs
        |   |   |   |   |   |       WSMandatorManagementLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---MassUpdate
        |   |   |   |   |   |       BLMassUpdateLogic.cs
        |   |   |   |   |   |       IMassUpdateLogic.cs
        |   |   |   |   |   |       WSMassUpdateLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Modules
        |   |   |   |   |   |       BLModuleLogic.cs
        |   |   |   |   |   |       IModuleLogic.cs
        |   |   |   |   |   |       WSModuleLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---MyCentron
        |   |   |   |   |   |   |   BLLatestUsedCentronObjectsLogic.cs
        |   |   |   |   |   |   |   ILatestUsedCentronObjectsLogic.cs
        |   |   |   |   |   |   |   WSLatestUsedCentronObjectsLogic.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---CentronInspectors
        |   |   |   |   |   |   |       BLInspectorLogic.cs
        |   |   |   |   |   |   |       IInspectorLogic.cs
        |   |   |   |   |   |   |       WSInspectorLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Dashboard
        |   |   |   |   |   |   |       BLDashboardContainerLogic.cs
        |   |   |   |   |   |   |       IDashboardContainerLogic.cs
        |   |   |   |   |   |   |       WSDashboardContainerLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---PersonalSettings
        |   |   |   |   |   |   |       BLPersonalReportingSettingsLogic.cs
        |   |   |   |   |   |   |       IPersonalReportingSettingsLogic.cs
        |   |   |   |   |   |   |       WSPersonalReportingSettingsLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---TodoLists
        |   |   |   |   |   |           BLTodoListLogic.cs
        |   |   |   |   |   |           ITodoListLogic.cs
        |   |   |   |   |   |           WSTodoListLogic.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---MyDay
        |   |   |   |   |   |       BLMyDayLogic.cs
        |   |   |   |   |   |       IMyDayLogic.cs
        |   |   |   |   |   |       WSMyDayLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Notification
        |   |   |   |   |   |       BLCentronNotificationLogic.cs
        |   |   |   |   |   |       ICentronNotificationLogic.cs
        |   |   |   |   |   |       WSCentronNotificationLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---PasswordManager
        |   |   |   |   |   |       BLPasswordManagerLogic.cs
        |   |   |   |   |   |       IPasswordManagerLogic.cs
        |   |   |   |   |   |       WSPasswordManagerLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Production
        |   |   |   |   |   |       BLProductionLogic.cs
        |   |   |   |   |   |       IProductionLogic.cs
        |   |   |   |   |   |       WSProductionLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ProductMatrix
        |   |   |   |   |   |       BLProductMatrixLogic.cs
        |   |   |   |   |   |       IProductMatrixLogic.cs
        |   |   |   |   |   |       WSProductMatrixLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Purchasing
        |   |   |   |   |   |   +---OrderSuggestionList
        |   |   |   |   |   |   |       BLOrderSuggestionListLogic.cs
        |   |   |   |   |   |   |       IOrderSuggestionListLogic.cs
        |   |   |   |   |   |   |       WSOrderSuggestionListLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---PurchaseSettings
        |   |   |   |   |   |   |       BLPurchaseLogic.cs
        |   |   |   |   |   |   |       IPurchaseLogic.cs
        |   |   |   |   |   |   |       WSPurchaseLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---SupplierOrderPerBranch
        |   |   |   |   |   |   |       BLSupplierOrderPerBranchLogic.cs
        |   |   |   |   |   |   |       ISupplierOrderPerBranch.cs
        |   |   |   |   |   |   |       WSSupplierOrderPerBranchLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---TravelExpense
        |   |   |   |   |   |           BLTransactionLogic.cs
        |   |   |   |   |   |           ITransactionLogic.cs
        |   |   |   |   |   |           WSTransactionLogic.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---ReportEngine
        |   |   |   |   |   |       BLPdfExportSettingsLogic.cs
        |   |   |   |   |   |       BLReportLogic.cs
        |   |   |   |   |   |       IPdfExportSettingsLogic.cs
        |   |   |   |   |   |       IReportLogic.cs
        |   |   |   |   |   |       WSPdfExportSettingsLogic.cs
        |   |   |   |   |   |       WSReportLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---RiverDivo
        |   |   |   |   |   |       BLRiverConnectionLogic.cs
        |   |   |   |   |   |       IRIverConnectionLogic.cs
        |   |   |   |   |   |       WSRiverConnectionLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---RiverSuiteAssetManagment
        |   |   |   |   |   |       BLRiverSuiteWebServiceLogic.cs
        |   |   |   |   |   |       IRiverSuiteWebServiceLogic.cs
        |   |   |   |   |   |       WSRiverSuiteWebServiceLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Sales
        |   |   |   |   |   |   +---Customers
        |   |   |   |   |   |   |   |   BLCustomerLogic.cs
        |   |   |   |   |   |   |   |   ICustomerLogic.cs
        |   |   |   |   |   |   |   |   WSCustomerLogic.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---Contract
        |   |   |   |   |   |   |   |   |   BLContractLogic.cs
        |   |   |   |   |   |   |   |   |   IContractLogic.cs
        |   |   |   |   |   |   |   |   |   WSContractLogic.cs
        |   |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   |   +---ContractExternalArticleImportHead
        |   |   |   |   |   |   |   |   +---ContractExternalArticleImportPositions
        |   |   |   |   |   |   |   |   \---Settings
        |   |   |   |   |   |   |   |           BLContractSettingsLogic.cs
        |   |   |   |   |   |   |   |           IContractSettingsLogic.cs
        |   |   |   |   |   |   |   |           WSContractSettingsLogic.cs
        |   |   |   |   |   |   |   |           
        |   |   |   |   |   |   |   +---CrmProjects
        |   |   |   |   |   |   |   |       BLCrmProjectLogic.cs
        |   |   |   |   |   |   |   |       ICrmProjectLogic.cs
        |   |   |   |   |   |   |   |       WSCrmProjectLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---TextBlock
        |   |   |   |   |   |   |           BLTextBlockOldLogic.cs
        |   |   |   |   |   |   |           ITextBlockOldLogic.cs
        |   |   |   |   |   |   |           WSTextBlockOldLogic.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---ManagementInfo
        |   |   |   |   |   |   |       BLManagementInfoLogic.cs
        |   |   |   |   |   |   |       IManagementInfoLogic.cs
        |   |   |   |   |   |   |       WSManagementInfoLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Receipts
        |   |   |   |   |   |   |   |   BLAutomatedBillingLogic.cs
        |   |   |   |   |   |   |   |   BLReceiptItemLogic.cs
        |   |   |   |   |   |   |   |   BLReceiptLogic.cs
        |   |   |   |   |   |   |   |   BLSpecialAgreementLogic.cs
        |   |   |   |   |   |   |   |   BLTimerBillingLogic.cs
        |   |   |   |   |   |   |   |   IAutomatedBillingLogic.cs
        |   |   |   |   |   |   |   |   IAutomatedBillingLogic1.cs
        |   |   |   |   |   |   |   |   IReceiptItemLogic.cs
        |   |   |   |   |   |   |   |   IReceiptLogic.cs
        |   |   |   |   |   |   |   |   ISpecialAgreementLogic.cs
        |   |   |   |   |   |   |   |   ITimerBillingLogic.cs
        |   |   |   |   |   |   |   |   WSAutomatedBillingLogic.cs
        |   |   |   |   |   |   |   |   WSReceiptItemLogic.cs
        |   |   |   |   |   |   |   |   WSReceiptLogic.cs
        |   |   |   |   |   |   |   |   WSSpecialAgreementLogic.cs
        |   |   |   |   |   |   |   |   WSTimerBillingLogic.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---AccountContracts
        |   |   |   |   |   |   |   |       BLAccountContractsLogic.cs
        |   |   |   |   |   |   |   |       IAccountContractsLogic.cs
        |   |   |   |   |   |   |   |       WSAccountContractsLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Classifications
        |   |   |   |   |   |   |   |       BLReceiptClassificationsLogic.cs
        |   |   |   |   |   |   |   |       IReceiptClassificationsLogic.cs
        |   |   |   |   |   |   |   |       WSReceiptClassificationsLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Contracts
        |   |   |   |   |   |   |   |       BLContractsLogic.cs
        |   |   |   |   |   |   |   |       IContractsLogic.cs
        |   |   |   |   |   |   |   |       WSContractsLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---DeliveryLists
        |   |   |   |   |   |   |   |       BLDeliveryListsLogic.cs
        |   |   |   |   |   |   |   |       IDeliveryListsLogic.cs
        |   |   |   |   |   |   |   |       WSDeliveryListsLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---DownPayment
        |   |   |   |   |   |   |   |       BLDownPaymentLogic.cs
        |   |   |   |   |   |   |   |       IDownPaymentLogic.cs
        |   |   |   |   |   |   |   |       WSDownPaymentLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---EmailAdditionalRecipients
        |   |   |   |   |   |   |   |       BLEmailAdditionalRecipientLogic.cs
        |   |   |   |   |   |   |   |       IEmailAdditionalRecipientLogic.cs
        |   |   |   |   |   |   |   |       WSEmailAdditionalRecipientLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---FreightArticleSettings
        |   |   |   |   |   |   |   |       BLFreightArticleSettingsLogic.cs
        |   |   |   |   |   |   |   |       IFreightArticleSettingsLogic.cs
        |   |   |   |   |   |   |   |       WSFreightArticleSettingsLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Invoices
        |   |   |   |   |   |   |   |   |   BLReceiptInvoiceLogic.cs
        |   |   |   |   |   |   |   |   |   IReceiptInvoiceLogic.cs
        |   |   |   |   |   |   |   |   |   WSReceiptInvoiceLogic.cs
        |   |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   |   +---Dunning
        |   |   |   |   |   |   |   |   |       BLDunningLogic.cs
        |   |   |   |   |   |   |   |   |       IDunningLogic.cs
        |   |   |   |   |   |   |   |   |       WSDunningLogic.cs
        |   |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   |   \---Opos
        |   |   |   |   |   |   |   |           BLOposLogic.cs
        |   |   |   |   |   |   |   |           IOposLogic.cs
        |   |   |   |   |   |   |   |           WSOposLogic.cs
        |   |   |   |   |   |   |   |           
        |   |   |   |   |   |   |   +---LeasingAndService
        |   |   |   |   |   |   |   |       BLLeasingLogic.cs
        |   |   |   |   |   |   |   |       BLServiceLogic.cs
        |   |   |   |   |   |   |   |       ILeasingLogic.cs
        |   |   |   |   |   |   |   |       IServiceLogic.cs
        |   |   |   |   |   |   |   |       WSLeasingLogic.cs
        |   |   |   |   |   |   |   |       WSServiceLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---MasterDataLists
        |   |   |   |   |   |   |   |       BLMasterDataListLogic.cs
        |   |   |   |   |   |   |   |       IMasterDataListLogic.cs
        |   |   |   |   |   |   |   |       WSMasterDataListLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Offers
        |   |   |   |   |   |   |   |   |   BLReceiptOfferLogic.cs
        |   |   |   |   |   |   |   |   |   IReceiptOfferLogic.cs
        |   |   |   |   |   |   |   |   |   WSReceiptOfferLogic.cs
        |   |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   |   \---ImportSettings
        |   |   |   |   |   |   |   |           BLImportSettingsLogic.cs
        |   |   |   |   |   |   |   |           IImportSettingsLogic.cs
        |   |   |   |   |   |   |   |           WSImportSettingsLogic.cs
        |   |   |   |   |   |   |   |           
        |   |   |   |   |   |   |   +---Orders
        |   |   |   |   |   |   |   |       BLReceiptOrderLogic.cs
        |   |   |   |   |   |   |   |       IReceiptOrderLogic.cs
        |   |   |   |   |   |   |   |       WSReceiptOrderLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---PaymentConditions
        |   |   |   |   |   |   |   |       BLPaymentConditionLogic.cs
        |   |   |   |   |   |   |   |       IPaymentConditionLogic.cs
        |   |   |   |   |   |   |   |       WSPaymentConditionLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---PickUps
        |   |   |   |   |   |   |   |       BLPickUpLogic.cs
        |   |   |   |   |   |   |   |       IPickUpLogic.cs
        |   |   |   |   |   |   |   |       WSPickUpLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---Projects
        |   |   |   |   |   |   |   |       BLReceiptProjectLogic.cs
        |   |   |   |   |   |   |   |       IReceiptProjectLogic.cs
        |   |   |   |   |   |   |   |       WSReceiptProjectLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---ReceiptReasons
        |   |   |   |   |   |   |   |       BLReceiptReasonLogic.cs
        |   |   |   |   |   |   |   |       IReceiptReasonLogic.cs
        |   |   |   |   |   |   |   |       WSReceiptReasonLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---SupplierInvoices
        |   |   |   |   |   |   |   |       BLSupplierInvoicesLogic.cs
        |   |   |   |   |   |   |   |       ISupplierInvoicesLogic.cs
        |   |   |   |   |   |   |   |       WSSupplierInvoicesLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---SupplierOrders
        |   |   |   |   |   |   |   |       BLSupplierOrderLogic.cs
        |   |   |   |   |   |   |   |       ISupplierOrderLogic.cs
        |   |   |   |   |   |   |   |       WSSupplierOrderLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---SupplierReceiptDocuments
        |   |   |   |   |   |   |   |       BLSupplierReceiptDocumentLogic.cs
        |   |   |   |   |   |   |   |       ISupplierReceiptDocumentLogic.cs
        |   |   |   |   |   |   |   |       WSSupplierReceiptDocumentLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---Switzerland
        |   |   |   |   |   |   |           BLSwitzerlandLogic.cs
        |   |   |   |   |   |   |           ISwitzerlandLogic.cs
        |   |   |   |   |   |   |           WSSwitzerlandLogic.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   \---Support
        |   |   |   |   |   |       |   BLCheckListLogic.cs
        |   |   |   |   |   |       |   BLMasterDataLogic.cs
        |   |   |   |   |   |       |   BLTaskManagementLogic.cs
        |   |   |   |   |   |       |   BLTextBlockLogic.cs
        |   |   |   |   |   |       |   BLTicketLogic.cs
        |   |   |   |   |   |       |   BLTicketProcessLogic.cs
        |   |   |   |   |   |       |   BLTimerLogic.cs
        |   |   |   |   |   |       |   ICheckListLogic.cs
        |   |   |   |   |   |       |   IMasterDataLogic.cs
        |   |   |   |   |   |       |   ITaskManagementLogic.cs
        |   |   |   |   |   |       |   ITextBlockLogic.cs
        |   |   |   |   |   |       |   ITicketLogic.cs
        |   |   |   |   |   |       |   ITicketProcessLogic.cs
        |   |   |   |   |   |       |   ITimerLogic.cs
        |   |   |   |   |   |       |   WSCheckListLogic.cs
        |   |   |   |   |   |       |   WSMasterDataLogic.cs
        |   |   |   |   |   |       |   WSTaskManagementLogic.cs
        |   |   |   |   |   |       |   WSTextBlockLogic.cs
        |   |   |   |   |   |       |   WSTicketLogic.cs
        |   |   |   |   |   |       |   WSTicketProcessLogic.cs
        |   |   |   |   |   |       |   WSTimerLogic.cs
        |   |   |   |   |   |       |   
        |   |   |   |   |   |       +---Escalation
        |   |   |   |   |   |       |       BLEscalationLogic.cs
        |   |   |   |   |   |       |       IEscalationLogic.cs
        |   |   |   |   |   |       |       WSEscalationLogic.cs
        |   |   |   |   |   |       |       
        |   |   |   |   |   |       \---Rma
        |   |   |   |   |   |               IRmaLogic.cs
        |   |   |   |   |   |               
        |   |   |   |   |   +---Security
        |   |   |   |   |   |   \---PdfSigning
        |   |   |   |   |   |           BLPdfSigningLogic.cs
        |   |   |   |   |   |           IPdfSigningLogic.cs
        |   |   |   |   |   |           WSPdfSigningLogic.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---SelfCare
        |   |   |   |   |   |       BLSelfCareLogic.cs
        |   |   |   |   |   |       ISelfCareLogic.cs
        |   |   |   |   |   |       WSSelfCareLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Services
        |   |   |   |   |   |       BLCacheServiceLogic.cs
        |   |   |   |   |   |       ICacheServiceLogic.cs
        |   |   |   |   |   |       WSCacheServiceLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---SocialMedia
        |   |   |   |   |   |       BLSocialMediaLogic.cs
        |   |   |   |   |   |       ISocialMediaLogic.cs
        |   |   |   |   |   |       WSSocialMediaLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Statistics
        |   |   |   |   |   |   +---ContractStatistics
        |   |   |   |   |   |   |       BLContractEvaluationLogic.cs
        |   |   |   |   |   |   |       BLContractStatisticLogic.cs
        |   |   |   |   |   |   |       IContractEvaluationLogic.cs
        |   |   |   |   |   |   |       IContractStatisticLogic.cs
        |   |   |   |   |   |   |       WSContractEvaluationLogic.cs
        |   |   |   |   |   |   |       WSContractStatisticLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Employees
        |   |   |   |   |   |   |       BLEmployeeUtilizationLogic.cs
        |   |   |   |   |   |   |       IEmployeeUtilizationLogic.cs
        |   |   |   |   |   |   |       WSEmployeeUtilizationLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---MspCollectors
        |   |   |   |   |   |   |       BLMspCollectorsLogic.cs
        |   |   |   |   |   |   |       IMspCollectorsLogic.cs
        |   |   |   |   |   |   |       WSMspCollectorsLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Other
        |   |   |   |   |   |   |       BLReceiptInvoiceStatisticLogic.cs
        |   |   |   |   |   |   |       IReceiptInvoiceStatisticLogic.cs
        |   |   |   |   |   |   |       WSReceiptInvoiceStatisticLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---SaleStatistics
        |   |   |   |   |   |           BLSaleStatisticLogic.cs
        |   |   |   |   |   |           ISaleStatisticLogic.cs
        |   |   |   |   |   |           WSSaleStatisticLogic.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---TextModuleArea
        |   |   |   |   |   |       BLTextModuleLogic.cs
        |   |   |   |   |   |       ITextModuleLogic.cs
        |   |   |   |   |   |       WSTextModuleLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---TwoFactorAuthenticator
        |   |   |   |   |   |       BLTwoFactorAuthenticationLogic.cs
        |   |   |   |   |   |       ITwoFactorAuthenticationLogic.cs
        |   |   |   |   |   |       WSTwoFactorAuthenticationLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Urls
        |   |   |   |   |   |       BLSimpleUrlsLogic.cs
        |   |   |   |   |   |       ISimpleUrlsLogic.cs
        |   |   |   |   |   |       WSSimpleUrlsLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---VideoPortal
        |   |   |   |   |   |       BLVideoPortalAssignmentLogic.cs
        |   |   |   |   |   |       IVideoPortalAssignmentLogic.cs
        |   |   |   |   |   |       WSVideoPortalAssignmentLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Warehousing
        |   |   |   |   |   |   |   BLValueAddedTaxLogic.cs
        |   |   |   |   |   |   |   IValueAddedTaxLogic.cs
        |   |   |   |   |   |   |   WSValueAddedTaxLogic.cs
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---ArticleImport
        |   |   |   |   |   |   |       BLArticleImportLogic.cs
        |   |   |   |   |   |   |       IArticleImportLogic.cs
        |   |   |   |   |   |   |       WSArticleImportLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ArticleLog
        |   |   |   |   |   |   |       BLArticleLogLogic.cs
        |   |   |   |   |   |   |       IArticleLogLogic.cs
        |   |   |   |   |   |   |       WSArticleLogLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ArticleManagement
        |   |   |   |   |   |   |   +---ActionPrice
        |   |   |   |   |   |   |   |       BLActionPriceLogic.cs
        |   |   |   |   |   |   |   |       IActionPriceLogic.cs
        |   |   |   |   |   |   |   |       WSActionPriceLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---AdditionalArticle
        |   |   |   |   |   |   |   |       BLAdditionalArticleLogic.cs
        |   |   |   |   |   |   |   |       IAdditionalArticleLogic.cs
        |   |   |   |   |   |   |   |       WSAdditionalArticleLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---ArticleBranchAccount
        |   |   |   |   |   |   |   |       BLArticleBranchAccountLogic.cs
        |   |   |   |   |   |   |   |       IArticleBranchAccountLogic.cs
        |   |   |   |   |   |   |   |       WSArticleBranchAccountLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---ArticleEANCode
        |   |   |   |   |   |   |   |       BLArticleEANCodeLogic.cs
        |   |   |   |   |   |   |   |       IArticleEANCodeLogic.cs
        |   |   |   |   |   |   |   |       WSArticleEANCodeLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---ArticleFreeSpecification
        |   |   |   |   |   |   |   +---ArticleHistory
        |   |   |   |   |   |   |   |       BLArticleHistoryLogic.cs
        |   |   |   |   |   |   |   |       IArticleHistoryLogic.cs
        |   |   |   |   |   |   |   |       WSArticleHistoryLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   +---AssetManagementArticle
        |   |   |   |   |   |   |   \---ProductFamily
        |   |   |   |   |   |   |           BLProductFamilyLogic.cs
        |   |   |   |   |   |   |           IProductFamilyLogic.cs
        |   |   |   |   |   |   |           WSProductFamilyLogic.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---ArticleProduction
        |   |   |   |   |   |   |       BLArticleProductionLogic.cs
        |   |   |   |   |   |   |       IArticleProductionLogic.cs
        |   |   |   |   |   |   |       WSArticleProductionLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Articles
        |   |   |   |   |   |   |       BLArticleLogic.cs
        |   |   |   |   |   |   |       IArticleLogic.cs
        |   |   |   |   |   |   |       WSArticleLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ArticleUnit
        |   |   |   |   |   |   |       BLArticleUnitLogic.cs
        |   |   |   |   |   |   |       IArticleUnitLogic.cs
        |   |   |   |   |   |   |       WSArticleUnitLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---ArticleVariables
        |   |   |   |   |   |   |       BLArticleVariableLogic.cs
        |   |   |   |   |   |   |       IArticleVariableLogic.cs
        |   |   |   |   |   |   |       WSArticleVariableLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Commissions
        |   |   |   |   |   |   |       BLOrderCommissionLogic.cs
        |   |   |   |   |   |   |       BLPartialCommissionOrderLogic.cs
        |   |   |   |   |   |   |       IOrderCommissionLogic.cs
        |   |   |   |   |   |   |       IPartialCommissionOrderLogic.cs
        |   |   |   |   |   |   |       WSOrderCommissionLogic.cs
        |   |   |   |   |   |   |       WSPartialCommissionOrderLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CostCenter
        |   |   |   |   |   |   |       BLCostCenterLogic.cs
        |   |   |   |   |   |   |       ICostCenterLogic.cs
        |   |   |   |   |   |   |       WSCostCenterLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---CostObject
        |   |   |   |   |   |   |       BLCostObjectLogic.cs
        |   |   |   |   |   |   |       ICostObjectLogic.cs
        |   |   |   |   |   |   |       WSCostObjectLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---External
        |   |   |   |   |   |   |   |   BLDistributorMaterialGroupToMaterialGroupLogic.cs
        |   |   |   |   |   |   |   |   IDistributorMaterialGroupToMaterialGroupLogic.cs
        |   |   |   |   |   |   |   |   WSDistributorMaterialGroupToMaterialGroupLogic.cs
        |   |   |   |   |   |   |   |   
        |   |   |   |   |   |   |   +---DistributorMaterialGroup
        |   |   |   |   |   |   |   |       BLDistributorMaterialGroupLogic.cs
        |   |   |   |   |   |   |   |       IDistributorMaterialGroupLogic.cs
        |   |   |   |   |   |   |   |       WSDistributorMaterialGroupLogic.cs
        |   |   |   |   |   |   |   |       
        |   |   |   |   |   |   |   \---ExternalArticle
        |   |   |   |   |   |   |           BLExternalArticleLogic.cs
        |   |   |   |   |   |   |           IExternalArticleLogic.cs
        |   |   |   |   |   |   |           WSExternalArticleLogic.cs
        |   |   |   |   |   |   |           
        |   |   |   |   |   |   +---InventoryManagement
        |   |   |   |   |   |   |       BLInventoryLogic.cs
        |   |   |   |   |   |   |       BLMaterialGroupLogic.cs
        |   |   |   |   |   |   |       IInventoryLogic.cs
        |   |   |   |   |   |   |       IMaterialGroupLogic.cs
        |   |   |   |   |   |   |       WSInventoryLogic.cs
        |   |   |   |   |   |   |       WSMaterialGroupLogic.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---StockManagement
        |   |   |   |   |   |       |   BLStorageAreaLogic.cs
        |   |   |   |   |   |       |   BLStorageLocationLogic.cs
        |   |   |   |   |   |       |   BLStoragePlaceLogic.cs
        |   |   |   |   |   |       |   IStorageAreaLogic.cs
        |   |   |   |   |   |       |   IStorageLocationLogic.cs
        |   |   |   |   |   |       |   IStoragePlaceLogic.cs
        |   |   |   |   |   |       |   WSStorageAreaLogic.cs
        |   |   |   |   |   |       |   WSStorageLocationLogic.cs
        |   |   |   |   |   |       |   WSStoragePlaceLogic.cs
        |   |   |   |   |   |       |   
        |   |   |   |   |   |       +---ArticleStock
        |   |   |   |   |   |       |       BLArticleStockLogic.cs
        |   |   |   |   |   |       |       IArticleStockLogic.cs
        |   |   |   |   |   |       |       WSArticleStockLogic.cs
        |   |   |   |   |   |       |       
        |   |   |   |   |   |       \---PartListArticle
        |   |   |   |   |   |               BLPartListArticleLogic.cs
        |   |   |   |   |   |               IPartListArticleLogic.cs
        |   |   |   |   |   |               WSPartListArticleLogic.cs
        |   |   |   |   |   |               
        |   |   |   |   |   +---WebForms
        |   |   |   |   |   |       BLWebFormsLogic.cs
        |   |   |   |   |   |       IWebFormsLogic.cs
        |   |   |   |   |   |       WSWebFormsLogic.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Weblinks
        |   |   |   |   |           BLWebLinksLogic.cs
        |   |   |   |   |           IWebLinksLogic.cs
        |   |   |   |   |           WSWebLinksLogic.cs
        |   |   |   |   |           
        |   |   |   |   \---WebServices
        |   |   |   |           CentronWebServiceConnection.cs
        |   |   |   |           CentronWebServicePerformanceLogger.cs
        |   |   |   |           FailedWebServiceInteractionException.cs
        |   |   |   |           ICentronWebServiceConnection.cs
        |   |   |   |           InvalidTicketException.cs
        |   |   |   |           
        |   |   |   +---Start
        |   |   |   |   +---CommandPalette
        |   |   |   |   |   |   AutoCompleteCommandItem.cs
        |   |   |   |   |   |   CommandHelpView.xaml
        |   |   |   |   |   |   CommandHelpView.xaml.cs
        |   |   |   |   |   |   CommandHelpViewModel.cs
        |   |   |   |   |   |   CommandItem.cs
        |   |   |   |   |   |   CommandPaletteHelper.cs
        |   |   |   |   |   |   CommandPaletteView.xaml
        |   |   |   |   |   |   CommandPaletteView.xaml.cs
        |   |   |   |   |   |   CommandPaletteViewModel.cs
        |   |   |   |   |   |   ExecutableCommandItem.cs
        |   |   |   |   |   |   MatchAccuracies.cs
        |   |   |   |   |   |   SubMenuCommandItem.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---Provider
        |   |   |   |   |       |   ApplicationActionsCommandProvider.cs
        |   |   |   |   |       |   ArticleOverviewModuleCommandProvider.cs
        |   |   |   |   |       |   ArticleSearchCommandProvider.cs
        |   |   |   |   |       |   CrmModuleCommandProvider.cs
        |   |   |   |   |       |   CustomerOrSupplierNumberCommandProvider.cs
        |   |   |   |   |       |   CustomerSearchCommandProvider.cs
        |   |   |   |   |       |   DocumentSearchCommandProvider.cs
        |   |   |   |   |       |   EditArticleModuleCommandProvider.cs
        |   |   |   |   |       |   EditHelpdeskCommandProvider.cs
        |   |   |   |   |       |   HelpdeskNumberCommandProvider.cs
        |   |   |   |   |       |   ModuleListCommandProvider.cs
        |   |   |   |   |       |   ReceiptModuleCommandProvider.cs
        |   |   |   |   |       |   ReceiptNumberCommandProvider.cs
        |   |   |   |   |       |   SerialNumberCommandProvider.cs
        |   |   |   |   |       |   SupplierSearchCommandProvider.cs
        |   |   |   |   |       |   
        |   |   |   |   |       \---Base
        |   |   |   |   |               CommandProviderHelp.cs
        |   |   |   |   |               CommandProviderStack.cs
        |   |   |   |   |               CompoundCommandProvider.cs
        |   |   |   |   |               CurrentModuleCommandProvider.cs
        |   |   |   |   |               ICommandProvider.cs
        |   |   |   |   |               ListSelectionCommandProvider.cs
        |   |   |   |   |               NumberCommandProvider.cs
        |   |   |   |   |               PrefixCommandProvider.cs
        |   |   |   |   |               RootCommandProvider.cs
        |   |   |   |   |               SearchableCommandList.cs
        |   |   |   |   |               SimpleCommandProvider.cs
        |   |   |   |   |               
        |   |   |   |   \---Screen
        |   |   |   |       |   CentronSplashForm.xaml
        |   |   |   |       |   CentronSplashForm.xaml.cs
        |   |   |   |       |   Splash.png
        |   |   |   |       |   
        |   |   |   |       \---DXSplashScreen
        |   |   |   |               DefaultDxControlsView.xaml
        |   |   |   |               DefaultDxControlsView.xaml.cs
        |   |   |   |               Image.png
        |   |   |   |               Logo.png
        |   |   |   |               SplashView.xaml
        |   |   |   |               SplashView.xaml.cs
        |   |   |   |               
        |   |   |   +---StartupArgs
        |   |   |   |   |   IStartupArgAction.cs
        |   |   |   |   |   SelectTargetProcessView.xaml
        |   |   |   |   |   SelectTargetProcessView.xaml.cs
        |   |   |   |   |   SelectTargetProcessViewModel.cs
        |   |   |   |   |   StartupArgAttribute.cs
        |   |   |   |   |   StartupArgManager.cs
        |   |   |   |   |   StartupArgSynchronizer.cs
        |   |   |   |   |   
        |   |   |   |   \---Actions
        |   |   |   |           CentronOpenModuleAction.cs
        |   |   |   |           CentronTestAction.cs
        |   |   |   |           CreateHelpdeskTimeRecordingAction.cs
        |   |   |   |           CustomerModuleAction.cs
        |   |   |   |           EgisProductAction.cs
        |   |   |   |           HelpdeskModuleAction.cs
        |   |   |   |           InsertExternalArticleAction.cs
        |   |   |   |           ITscopeOrderAction.cs
        |   |   |   |           ItscopeProductAction.cs
        |   |   |   |           ItscopeQuoteAction.cs
        |   |   |   |           NewHelpdeskModuleAction.cs
        |   |   |   |           PhoneCallAction.cs
        |   |   |   |           PhoneCallConnectedAction.cs
        |   |   |   |           PhoneCallDisconnectedAction.cs
        |   |   |   |           ShowCommandPaletteAction.cs
        |   |   |   |           
        |   |   |   +---Style
        |   |   |   |       CentronMetroControlTemplates.xaml
        |   |   |   |       CentronMetroStyle.xaml
        |   |   |   |       CentronMetroTileStyleColors.xaml
        |   |   |   |       
        |   |   |   +---Tests
        |   |   |   |   |   TestModuleApp.cs
        |   |   |   |   |   TestModuleView.xaml
        |   |   |   |   |   TestModuleView.xaml.cs
        |   |   |   |   |   TestModuleViewModel.cs
        |   |   |   |   |   
        |   |   |   |   +---EmptyView
        |   |   |   |   |       EmptyModuleAppModuleController.cs
        |   |   |   |   |       EmptyModuleView.xaml
        |   |   |   |   |       EmptyModuleView.xaml.cs
        |   |   |   |   |       EmptyModuleViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---RibbonMerging
        |   |   |   |   |       RibbonMergingTestAppModuleController.cs
        |   |   |   |   |       RibbonMergingTestView.xaml
        |   |   |   |   |       RibbonMergingTestView.xaml.cs
        |   |   |   |   |       RibbonMergingTestViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---Settings
        |   |   |   |   |       BaseSettingUserControl.cs
        |   |   |   |   |       TestSettingController.cs
        |   |   |   |   |       TestSettingPage.xaml
        |   |   |   |   |       TestSettingPage.xaml.cs
        |   |   |   |   |       
        |   |   |   |   \---Views
        |   |   |   |       |   ModuleForTabWithoutRegistration.xaml
        |   |   |   |       |   ModuleForTabWithoutRegistration.xaml.cs
        |   |   |   |       |   ModuleForTabWithoutRegistrationController.cs
        |   |   |   |       |   
        |   |   |   |       \---Dashboard
        |   |   |   |               QuickAccessViewModelTests.cs
        |   |   |   |               
        |   |   |   +---Tools
        |   |   |   |       c-entron Protocol Register.bat
        |   |   |   |       c-entron Protocol Unregister.bat
        |   |   |   |       Centron.AppProtocol.exe
        |   |   |   |       Centron.AppProtocol.exe.config
        |   |   |   |       MailingConverter.exe
        |   |   |   |       
        |   |   |   +---ViewModels
        |   |   |   |   +---Administration
        |   |   |   |   |   \---Maintenance
        |   |   |   |   |       \---Contracts
        |   |   |   |   |               ContractMaintenanceMainViewModel.cs
        |   |   |   |   |               ContractViewModel.cs
        |   |   |   |   |               
        |   |   |   |   +---Dialogs
        |   |   |   |   |       CentronDialogViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---Gui
        |   |   |   |   |   \---Profiles
        |   |   |   |   |           ProfileGroupCaptionHelper.cs
        |   |   |   |   |           ProfileViewModel.cs
        |   |   |   |   |           
        |   |   |   |   +---Mail
        |   |   |   |   |       AttachmentViewModel.cs
        |   |   |   |   |       DefaultAttachmentSelectionViewModel.cs
        |   |   |   |   |       MailViewModel.cs
        |   |   |   |   |       
        |   |   |   |   \---Modules
        |   |   |   |           RibbonCategoryViewModel.cs
        |   |   |   |           RibbonPageGroupViewModel.cs
        |   |   |   |           RibbonPageViewModel.cs
        |   |   |   |           
        |   |   |   +---Views
        |   |   |   |   +---CentronObjectPreview
        |   |   |   |   |   |   CentronObjectPreviewControl.xaml
        |   |   |   |   |   |   CentronObjectPreviewControl.xaml.cs
        |   |   |   |   |   |   IPreviewViewModel.cs
        |   |   |   |   |   |   PreviewSharedState.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---ActivityPreview
        |   |   |   |   |   |       ActivityPreviewView.xaml
        |   |   |   |   |   |       ActivityPreviewView.xaml.cs
        |   |   |   |   |   |       ActivityPreviewViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ReceiptPreview
        |   |   |   |   |   |       ReceiptPreviewView.xaml
        |   |   |   |   |   |       ReceiptPreviewView.xaml.cs
        |   |   |   |   |   |       ReceiptPreviewViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---TicketPreview
        |   |   |   |   |           TicketPreviewView.xaml
        |   |   |   |   |           TicketPreviewView.xaml.cs
        |   |   |   |   |           TicketPreviewViewModel.cs
        |   |   |   |   |           
        |   |   |   |   +---Dialogs
        |   |   |   |   |       CentronDialog.xaml
        |   |   |   |   |       CentronDialog.xaml.cs
        |   |   |   |   |       
        |   |   |   |   \---Mail
        |   |   |   |           DefaultAttachmentSelectionView.xaml
        |   |   |   |           DefaultAttachmentSelectionView.xaml.cs
        |   |   |   |           MailView.xaml
        |   |   |   |           MailView.xaml.cs
        |   |   |   |           
        |   |   |   +---VisualTree
        |   |   |   |       BasicVisualTreeAnalyzer.cs
        |   |   |   |       DocumentGroupVisualTreeAnalyzer.cs
        |   |   |   |       DocumentPanelVisualTreeAnalyzer.cs
        |   |   |   |       IVisualTreeAnalyzer.cs
        |   |   |   |       VisualTreeEnumerator.cs
        |   |   |   |       
        |   |   |   \---Wizards
        |   |   |           SeparatorToVisibilityConverter.cs
        |   |   |           SeparatorWizardPageViewModel.cs
        |   |   |           WizardHelperViewModel.cs
        |   |   |           WizardNavigationControl.xaml
        |   |   |           WizardNavigationControl.xaml.cs
        |   |   |           WizardPageToViewConverter.cs
        |   |   |           WizardPageViewModel.cs
        |   |   |           
        |   |   \---Centron.WPF.UI.Extension
        |   |       |   Centron.WPF.UI.Extension.csproj
        |   |       |   DialogKind.cs
        |   |       |   ICentronApplication.cs
        |   |       |   
        |   |       +---Actions
        |   |       |   |   ActionCollection.cs
        |   |       |   |   ActionExecutedEventArgs.cs
        |   |       |   |   IAction.cs
        |   |       |   |   IActionCollection.cs
        |   |       |   |   IBaseAction.cs
        |   |       |   |   IReportAction.cs
        |   |       |   |   
        |   |       |   \---DefaultActions
        |   |       |       |   BaseAction.cs
        |   |       |       |   ClearAction.cs
        |   |       |       |   CloseModuleAction.cs
        |   |       |       |   CopyAction.cs
        |   |       |       |   CutAction.cs
        |   |       |       |   DeleteAction.cs
        |   |       |       |   DockModuleAction.cs
        |   |       |       |   ExportAction.cs
        |   |       |       |   ExportToExcelAction.cs
        |   |       |       |   ImportAction.cs
        |   |       |       |   NewAction.cs
        |   |       |       |   OpenAction.cs
        |   |       |       |   PasteAction.cs
        |   |       |       |   RefreshAction.cs
        |   |       |       |   SaveAction.cs
        |   |       |       |   SearchAction.cs
        |   |       |       |   SettingAction.cs
        |   |       |       |   StartAction.cs
        |   |       |       |   StopAction.cs
        |   |       |       |   UndoAction.cs
        |   |       |       |   UndockModuleAction.cs
        |   |       |       |   VideoPortalAction.cs
        |   |       |       |   
        |   |       |       +---Proposals
        |   |       |       |       EditAction.cs
        |   |       |       |       PrintAction.cs
        |   |       |       |       
        |   |       |       \---ReportActions
        |   |       |               ReportMailAction.cs
        |   |       |               ReportPreviewAction.cs
        |   |       |               ReportPrintAction.cs
        |   |       |               ReportPrintPdfAction.cs
        |   |       |               
        |   |       +---Behaviors
        |   |       |   |   CheckedComboBoxEditWithoutButtons.cs
        |   |       |   |   ClearComboBoxEdit.cs
        |   |       |   |   ExpandTableViewGroups.cs
        |   |       |   |   ExpandTreeListViewNodes.cs
        |   |       |   |   GoToStateBehavior.cs
        |   |       |   |   GridControlDragBehavior.cs
        |   |       |   |   GridExpandedGroupBehavior.cs
        |   |       |   |   InstantlyUpdateBoundItemsTreeListView.cs
        |   |       |   |   IsDebuggerAttached.cs
        |   |       |   |   ListBoxEditDragBehavior.cs
        |   |       |   |   MoveSelectedItemsToOtherGrid.cs
        |   |       |   |   NullOrEmptyGroupingValueReplacementBehavior.cs
        |   |       |   |   ProjectNumberComboBoxEdit.cs
        |   |       |   |   RichTextBoxLoadRtf.cs
        |   |       |   |   RtfNoThemeExport.cs
        |   |       |   |   ShowConditionalFormattingInSelection.cs
        |   |       |   |   TextParameterSelectionBehavior.cs
        |   |       |   |   TileLayoutControlAutoOrientation.cs
        |   |       |   |   UpdateGridInstantlyBehavior.cs
        |   |       |   |   
        |   |       |   \---Charts
        |   |       |           PieChartRotationBehavior.cs
        |   |       |           
        |   |       +---bin
        |   |       |   \---Debug
        |   |       |       \---net10.0-windows
        |   |       +---Commands
        |   |       |       CommonMVVMCommand.cs
        |   |       |       
        |   |       +---Controls
        |   |       |       BaseModule.cs
        |   |       |       BaseSettingControl.cs
        |   |       |       LogicalTreeHelperExtended.cs
        |   |       |       VisualTreeHelperExtended.cs
        |   |       |       
        |   |       +---Core
        |   |       |       ICore.cs
        |   |       |       
        |   |       +---Decendants
        |   |       |       CancelRowEventArgs.cs
        |   |       |       TableViewExtended.cs
        |   |       |       TreeListViewExtended.cs
        |   |       |       
        |   |       +---Events
        |   |       |       ArticleChangedEvent.cs
        |   |       |       ArticleSettingsChangedEvent.cs
        |   |       |       ArticleUnitsChangedEvent.cs
        |   |       |       ContractTypeEvent.cs
        |   |       |       ControlLayoutRestoredEvent.cs
        |   |       |       ControlLayoutSavedEvent.cs
        |   |       |       CostCenterChangedEvent.cs
        |   |       |       CostObjectChangedEvent.cs
        |   |       |       CrmProjectSavedEvent.cs
        |   |       |       DashboardChangedEvent.cs
        |   |       |       FavoritesChangedEvent.cs
        |   |       |       ModulesChangedEvent.cs
        |   |       |       PositionConvertEvent.cs
        |   |       |       ReceiptChangedEvent.cs
        |   |       |       ReceiptsChangedEvent.cs
        |   |       |       SettingChangedEvent.cs
        |   |       |       SettingsPageChangeRequested.cs
        |   |       |       
        |   |       +---Extensibility
        |   |       |       ReadOnlyHelper.cs
        |   |       |       
        |   |       +---Globals
        |   |       |       CurrentProfileChangedEventArgs.cs
        |   |       |       ICentronAnalyticsManager.cs
        |   |       |       ICentronDialogManager.cs
        |   |       |       ICentronExceptionHandler.cs
        |   |       |       ICentronHelpManager.cs
        |   |       |       ICentronLayoutManager.cs
        |   |       |       ICentronLoggedInUser.cs
        |   |       |       ICentronMailManager.cs
        |   |       |       ICentronNotificationManager.cs
        |   |       |       ICentronReportManager.cs
        |   |       |       ICentronStartupArgManager.cs
        |   |       |       ICentronThemeManager.cs
        |   |       |       ICentronUserFormSettingsManager.cs
        |   |       |       IEmployeeSelectionVideoPortalExtension.cs
        |   |       |       IMailViewModelExtension.cs
        |   |       |       InputDialogOptions.cs
        |   |       |       IPhoneConnectionManager.cs
        |   |       |       IPhoneManager.cs
        |   |       |       
        |   |       +---Helpers
        |   |       |       ApplicationHelper.cs
        |   |       |       ContentControlRibbonControlMergeHelper.cs
        |   |       |       CursorHelper.cs
        |   |       |       DiagramHelper.cs
        |   |       |       ModuleCategoryColorHelper.cs
        |   |       |       SvgImageHelper.cs
        |   |       |       
        |   |       +---Images
        |   |       |   \---Icons
        |   |       |       +---16x16
        |   |       |       |       Clear.png
        |   |       |       |       Copy.png
        |   |       |       |       Cut.png
        |   |       |       |       Delete.png
        |   |       |       |       Edit.png
        |   |       |       |       Excel.png
        |   |       |       |       Export.png
        |   |       |       |       Import.png
        |   |       |       |       New.png
        |   |       |       |       Open.png
        |   |       |       |       Paste.png
        |   |       |       |       PrintIcon.png
        |   |       |       |       Refresh.png
        |   |       |       |       ReportMail.png
        |   |       |       |       ReportPDF.png
        |   |       |       |       ReportPreview.png
        |   |       |       |       ReportPrint.png
        |   |       |       |       Save.png
        |   |       |       |       SaveLayout.png
        |   |       |       |       Search.png
        |   |       |       |       Search2.png
        |   |       |       |       Settings.png
        |   |       |       |       Start.png
        |   |       |       |       Stop.png
        |   |       |       |       Test.png
        |   |       |       |       Undo.png
        |   |       |       |       Video_c-entron_16x16.png
        |   |       |       |       Video_River_16x16.png
        |   |       |       |       
        |   |       |       \---32x32
        |   |       |               Clear.png
        |   |       |               Copy.png
        |   |       |               Cut.png
        |   |       |               Delete.png
        |   |       |               Edit-Layout.png
        |   |       |               Edit.png
        |   |       |               Excel.png
        |   |       |               Export.png
        |   |       |               Forward_32x32.png
        |   |       |               Import.png
        |   |       |               MoveDown.png
        |   |       |               New.png
        |   |       |               Open.png
        |   |       |               Paste.png
        |   |       |               PrintIcon.png
        |   |       |               Refresh.png
        |   |       |               ReportMail.png
        |   |       |               ReportPDF.png
        |   |       |               ReportPreview.png
        |   |       |               ReportPrint.png
        |   |       |               Reset-Layout.png
        |   |       |               Save.png
        |   |       |               SaveLayout.png
        |   |       |               Search2.png
        |   |       |               Settings.png
        |   |       |               Start.png
        |   |       |               Stop.png
        |   |       |               Test.png
        |   |       |               Undo.png
        |   |       |               Video_c-entron_32x32.png
        |   |       |               Video_River_32x32.png
        |   |       |               
        |   |       +---Messages
        |   |       |       ICentronResult.cs
        |   |       |       
        |   |       +---Modules
        |   |       |   |   CentronModuleClosingEventArgs.cs
        |   |       |   |   CloseDialogEventArgs.cs
        |   |       |   |   ICentronAppModule.cs
        |   |       |   |   ICentronAppModuleController.cs
        |   |       |   |   ICentronAppModuleControllerWithVideoPortal.cs
        |   |       |   |   ICentronAppModuleDashboardController.cs
        |   |       |   |   ICentronAppModuleSettingController.cs
        |   |       |   |   ICentronAppModuleSettingsControllerWithLicense.cs
        |   |       |   |   ICentronDashboardContainer.cs
        |   |       |   |   ICentronDashboardContainerWithDataUpdate.cs
        |   |       |   |   ICentronModule.cs
        |   |       |   |   IDontStopUserLogoutModule.cs
        |   |       |   |   IHasContextMenu.cs
        |   |       |   |   IHasContextMenusForDashboardContainerSizes.cs
        |   |       |   |   IOnlyOpenOnceModule.cs
        |   |       |   |   ModuleInfo.cs
        |   |       |   |   
        |   |       |   +---Dialogs
        |   |       |   |       IBigResizableDialogWindow.cs
        |   |       |   |       ICloseDialogWindow.cs
        |   |       |   |       ICustomizeDialogWindow.cs
        |   |       |   |       IDefaultCloseActionsDialogWindow.cs
        |   |       |   |       IDialogWindow.cs
        |   |       |   |       IDialogWindowOnInitialize.cs
        |   |       |   |       IDialogWindowWithoutCloseButton.cs
        |   |       |   |       IGuardCloseDialogWindow.cs
        |   |       |   |       INoContextMenuForLayoutWindow.cs
        |   |       |   |       IResizableDialogWindow.cs
        |   |       |   |       IRibbonDialogWindow.cs
        |   |       |   |       
        |   |       |   \---Events
        |   |       |           ModuleClosedEvent.cs
        |   |       |           ModuleOpenedEvent.cs
        |   |       |           
        |   |       +---Mvvm
        |   |       |       CommonContextMenuItem.cs
        |   |       |       
        |   |       +---obj
        |   |       |   |   Centron.WPF.UI.Extension.csproj.nuget.dgspec.json
        |   |       |   |   Centron.WPF.UI.Extension.csproj.nuget.g.props
        |   |       |   |   Centron.WPF.UI.Extension.csproj.nuget.g.targets
        |   |       |   |   project.assets.json
        |   |       |   |   project.nuget.cache
        |   |       |   |   
        |   |       |   \---Debug
        |   |       |       \---net10.0-windows
        |   |       |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |       |           |   Centron.WPF.UI.Extension.AssemblyInfo.cs
        |   |       |           |   Centron.WPF.UI.Extension.AssemblyInfoInputs.cache
        |   |       |           |   Centron.WPF.UI.Extension.assets.cache
        |   |       |           |   Centron.WPF.UI.Extension.csproj.AssemblyReference.cache
        |   |       |           |   
        |   |       |           +---ref
        |   |       |           \---refint
        |   |       +---Properties
        |   |       |       AssemblyInfo.cs
        |   |       |       
        |   |       +---Types
        |   |       |       TimeLimited.cs
        |   |       |       UITypes.cs
        |   |       |       
        |   |       +---UiProperties
        |   |       |       LayoutManager.cs
        |   |       |       
        |   |       +---ValueConverter
        |   |       |       BoolToVisibilityConverter.cs
        |   |       |       CallMethodConverter.cs
        |   |       |       EnumerableTakeConverter.cs
        |   |       |       EnumToBooleanConverter.cs
        |   |       |       EnumToStringConverter.cs
        |   |       |       IntToBoolConverter.cs
        |   |       |       IntToInverseBooleanConverter.cs
        |   |       |       InverseBoolConverter.cs
        |   |       |       ObjectPropertyValueConverter.cs
        |   |       |       ProgressBarTextConverter.cs
        |   |       |       StringLengthToThicknessConverter.cs
        |   |       |       StringLengthToVisibilityConverter.cs
        |   |       |       StringToFormattedTextBlockConverter.cs
        |   |       |       ValueConverterGroup.cs
        |   |       |       
        |   |       \---ViewModel
        |   |               BaseViewModel.cs
        |   |               Validator.cs
        |   |               
        |   +---nexus
        |   |   |   Directory.Build.props
        |   |   |   
        |   |   +---CentronNexus
        |   |   |   |   CentronException.cs
        |   |   |   |   CentronNexus.csproj
        |   |   |   |   changelog.txt
        |   |   |   |   libman.json
        |   |   |   |   RazorComponentsEndpointConventionBuilderExtensions.cs
        |   |   |   |   SharedResource.Designer.cs
        |   |   |   |   SharedResource.en-US.Designer.cs
        |   |   |   |   SharedResource.en-US.resx
        |   |   |   |   SharedResource.resx
        |   |   |   |   _Imports.razor
        |   |   |   |   
        |   |   |   +---bin
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   +---Configuration
        |   |   |   |   |   AIAssistConfig.cs
        |   |   |   |   |   BrandingConfig.cs
        |   |   |   |   |   CentronAddInInfoConfig.cs
        |   |   |   |   |   CentronWebServiceConfig.cs
        |   |   |   |   |   CustomerPortalConfig.cs
        |   |   |   |   |   DiagnosticsConfig.cs
        |   |   |   |   |   GeneralConfig.cs
        |   |   |   |   |   HostConfig.cs
        |   |   |   |   |   NotificationsConfig.cs
        |   |   |   |   |   OpenIdConnectConfigurationPollingService.cs
        |   |   |   |   |   OpenIdConnectConfigurationService.cs
        |   |   |   |   |   OpenIdConnectCustomOptions.cs
        |   |   |   |   |   TicketCacheConfig.cs
        |   |   |   |   |   UploadConfig.cs
        |   |   |   |   |   WebAccountConfig.cs
        |   |   |   |   |   WebCartConfig.cs
        |   |   |   |   |   
        |   |   |   |   \---Migrations
        |   |   |   |           ConfigMigrator.cs
        |   |   |   |           IConfigMigration.cs
        |   |   |   |           MultiWebServiceToSingleWebServiceConfigMigration202308181135.cs
        |   |   |   |           
        |   |   |   +---Controllers
        |   |   |   |       BrandingConfigController.cs
        |   |   |   |       CultureController.cs
        |   |   |   |       FilesController.cs
        |   |   |   |       
        |   |   |   +---DocumentSigning
        |   |   |   |       DocumentSigningPage.razor
        |   |   |   |       DocumentSigningPage.razor.css
        |   |   |   |       IsolatedSignaturePad.razor
        |   |   |   |       
        |   |   |   +---Management
        |   |   |   |   |   Management.razor
        |   |   |   |   |   ManagementNavigation.razor
        |   |   |   |   |   _Imports.razor
        |   |   |   |   |   
        |   |   |   |   +---TaskManagement
        |   |   |   |   |   |   TaskManagementPage.razor
        |   |   |   |   |   |   _imports.razor
        |   |   |   |   |   |   
        |   |   |   |   |   +---Components
        |   |   |   |   |   |       TaskList.razor
        |   |   |   |   |   |       TaskList.razor.css
        |   |   |   |   |   |       TaskManagement.razor
        |   |   |   |   |   |       TaskTabbedArea.razor
        |   |   |   |   |   |       TaskTabbedArea.razor.css
        |   |   |   |   |   |       TaskTabDetails.razor
        |   |   |   |   |   |       TaskTabDetails.razor.css
        |   |   |   |   |   |       TaskTabHistory.razor
        |   |   |   |   |   |       TaskTabTickets.razor
        |   |   |   |   |   |       
        |   |   |   |   |   \---Model
        |   |   |   |   |           TaskHistoryModel.cs
        |   |   |   |   |           TaskModel.cs
        |   |   |   |   |           
        |   |   |   |   +---TicketPatterns
        |   |   |   |   |   |   TicketPatternEditorPage.razor
        |   |   |   |   |   |   TicketPatternEditorTabPage.razor
        |   |   |   |   |   |   TicketPatternEditorTabPage.razor.css
        |   |   |   |   |   |   TicketPatternTypeHelper.cs
        |   |   |   |   |   |   _imports.razor
        |   |   |   |   |   |   
        |   |   |   |   |   \---Components
        |   |   |   |   |           SelfCareFormFieldEditPopup.razor
        |   |   |   |   |           SelfCareFormFieldGrid.razor
        |   |   |   |   |           SelfCareFormFieldGrid.razor.css
        |   |   |   |   |           TicketPatternCategoryEditor.razor
        |   |   |   |   |           TicketPatternChecklistsTab.razor
        |   |   |   |   |           TicketPatternChecklistsTab.razor.css
        |   |   |   |   |           TicketPatternCustomerTab.razor
        |   |   |   |   |           TicketPatternEditor.razor
        |   |   |   |   |           TicketPatternFormsTab.razor
        |   |   |   |   |           TicketPatternFormsTab.razor.css
        |   |   |   |   |           TicketPatternGeneralTab.razor
        |   |   |   |   |           TicketPatternInternalTab.razor
        |   |   |   |   |           TicketPatternMailTemplateTab.razor
        |   |   |   |   |           TicketPatternPropertiesTab.razor
        |   |   |   |   |           TicketPatternScriptsTab.razor
        |   |   |   |   |           TicketPatternScriptsTab.razor.css
        |   |   |   |   |           TicketPatternTree.razor
        |   |   |   |   |           TicketPatternWebFormTab.razor
        |   |   |   |   |           
        |   |   |   |   \---WebAccount
        |   |   |   |       |   _imports.razor
        |   |   |   |       |   
        |   |   |   |       +---Component
        |   |   |   |       |       WebAccount.razor
        |   |   |   |       |       WebAccount.razor.css
        |   |   |   |       |       WebAccountContactPersons.razor
        |   |   |   |       |       WebAccountContactPersons.razor.css
        |   |   |   |       |       WebAccountRights.razor
        |   |   |   |       |       
        |   |   |   |       +---Dialog
        |   |   |   |       |       WebAccountEditDialog.razor
        |   |   |   |       |       WebAccountEditDialog.razor.css
        |   |   |   |       |       
        |   |   |   |       \---Model
        |   |   |   |               WebAccountAction.cs
        |   |   |   |               WebRightNode.cs
        |   |   |   |               
        |   |   |   +---obj
        |   |   |   |   |   CentronNexus.csproj.nuget.dgspec.json
        |   |   |   |   |   CentronNexus.csproj.nuget.g.props
        |   |   |   |   |   CentronNexus.csproj.nuget.g.targets
        |   |   |   |   |   project.assets.json
        |   |   |   |   |   project.nuget.cache
        |   |   |   |   |   
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |   |   |           |   CentronNexus.AssemblyInfo.cs
        |   |   |   |           |   CentronNexus.AssemblyInfoInputs.cache
        |   |   |   |           |   CentronNexus.assets.cache
        |   |   |   |           |   CentronNexus.csproj.AssemblyReference.cache
        |   |   |   |           |   CentronNexus.GeneratedMSBuildEditorConfig.editorconfig
        |   |   |   |           |   CentronNexus.GlobalUsings.g.cs
        |   |   |   |           |   CentronNexus.RazorComponent.input.cache
        |   |   |   |           |   CentronNexus.RazorComponent.output.cache
        |   |   |   |           |   CentronNexus.Version.cs
        |   |   |   |           |   CentronNexus.Version.cs.new
        |   |   |   |           |   EmbeddedAttribute.cs
        |   |   |   |           |   ValidatableTypeAttribute.cs
        |   |   |   |           |   
        |   |   |   |           +---RazorDeclaration
        |   |   |   |           |   |   _Imports.razor.g.cs
        |   |   |   |           |   |   
        |   |   |   |           |   +---DocumentSigning
        |   |   |   |           |   |       DocumentSigningPage.razor.g.cs
        |   |   |   |           |   |       IsolatedSignaturePad.razor.g.cs
        |   |   |   |           |   |       
        |   |   |   |           |   +---Management
        |   |   |   |           |   |   |   Management.razor.g.cs
        |   |   |   |           |   |   |   ManagementNavigation.razor.g.cs
        |   |   |   |           |   |   |   _Imports.razor.g.cs
        |   |   |   |           |   |   |   
        |   |   |   |           |   |   +---TaskManagement
        |   |   |   |           |   |   |   |   TaskManagementPage.razor.g.cs
        |   |   |   |           |   |   |   |   _imports.razor.g.cs
        |   |   |   |           |   |   |   |   
        |   |   |   |           |   |   |   \---Components
        |   |   |   |           |   |   |           TaskList.razor.g.cs
        |   |   |   |           |   |   |           TaskManagement.razor.g.cs
        |   |   |   |           |   |   |           TaskTabbedArea.razor.g.cs
        |   |   |   |           |   |   |           TaskTabDetails.razor.g.cs
        |   |   |   |           |   |   |           TaskTabHistory.razor.g.cs
        |   |   |   |           |   |   |           TaskTabTickets.razor.g.cs
        |   |   |   |           |   |   |           
        |   |   |   |           |   |   +---TicketPatterns
        |   |   |   |           |   |   |   |   TicketPatternEditorPage.razor.g.cs
        |   |   |   |           |   |   |   |   TicketPatternEditorTabPage.razor.g.cs
        |   |   |   |           |   |   |   |   _imports.razor.g.cs
        |   |   |   |           |   |   |   |   
        |   |   |   |           |   |   |   \---Components
        |   |   |   |           |   |   |           TicketPatternEditor.razor.g.cs
        |   |   |   |           |   |   |           TicketPatternTree.razor.g.cs
        |   |   |   |           |   |   |           
        |   |   |   |           |   |   \---WebAccount
        |   |   |   |           |   |       |   _imports.razor.g.cs
        |   |   |   |           |   |       |   
        |   |   |   |           |   |       +---Component
        |   |   |   |           |   |       |       WebAccount.razor.g.cs
        |   |   |   |           |   |       |       WebAccountContactPersons.razor.g.cs
        |   |   |   |           |   |       |       WebAccountRights.razor.g.cs
        |   |   |   |           |   |       |       
        |   |   |   |           |   |       \---Dialog
        |   |   |   |           |   |               WebAccountEditDialog.razor.g.cs
        |   |   |   |           |   |               
        |   |   |   |           |   +---Office
        |   |   |   |           |   |   |   SharedDocumentAcceptancePage.razor.g.cs
        |   |   |   |           |   |   |   SharedDocumentPage.razor.g.cs
        |   |   |   |           |   |   |   SharedDocumentSignPage.razor.g.cs
        |   |   |   |           |   |   |   
        |   |   |   |           |   |   \---Components
        |   |   |   |           |   |           FilePreview.razor.g.cs
        |   |   |   |           |   |           
        |   |   |   |           |   +---ProductionOrderManagement
        |   |   |   |           |   |   +---Components
        |   |   |   |           |   |   \---Pages
        |   |   |   |           |   |           ProductionOrderOverView.razor.g.cs
        |   |   |   |           |   |           
        |   |   |   |           |   +---ServiceBoard
        |   |   |   |           |   |   |   _Imports.razor.g.cs
        |   |   |   |           |   |   |   
        |   |   |   |           |   |   +---CachedTicketList
        |   |   |   |           |   |   |   |   CachedTicketListPage.razor.g.cs
        |   |   |   |           |   |   |   |   
        |   |   |   |           |   |   |   +---Components
        |   |   |   |           |   |   |   |       FilterEditor.razor.g.cs
        |   |   |   |           |   |   |   |       FilterEditorItem.razor.g.cs
        |   |   |   |           |   |   |   |       KanbanBucket.razor.g.cs
        |   |   |   |           |   |   |   |       KanbanTicketCard.razor.g.cs
        |   |   |   |           |   |   |   |       SummaryEditor.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   \---Dialogs
        |   |   |   |           |   |   |           MultipleTimerecords.razor.g.cs
        |   |   |   |           |   |   |           
        |   |   |   |           |   |   +---CloseTicket
        |   |   |   |           |   |   |   |   CloseTicketPage.razor.g.cs
        |   |   |   |           |   |   |   |   
        |   |   |   |           |   |   |   \---Components
        |   |   |   |           |   |   |           CloseMultipleTicket.razor.g.cs
        |   |   |   |           |   |   |           CloseTicket.razor.g.cs
        |   |   |   |           |   |   |           
        |   |   |   |           |   |   +---Customers
        |   |   |   |           |   |   |   |   CustomersPage.razor.g.cs
        |   |   |   |           |   |   |   |   
        |   |   |   |           |   |   |   +---Components
        |   |   |   |           |   |   |   |       CustomerHeader.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   +---CRM
        |   |   |   |           |   |   |   |   |   CRMOverviewPage.razor.g.cs
        |   |   |   |           |   |   |   |   |   
        |   |   |   |           |   |   |   |   +---Component
        |   |   |   |           |   |   |   |   |       ActivityTypeFilter.razor.g.cs
        |   |   |   |           |   |   |   |   |       CrmActivityDetails.razor.g.cs
        |   |   |   |           |   |   |   |   |       CrmActivityDocuments.razor.g.cs
        |   |   |   |           |   |   |   |   |       CrmActivityFilters.razor.g.cs
        |   |   |   |           |   |   |   |   |       CrmActivityGroup.razor.g.cs
        |   |   |   |           |   |   |   |   |       CrmActivityList.razor.g.cs
        |   |   |   |           |   |   |   |   |       CrmActivityRatings.razor.g.cs
        |   |   |   |           |   |   |   |   |       CrmActivityReceipts.razor.g.cs
        |   |   |   |           |   |   |   |   |       CrmActivityView.razor.g.cs
        |   |   |   |           |   |   |   |   |       EmployeeFilter.razor.g.cs
        |   |   |   |           |   |   |   |   |       
        |   |   |   |           |   |   |   |   +---Dialog
        |   |   |   |           |   |   |   |   \---Shared
        |   |   |   |           |   |   |   |           ActivityTypeLayout.razor.g.cs
        |   |   |   |           |   |   |   |           
        |   |   |   |           |   |   |   +---CustomerAddresses
        |   |   |   |           |   |   |   +---CustomerDetails
        |   |   |   |           |   |   |   +---CustomerDevices
        |   |   |   |           |   |   |   |   |   CustomerDevicePage.razor.g.cs
        |   |   |   |           |   |   |   |   |   
        |   |   |   |           |   |   |   |   \---Components
        |   |   |   |           |   |   |   +---CustomerDocuments
        |   |   |   |           |   |   |   +---CustomerTasks
        |   |   |   |           |   |   |   |       CustomerTasksPage.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   \---CustomerTickets
        |   |   |   |           |   |   |           CustomerTickets.razor.g.cs
        |   |   |   |           |   |   |           
        |   |   |   |           |   |   +---Dashboard
        |   |   |   |           |   |   |       Dashboard.razor.g.cs
        |   |   |   |           |   |   |       DashboardMyDayList.razor.g.cs
        |   |   |   |           |   |   |       DashboardMyTicketStats.razor.g.cs
        |   |   |   |           |   |   |       DashboardMyTimerecordStats.razor.g.cs
        |   |   |   |           |   |   |       DashboardTicketlist.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---DocumentViewer
        |   |   |   |           |   |   |       DocumentViewerPage.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---EmployeeTimerStatistics
        |   |   |   |           |   |   |   \---Component
        |   |   |   |           |   |   +---ForwardTicket
        |   |   |   |           |   |   |   |   ForwardTicketPage.razor.g.cs
        |   |   |   |           |   |   |   |   
        |   |   |   |           |   |   |   \---Components
        |   |   |   |           |   |   |           ForwardTicket.razor.g.cs
        |   |   |   |           |   |   |           
        |   |   |   |           |   |   +---Kanban
        |   |   |   |           |   |   |       KanbanPage.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---MyDay
        |   |   |   |           |   |   |       MyDayFilterButton.razor.g.cs
        |   |   |   |           |   |   |       MyDayItem.razor.g.cs
        |   |   |   |           |   |   |       MyDayList.razor.g.cs
        |   |   |   |           |   |   |       MyDayPage.razor.g.cs
        |   |   |   |           |   |   |       MyDayStatistics.razor.g.cs
        |   |   |   |           |   |   |       NewMyDayWorkItem.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---PasswordManager
        |   |   |   |           |   |   |       PasswordManager.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---PhoneCalls
        |   |   |   |           |   |   |       CallsPage.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Scheduler
        |   |   |   |           |   |   |   |   SchedulerPage.razor.g.cs
        |   |   |   |           |   |   |   |   
        |   |   |   |           |   |   |   \---Components
        |   |   |   |           |   |   |           AppointmentItem.razor.g.cs
        |   |   |   |           |   |   |           CompactTicketListItem.razor.g.cs
        |   |   |   |           |   |   |           DraggableItem.razor.g.cs
        |   |   |   |           |   |   |           DraggableTicketItem.razor.g.cs
        |   |   |   |           |   |   |           ScheduledTicketInfo.razor.g.cs
        |   |   |   |           |   |   |           Timeline.razor.g.cs
        |   |   |   |           |   |   |           TimerDraftItem.razor.g.cs
        |   |   |   |           |   |   |           VerticalResourceHeader.razor.g.cs
        |   |   |   |           |   |   |           WorkloadDailySummary.razor.g.cs
        |   |   |   |           |   |   |           WorkloadView.razor.g.cs
        |   |   |   |           |   |   |           
        |   |   |   |           |   |   +---Searches
        |   |   |   |           |   |   |       SearchPage.razor.g.cs
        |   |   |   |           |   |   |       TicketSearch.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---SendTicketMail
        |   |   |   |           |   |   |       SendMailPage.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Shared
        |   |   |   |           |   |   |   +---AddressContacts
        |   |   |   |           |   |   |   |       AddressContactsGrid.razor.g.cs
        |   |   |   |           |   |   |   |       ContactListItem.razor.g.cs
        |   |   |   |           |   |   |   |       ContactsListView.razor.g.cs
        |   |   |   |           |   |   |   |       EditAddressContact.razor.g.cs
        |   |   |   |           |   |   |   |       TicketContact.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   +---Articles
        |   |   |   |           |   |   |   |       ArticleSearch.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   +---Badge
        |   |   |   |           |   |   |   |       Badge.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   +---Common
        |   |   |   |           |   |   |   |       ArticleSelection.razor.g.cs
        |   |   |   |           |   |   |   |       ArticleWorkItemSelection.razor.g.cs
        |   |   |   |           |   |   |   |       ChecklistTemplateTreeSelection.razor.g.cs
        |   |   |   |           |   |   |   |       ColorPicker.razor.g.cs
        |   |   |   |           |   |   |   |       CompactTicketInfo.razor.g.cs
        |   |   |   |           |   |   |   |       ConnectionNumberSelection.razor.g.cs
        |   |   |   |           |   |   |   |       ContractSelection.razor.g.cs
        |   |   |   |           |   |   |   |       CustomerInfo.razor.g.cs
        |   |   |   |           |   |   |   |       CustomerSelection.razor.g.cs
        |   |   |   |           |   |   |   |       EmployeeInfo.razor.g.cs
        |   |   |   |           |   |   |   |       EmployeeItem.razor.g.cs
        |   |   |   |           |   |   |   |       EmployeeSearch.razor.g.cs
        |   |   |   |           |   |   |   |       EmployeeSelection.razor.g.cs
        |   |   |   |           |   |   |   |       EmployeeTreeSelection.razor.g.cs
        |   |   |   |           |   |   |   |       EmployeeTreeSelectionDropDown.razor.g.cs
        |   |   |   |           |   |   |   |       HelpdeskCategoryDisplayPill.razor.g.cs
        |   |   |   |           |   |   |   |       HelpdeskCategorySelection.razor.g.cs
        |   |   |   |           |   |   |   |       HelpdeskContractSelection.razor.g.cs
        |   |   |   |           |   |   |   |       HelpdeskPriorityDisplayPill.razor.g.cs
        |   |   |   |           |   |   |   |       HelpdeskStateDisplayPill.razor.g.cs
        |   |   |   |           |   |   |   |       HelpdeskStateSelection.razor.g.cs
        |   |   |   |           |   |   |   |       HelpdeskTypeDisplayPill.razor.g.cs
        |   |   |   |           |   |   |   |       HelpdeskTypeSelection.razor.g.cs
        |   |   |   |           |   |   |   |       IconSelection.razor.g.cs
        |   |   |   |           |   |   |   |       ObsoleteEmployeeSelection.razor.g.cs
        |   |   |   |           |   |   |   |       PrioritySelection.razor.g.cs
        |   |   |   |           |   |   |   |       TicketContextMenu.razor.g.cs
        |   |   |   |           |   |   |   |       TicketEvents.razor.g.cs
        |   |   |   |           |   |   |   |       TicketHeader.razor.g.cs
        |   |   |   |           |   |   |   |       TicketPage.razor.g.cs
        |   |   |   |           |   |   |   |       TicketViewSelection.razor.g.cs
        |   |   |   |           |   |   |   |       WeekDayMultiSelect.razor.g.cs
        |   |   |   |           |   |   |   |       WorkItemSelection.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   +---CompactTicketList
        |   |   |   |           |   |   |   |       CompactTicketList.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   +---CustomerPartners
        |   |   |   |           |   |   |   |       CustomerPartnersView.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   +---Documents
        |   |   |   |           |   |   |   |       DirectoriesList.razor.g.cs
        |   |   |   |           |   |   |   |       DocumentsList.razor.g.cs
        |   |   |   |           |   |   |   |       DocumentViewer.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   +---Email
        |   |   |   |           |   |   |   |       AttachmentViewerPage.razor.g.cs
        |   |   |   |           |   |   |   |       DraftIndicatorBadge.razor.g.cs
        |   |   |   |           |   |   |   |       Email.razor.g.cs
        |   |   |   |           |   |   |   |       EmailEditor.razor.g.cs
        |   |   |   |           |   |   |   |       EmailFileViewer.razor.g.cs
        |   |   |   |           |   |   |   |       EmailLink.razor.g.cs
        |   |   |   |           |   |   |   |       EmailsList.razor.g.cs
        |   |   |   |           |   |   |   |       EmailViewer.razor.g.cs
        |   |   |   |           |   |   |   |       EmailViewerHeader.razor.g.cs
        |   |   |   |           |   |   |   |       RecipientSelection.razor.g.cs
        |   |   |   |           |   |   |   |       RestoreDraftBanner.razor.g.cs
        |   |   |   |           |   |   |   |       SaveDraftButton.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   +---Navigation
        |   |   |   |           |   |   |   |       CustomerNavigation.razor.g.cs
        |   |   |   |           |   |   |   |       DiagnosticsNavigation.razor.g.cs
        |   |   |   |           |   |   |   |       TicketMainNavigation.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   +---Receipt
        |   |   |   |           |   |   |   |   |   CustomerReceiptOverview.razor.g.cs
        |   |   |   |           |   |   |   |   |   
        |   |   |   |           |   |   |   |   \---Component
        |   |   |   |           |   |   |   |           ReceiptList.razor.g.cs
        |   |   |   |           |   |   |   |           
        |   |   |   |           |   |   |   +---ServiceReport
        |   |   |   |           |   |   |   |       ServiceReport.razor.g.cs
        |   |   |   |           |   |   |   |       TimerecordSelection.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   +---Templates
        |   |   |   |           |   |   |   |       GroupRowSummaryTemplate.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   \---TicketListWrapper
        |   |   |   |           |   |   |           TicketListWrapper.razor.g.cs
        |   |   |   |           |   |   |           
        |   |   |   |           |   |   +---Statistics
        |   |   |   |           |   |   |       StatisticsPage.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Stopwatches
        |   |   |   |           |   |   |       StopwatchesPage.razor.g.cs
        |   |   |   |           |   |   |       StopwatchesPagePopover.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---TicketAiSummary
        |   |   |   |           |   |   |       AIAssist.razor.g.cs
        |   |   |   |           |   |   |       AiPopupEdit.razor.g.cs
        |   |   |   |           |   |   |       CommentAiPopupEdit.razor.g.cs
        |   |   |   |           |   |   |       TicketAiSummaryPage.razor.g.cs
        |   |   |   |           |   |   |       TicketCategoryAiPopupEdit.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---TicketChecklists
        |   |   |   |           |   |   |   |   TicketChecklistsPage.razor.g.cs
        |   |   |   |           |   |   |   |   
        |   |   |   |           |   |   |   \---Components
        |   |   |   |           |   |   |           ChecklistDetails.razor.g.cs
        |   |   |   |           |   |   |           
        |   |   |   |           |   |   +---TicketDetails
        |   |   |   |           |   |   |   |   TicketDetailsPage.razor.g.cs
        |   |   |   |           |   |   |   |   
        |   |   |   |           |   |   |   +---Components
        |   |   |   |           |   |   |   |       TicketHistory.razor.g.cs
        |   |   |   |           |   |   |   |       TicketHistoryItem.razor.g.cs
        |   |   |   |           |   |   |   |       TicketHistoryList.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   \---Dialogs
        |   |   |   |           |   |   +---TicketDocuments
        |   |   |   |           |   |   |       TicketDocumentsPage.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---TicketEmails
        |   |   |   |           |   |   |   |   TicketEmailsPage.razor.g.cs
        |   |   |   |           |   |   |   |   
        |   |   |   |           |   |   |   \---Components
        |   |   |   |           |   |   |           TicketMailsList.razor.g.cs
        |   |   |   |           |   |   |           
        |   |   |   |           |   |   +---TicketList
        |   |   |   |           |   |   |   |   TicketSearchPage.razor.g.cs
        |   |   |   |           |   |   |   |   
        |   |   |   |           |   |   |   +---Components
        |   |   |   |           |   |   |   |       AccountSearch.razor.g.cs
        |   |   |   |           |   |   |   |       TicketFilter.razor.g.cs
        |   |   |   |           |   |   |   |       ToggleButtonContainer.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   \---Dialogs
        |   |   |   |           |   |   |           AddWebFormsDialog.razor.g.cs
        |   |   |   |           |   |   |           CloseTicketDialog.razor.g.cs
        |   |   |   |           |   |   |           ConnectTicketsDialog.razor.g.cs
        |   |   |   |           |   |   |           ForwardTicketDialog.razor.g.cs
        |   |   |   |           |   |   |           NewInternalTicketDialog.razor.g.cs
        |   |   |   |           |   |   |           NewTicketDialog.razor.g.cs
        |   |   |   |           |   |   |           
        |   |   |   |           |   |   +---TicketMail
        |   |   |   |           |   |   |       TicketMailPage.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---TicketMap
        |   |   |   |           |   |   |       TicketMapPage.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---TicketMasterDataItems
        |   |   |   |           |   |   +---TicketReports
        |   |   |   |           |   |   |       TicketReportsPage.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---TicketScripts
        |   |   |   |           |   |   |       TicketScriptsPage.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---TicketWebForms
        |   |   |   |           |   |   |       BaseTicketPattern.razor.g.cs
        |   |   |   |           |   |   |       BaseWebForm.razor.g.cs
        |   |   |   |           |   |   |       BaseWebFormField.razor.g.cs
        |   |   |   |           |   |   |       BaseWebFormGroup.razor.g.cs
        |   |   |   |           |   |   |       PublicWebFormPage.razor.g.cs
        |   |   |   |           |   |   |       SendWebFormsDialog.razor.g.cs
        |   |   |   |           |   |   |       TicketPattern.razor.g.cs
        |   |   |   |           |   |   |       TicketPatternList.razor.g.cs
        |   |   |   |           |   |   |       TicketPatternListDialog.razor.g.cs
        |   |   |   |           |   |   |       TicketWebFormsPage.razor.g.cs
        |   |   |   |           |   |   |       WebForm.razor.g.cs
        |   |   |   |           |   |   |       WebFormCheckBoxField.razor.g.cs
        |   |   |   |           |   |   |       WebFormDateEditField.razor.g.cs
        |   |   |   |           |   |   |       WebFormDecimalField.razor.g.cs
        |   |   |   |           |   |   |       WebFormEmailField.razor.g.cs
        |   |   |   |           |   |   |       WebFormField.razor.g.cs
        |   |   |   |           |   |   |       WebFormFileField.razor.g.cs
        |   |   |   |           |   |   |       WebFormHtmlField.razor.g.cs
        |   |   |   |           |   |   |       WebFormIntegerField.razor.g.cs
        |   |   |   |           |   |   |       WebFormPasswordField.razor.g.cs
        |   |   |   |           |   |   |       WebFormSelectionField.razor.g.cs
        |   |   |   |           |   |   |       WebFormsList.razor.g.cs
        |   |   |   |           |   |   |       WebFormTextAreaField.razor.g.cs
        |   |   |   |           |   |   |       WebFormTextField.razor.g.cs
        |   |   |   |           |   |   |       WebFormTimeEditField.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   \---Timerecords
        |   |   |   |           |   |       |   TimerecordsPage.razor.g.cs
        |   |   |   |           |   |       |   
        |   |   |   |           |   |       \---Components
        |   |   |   |           |   |               ArticleBooking.razor.g.cs
        |   |   |   |           |   |               TimeQuickSelect.razor.g.cs
        |   |   |   |           |   |               Timer.razor.g.cs
        |   |   |   |           |   |               TimerDetails.razor.g.cs
        |   |   |   |           |   |               TimerList.razor.g.cs
        |   |   |   |           |   |               TimerMaterial.razor.g.cs
        |   |   |   |           |   |               TimerSigningDialog.razor.g.cs
        |   |   |   |           |   |               
        |   |   |   |           |   +---Settings
        |   |   |   |           |   |   |   Settings.razor.g.cs
        |   |   |   |           |   |   |   _Imports.razor.g.cs
        |   |   |   |           |   |   |   
        |   |   |   |           |   |   +---Authentication
        |   |   |   |           |   |   |       Authentication.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Branding
        |   |   |   |           |   |   |       BrandingSettingsPage.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Components
        |   |   |   |           |   |   |   |   SettingHeader.razor.g.cs
        |   |   |   |           |   |   |   |   TicketSettingsNavigation.razor.g.cs
        |   |   |   |           |   |   |   |   
        |   |   |   |           |   |   |   \---VariableTreeView
        |   |   |   |           |   |   |           VariableTreeView.razor.g.cs
        |   |   |   |           |   |   |           
        |   |   |   |           |   |   +---MailTemplates
        |   |   |   |           |   |   |       MailTemplates.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---NexowareSmartflow
        |   |   |   |           |   |   |       NexowareSmartflowDialog.razor.g.cs
        |   |   |   |           |   |   |       NexowareSmartflowSettings.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Notification
        |   |   |   |           |   |   |       NotificationSettingsPage.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---OutlookAddInManifest
        |   |   |   |           |   |   |       GenerateManifest.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---ServiceBoard
        |   |   |   |           |   |   |   |   _Imports.razor.g.cs
        |   |   |   |           |   |   |   |   
        |   |   |   |           |   |   |   +---Categories
        |   |   |   |           |   |   |   |       CategoriesPage.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   +---ChecklistTemplates
        |   |   |   |           |   |   |   |   +---Components
        |   |   |   |           |   |   |   |   \---Dialogs
        |   |   |   |           |   |   |   +---General
        |   |   |   |           |   |   |   |       GeneralSettingsPage.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   +---Priorities
        |   |   |   |           |   |   |   |       PrioritiesPage.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   +---PublicWebForms
        |   |   |   |           |   |   |   +---RequiredFields
        |   |   |   |           |   |   |   |       RequiredFields.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   +---Statuses
        |   |   |   |           |   |   |   |       StatusesPage.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   +---Tags
        |   |   |   |           |   |   |   |       TagsSettingsPage.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   +---TimeTypes
        |   |   |   |           |   |   |   |       TimeTypesPage.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   +---Types
        |   |   |   |           |   |   |   |       TypesPage.razor.g.cs
        |   |   |   |           |   |   |   |       
        |   |   |   |           |   |   |   \---WebAccount
        |   |   |   |           |   |   |           WebAccountSettings.razor.g.cs
        |   |   |   |           |   |   |           
        |   |   |   |           |   |   +---TextBlocks
        |   |   |   |           |   |   |       TextBlocks.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   \---Themes
        |   |   |   |           |   |           ColorVariableEditor.razor.g.cs
        |   |   |   |           |   |           ThemeEditorComponent.razor.g.cs
        |   |   |   |           |   |           ThemeManagementPage.razor.g.cs
        |   |   |   |           |   |           ThemePreviewComponent.razor.g.cs
        |   |   |   |           |   |           
        |   |   |   |           |   +---Shared
        |   |   |   |           |   |   |   Examples.razor.g.cs
        |   |   |   |           |   |   |   Index.razor.g.cs
        |   |   |   |           |   |   |   
        |   |   |   |           |   |   +---Alerts
        |   |   |   |           |   |   |       AlertList.razor.g.cs
        |   |   |   |           |   |   |       InvalidConfigurationAlert.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Auth
        |   |   |   |           |   |   |       AuthPage.razor.g.cs
        |   |   |   |           |   |   |       CustomerAuthPage.razor.g.cs
        |   |   |   |           |   |   |       OutlookAuthPage.razor.g.cs
        |   |   |   |           |   |   |       UnauthorizedPage.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Avatar
        |   |   |   |           |   |   |       Avatar.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Breadcrumbs
        |   |   |   |           |   |   |       BreadcrumbItem.razor.g.cs
        |   |   |   |           |   |   |       BreadcrumbList.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Comment
        |   |   |   |           |   |   |       CommentInput.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Common
        |   |   |   |           |   |   |       ButtonWithFlyout.razor.g.cs
        |   |   |   |           |   |   |       CustomerLogo.razor.g.cs
        |   |   |   |           |   |   |       DropFile.razor.g.cs
        |   |   |   |           |   |   |       HintText.razor.g.cs
        |   |   |   |           |   |   |       Placeholder.razor.g.cs
        |   |   |   |           |   |   |       RichTextViewer.razor.g.cs
        |   |   |   |           |   |   |       Scrollable.razor.g.cs
        |   |   |   |           |   |   |       SortableTabs.razor.g.cs
        |   |   |   |           |   |   |       ThemeToggleButton.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---ContextMenuItems
        |   |   |   |           |   |   |       ChecklistTextMenuItem.razor.g.cs
        |   |   |   |           |   |   |       ClipboardMenuItems.razor.g.cs
        |   |   |   |           |   |   |       FormVariableMenuItems.razor.g.cs
        |   |   |   |           |   |   |       InsertDateAndShortSignMenuItem.razor.g.cs
        |   |   |   |           |   |   |       TextBlockMenuItems.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Customers
        |   |   |   |           |   |   |   \---Links
        |   |   |   |           |   |   |           Links.razor.g.cs
        |   |   |   |           |   |   |           
        |   |   |   |           |   |   +---DataGrid
        |   |   |   |           |   |   |       DataGrid.razor.g.cs
        |   |   |   |           |   |   |       GridColumn.razor.g.cs
        |   |   |   |           |   |   |       GridQuickActionsPopOver.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Diagnostics
        |   |   |   |           |   |   |       DiagnosticsPage.razor.g.cs
        |   |   |   |           |   |   |       LogViewerPage.razor.g.cs
        |   |   |   |           |   |   |       _Imports.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Dialogs
        |   |   |   |           |   |   |       DialogContainer.razor.g.cs
        |   |   |   |           |   |   |       DialogFooter.razor.g.cs
        |   |   |   |           |   |   |       DialogHeader.razor.g.cs
        |   |   |   |           |   |   |       DialogOptions.razor.g.cs
        |   |   |   |           |   |   |       MessageDialog.razor.g.cs
        |   |   |   |           |   |   |       OffCanvasContainer.razor.g.cs
        |   |   |   |           |   |   |       OffCanvasHeader.razor.g.cs
        |   |   |   |           |   |   |       OffCanvasOptions.razor.g.cs
        |   |   |   |           |   |   |       TestDialog.razor.g.cs
        |   |   |   |           |   |   |       TestOffCanvas.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Documents
        |   |   |   |           |   |   |       DocumentListItem.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---GlobalSearches
        |   |   |   |           |   |   |       CustomerSearchResultItem.razor.g.cs
        |   |   |   |           |   |   |       GlobalSearch.razor.g.cs
        |   |   |   |           |   |   |       TicketSearchResultItem.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---IconChooser
        |   |   |   |           |   |   |       IconChooser.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Inputs
        |   |   |   |           |   |   |       Input.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Layouts
        |   |   |   |           |   |   |   |   CentronErrorContent.razor.g.cs
        |   |   |   |           |   |   |   |   EmptyLayout.razor.g.cs
        |   |   |   |           |   |   |   |   HeaderOnlyLayout.razor.g.cs
        |   |   |   |           |   |   |   |   MainLayout.razor.g.cs
        |   |   |   |           |   |   |   |   MasterDetailLayout.razor.g.cs
        |   |   |   |           |   |   |   |   OutlookLayout.razor.g.cs
        |   |   |   |           |   |   |   |   SideNavAndMainLayout.razor.g.cs
        |   |   |   |           |   |   |   |   ThreeColumnLayout.razor.g.cs
        |   |   |   |           |   |   |   |   
        |   |   |   |           |   |   |   \---Components
        |   |   |   |           |   |   |           CultureDropDown.razor.g.cs
        |   |   |   |           |   |   |           Header.razor.g.cs
        |   |   |   |           |   |   |           HeaderNewButton.razor.g.cs
        |   |   |   |           |   |   |           MultilineText.razor.g.cs
        |   |   |   |           |   |   |           UserMenu.razor.g.cs
        |   |   |   |           |   |   |           VariableComponent.razor.g.cs
        |   |   |   |           |   |   |           
        |   |   |   |           |   |   +---Loading
        |   |   |   |           |   |   |       LoadingOverlay.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Navigations
        |   |   |   |           |   |   |       Navigation.razor.g.cs
        |   |   |   |           |   |   |       NavigationItem.razor.g.cs
        |   |   |   |           |   |   |       NavigationSideMenu.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Notifications
        |   |   |   |           |   |   |       NotificationBadge.razor.g.cs
        |   |   |   |           |   |   |       Notifications.razor.g.cs
        |   |   |   |           |   |   |       NotificationsList.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Pages
        |   |   |   |           |   |   |       Error.razor.g.cs
        |   |   |   |           |   |   |       StatusCode.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Profile
        |   |   |   |           |   |   |   |   PasswordChangeForm.razor.g.cs
        |   |   |   |           |   |   |   |   ProfilePage.razor.g.cs
        |   |   |   |           |   |   |   |   
        |   |   |   |           |   |   |   \---Components
        |   |   |   |           |   |   |           DefaultSenderEmailComponent.razor.g.cs
        |   |   |   |           |   |   |           ThemeSelectorComponent.razor.g.cs
        |   |   |   |           |   |   |           
        |   |   |   |           |   |   +---Receipt
        |   |   |   |           |   |   |       CalculatedPrices.razor.g.cs
        |   |   |   |           |   |   |       CalculatedPricesWithReceiptTitleItems.razor.g.cs
        |   |   |   |           |   |   |       PriceText.razor.g.cs
        |   |   |   |           |   |   |       ReceiptPositionItems.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---SetupWizard
        |   |   |   |           |   |   |   |   SetupWizard.razor.g.cs
        |   |   |   |           |   |   |   |   SetupWizardLegalUrls.razor.g.cs
        |   |   |   |           |   |   |   |   SetupWizardSecretKey.razor.g.cs
        |   |   |   |           |   |   |   |   SetupWizardWebService.razor.g.cs
        |   |   |   |           |   |   |   |   
        |   |   |   |           |   |   |   \---Components
        |   |   |   |           |   |   |           SetupWizardCard.razor.g.cs
        |   |   |   |           |   |   |           
        |   |   |   |           |   |   +---Stopwatch
        |   |   |   |           |   |   |   |   MainStopwatch.razor.g.cs
        |   |   |   |           |   |   |   |   StopwatchList.razor.g.cs
        |   |   |   |           |   |   |   |   StopwatchListItem.razor.g.cs
        |   |   |   |           |   |   |   |   
        |   |   |   |           |   |   |   \---Dialogs
        |   |   |   |           |   |   |           HelpdeskTimeNotesDialog.razor.g.cs
        |   |   |   |           |   |   |           
        |   |   |   |           |   |   +---StopwatchNotifications
        |   |   |   |           |   |   |       StopwatchNotifications.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---TextBlocks
        |   |   |   |           |   |   |       TextBlockSelection.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---ThirdParyLibrary
        |   |   |   |           |   |   |       ThirdPartyLibraries.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Toolbars
        |   |   |   |           |   |   |       Toolbar.razor.g.cs
        |   |   |   |           |   |   |       ToolbarButtonItem.razor.g.cs
        |   |   |   |           |   |   |       ToolBarComboBoxItem.razor.g.cs
        |   |   |   |           |   |   |       ToolbarDropDownItem.razor.g.cs
        |   |   |   |           |   |   |       ToolbarSearchItem.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   \---Tooltips
        |   |   |   |           |   |           Tooltip.razor.g.cs
        |   |   |   |           |   |           
        |   |   |   |           |   +---WebCart
        |   |   |   |           |   |   |   ContractsOverview.razor.g.cs
        |   |   |   |           |   |   |   CustomerPortalFormFillPage.razor.g.cs
        |   |   |   |           |   |   |   CustomerPortalFormsPage.razor.g.cs
        |   |   |   |           |   |   |   CustomerPortalPublicDocumentsPage.razor.g.cs
        |   |   |   |           |   |   |   CustomerTicketDetailsPage.razor.g.cs
        |   |   |   |           |   |   |   CustomerTicketHistoryPage.razor.g.cs
        |   |   |   |           |   |   |   CustomperPortalHomePage.razor.g.cs
        |   |   |   |           |   |   |   ReceiptDetailsOverview.razor.g.cs
        |   |   |   |           |   |   |   ReceiptsOverview.razor.g.cs
        |   |   |   |           |   |   |   WebCartAdminPage.razor.g.cs
        |   |   |   |           |   |   |   WebCartCartPage.razor.g.cs
        |   |   |   |           |   |   |   WebCartHomePage.razor.g.cs
        |   |   |   |           |   |   |   WebCartShopPage.razor.g.cs
        |   |   |   |           |   |   |   WebCartTicketsPage.razor.g.cs
        |   |   |   |           |   |   |   _Imports.razor.g.cs
        |   |   |   |           |   |   |   
        |   |   |   |           |   |   +---Components
        |   |   |   |           |   |   |       ContractDetailsPreview.razor.g.cs
        |   |   |   |           |   |   |       HeaderWebAccountNewButton.razor.g.cs
        |   |   |   |           |   |   |       WebAccountContactSearchDropdown.razor.g.cs
        |   |   |   |           |   |   |       WebCartClearance.razor.g.cs
        |   |   |   |           |   |   |       WebCartHistory.razor.g.cs
        |   |   |   |           |   |   |       WebCartTicketDetailsPanel.razor.g.cs
        |   |   |   |           |   |   |       WebCartTicketNavigation.razor.g.cs
        |   |   |   |           |   |   |       WebCartTicketTitle.razor.g.cs
        |   |   |   |           |   |   |       WebReceiptNavigation.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---CustomerPortal
        |   |   |   |           |   |   |   |   CustomerTicketTimeRecordsPage.razor.g.cs
        |   |   |   |           |   |   |   |   
        |   |   |   |           |   |   |   \---Components
        |   |   |   |           |   |   +---Dialogs
        |   |   |   |           |   |   |       AddNewShoppingCart.razor.g.cs
        |   |   |   |           |   |   |       AddToDescriptionDialog.razor.g.cs
        |   |   |   |           |   |   |       DuplicateCart.razor.g.cs
        |   |   |   |           |   |   |       ImportArticlesToCart.razor.g.cs
        |   |   |   |           |   |   |       NewWebAccountTicketDialog.razor.g.cs
        |   |   |   |           |   |   |       WebAccountContactsSelectionDialog.razor.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   \---Documents
        |   |   |   |           |   |       |   CustomerDocumentsPage.razor.g.cs
        |   |   |   |           |   |       |   
        |   |   |   |           |   |       \---Components
        |   |   |   |           |   |               CustomerTicketDocumentList.razor.g.cs
        |   |   |   |           |   |               
        |   |   |   |           |   \---WebOffer
        |   |   |   |           |       |   WebReceiptOverview.razor.g.cs
        |   |   |   |           |       |   WebReceiptPdfPreview.razor.g.cs
        |   |   |   |           |       |   
        |   |   |   |           |       +---Components
        |   |   |   |           |       |       ReceiptAddressChange.razor.g.cs
        |   |   |   |           |       |       ReceiptConditionTexts.razor.g.cs
        |   |   |   |           |       |       
        |   |   |   |           |       \---Dialog
        |   |   |   |           |               ChangePartListQuantityDialog.razor.g.cs
        |   |   |   |           |               
        |   |   |   |           +---ref
        |   |   |   |           \---refint
        |   |   |   +---Office
        |   |   |   |   |   SharedDocumentAcceptancePage.razor
        |   |   |   |   |   SharedDocumentAcceptancePage.razor.css
        |   |   |   |   |   SharedDocumentPage.razor
        |   |   |   |   |   SharedDocumentPage.razor.css
        |   |   |   |   |   SharedDocumentSignPage.razor
        |   |   |   |   |   SharedDocumentSignPage.razor.css
        |   |   |   |   |   
        |   |   |   |   +---Components
        |   |   |   |   |       FilePreview.razor
        |   |   |   |   |       FilePreview.razor.css
        |   |   |   |   |       
        |   |   |   |   +---Controllers
        |   |   |   |   |       PdfController.cs
        |   |   |   |   |       
        |   |   |   |   +---Extensions
        |   |   |   |   |       SignatureColorExtensions.cs
        |   |   |   |   |       ToDataUrl.cs
        |   |   |   |   |       
        |   |   |   |   \---Models
        |   |   |   |           SignatureColor.cs
        |   |   |   |           SignatureFontFamily.cs
        |   |   |   |           SignatureType.cs
        |   |   |   |           
        |   |   |   +---ProductionOrderManagement
        |   |   |   |   +---Components
        |   |   |   |   |       WorkStepTemplateComponent.razor
        |   |   |   |   |       WorkStepTemplateComponent.razor.css
        |   |   |   |   |       
        |   |   |   |   +---Model
        |   |   |   |   |       OrderModel.cs
        |   |   |   |   |       WorkStepTemplateModel.cs
        |   |   |   |   |       
        |   |   |   |   \---Pages
        |   |   |   |           ProductionOrderOverView.razor
        |   |   |   |           ProductionOrderOverView.razor.css
        |   |   |   |           
        |   |   |   +---ServiceBoard
        |   |   |   |   |   _Imports.razor
        |   |   |   |   |   
        |   |   |   |   +---CachedTicketList
        |   |   |   |   |   |   CachedTicketListPage.razor
        |   |   |   |   |   |   CachedTicketListPage.razor.css
        |   |   |   |   |   |   
        |   |   |   |   |   +---Components
        |   |   |   |   |   |       BranchFilterSelection.razor
        |   |   |   |   |   |       CachedKanbanBoard.razor
        |   |   |   |   |   |       CachedKanbanBoard.razor.css
        |   |   |   |   |   |       CategoryFilterSelection.razor
        |   |   |   |   |   |       ConditionalFormattingEditor.razor
        |   |   |   |   |   |       ConditionalFormattingEditor.razor.css
        |   |   |   |   |   |       EmployeeFilterSelection.razor
        |   |   |   |   |   |       FilterEditor.razor
        |   |   |   |   |   |       FilterEditorGroup.razor
        |   |   |   |   |   |       FilterEditorGroup.razor.css
        |   |   |   |   |   |       FilterEditorItem.razor
        |   |   |   |   |   |       FilterEditorItem.razor.css
        |   |   |   |   |   |       KanbanBucket.razor
        |   |   |   |   |   |       KanbanBucketData.cs
        |   |   |   |   |   |       KanbanBucketSelection.razor
        |   |   |   |   |   |       KanbanTicketCard.razor
        |   |   |   |   |   |       KanbanTicketCard.razor.css
        |   |   |   |   |   |       PriorityFilterSelection.razor
        |   |   |   |   |   |       SalesAreaFilterSelection.razor
        |   |   |   |   |   |       StateFilterSelection.razor
        |   |   |   |   |   |       SummaryEditor.razor
        |   |   |   |   |   |       TicketDetailsPreview.razor
        |   |   |   |   |   |       TicketDetailsPreview.razor.css
        |   |   |   |   |   |       TypeFilterSelection.razor
        |   |   |   |   |   |       
        |   |   |   |   |   +---Dialogs
        |   |   |   |   |   |       DeleteGlobalViewDialog.razor
        |   |   |   |   |   |       MultipleTimerecords.razor
        |   |   |   |   |   |       MultipleTimerecords.razor.css
        |   |   |   |   |   |       
        |   |   |   |   |   +---Enums
        |   |   |   |   |   |       DueDateCondition.cs
        |   |   |   |   |   |       EditingDropDownType.cs
        |   |   |   |   |   |       HelpdeskAfterOpenAction.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Model
        |   |   |   |   |           ConditionalFormattingRule.cs
        |   |   |   |   |           DateSpecialOperand.cs
        |   |   |   |   |           DeleteGlobalViewDialogResult.cs
        |   |   |   |   |           FilterGroup.cs
        |   |   |   |   |           FilterItem.cs
        |   |   |   |   |           FilterOperator.cs
        |   |   |   |   |           RelativeTimeDirection.cs
        |   |   |   |   |           SummaryItem.cs
        |   |   |   |   |           SummaryOptions.cs
        |   |   |   |   |           TicketListItem.cs
        |   |   |   |   |           TicketListViewConfiguration.cs
        |   |   |   |   |           TicketView.cs
        |   |   |   |   |           
        |   |   |   |   +---CloseTicket
        |   |   |   |   |   |   CloseTicketPage.razor
        |   |   |   |   |   |   
        |   |   |   |   |   \---Components
        |   |   |   |   |           CloseMultipleTicket.razor
        |   |   |   |   |           CloseTicket.razor
        |   |   |   |   |           CloseTicket.razor.css
        |   |   |   |   |           
        |   |   |   |   +---Customers
        |   |   |   |   |   |   CustomersPage.razor
        |   |   |   |   |   |   CustomersPage.razor.css
        |   |   |   |   |   |   
        |   |   |   |   |   +---Components
        |   |   |   |   |   |       CustomerHeader.razor
        |   |   |   |   |   |       
        |   |   |   |   |   +---CRM
        |   |   |   |   |   |   |   CRMOverviewPage.razor
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Component
        |   |   |   |   |   |   |       ActivityTypeFilter.razor
        |   |   |   |   |   |   |       CrmActivityActiveFilter.razor
        |   |   |   |   |   |   |       CrmActivityDetails.razor
        |   |   |   |   |   |   |       CrmActivityDetails.razor.css
        |   |   |   |   |   |   |       CrmActivityDocuments.razor
        |   |   |   |   |   |   |       CrmActivityFilterOptions.razor
        |   |   |   |   |   |   |       CrmActivityFilters.razor
        |   |   |   |   |   |   |       CrmActivityGroup.razor
        |   |   |   |   |   |   |       CrmActivityList.razor
        |   |   |   |   |   |   |       CrmActivityList.razor.css
        |   |   |   |   |   |   |       CrmActivityRatings.razor
        |   |   |   |   |   |   |       CrmActivityRatings.razor.css
        |   |   |   |   |   |   |       CrmActivityReceipts.razor
        |   |   |   |   |   |   |       CrmActivityView.razor
        |   |   |   |   |   |   |       CrmActivityView.razor.css
        |   |   |   |   |   |   |       EmployeeFilter.razor
        |   |   |   |   |   |   |       EmployeeFilterByDepartment.razor
        |   |   |   |   |   |   |       ResponsiblePersonFilter.razor
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Dialog
        |   |   |   |   |   |   |       CrmActivityEmailTemplateDialog.razor
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Helper
        |   |   |   |   |   |   |       ActivityDueDateGroupHelper.cs
        |   |   |   |   |   |   |       ActivityEditorGroupHelper.cs
        |   |   |   |   |   |   |       ActivityGroupHelper.cs
        |   |   |   |   |   |   |       ActivityTypeGroupHelper.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Model
        |   |   |   |   |   |   |       AccountActivityViewModel.cs
        |   |   |   |   |   |   |       ApplicationType.cs
        |   |   |   |   |   |   |       AvailableActivityKinds.cs
        |   |   |   |   |   |   |       CrmActivityFilterItems.cs
        |   |   |   |   |   |   |       CrmActivityFilterList.cs
        |   |   |   |   |   |   |       CrmActivityGroupOptions.cs
        |   |   |   |   |   |   |       DueDateCategory.cs
        |   |   |   |   |   |   |       EmailData.cs
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Shared
        |   |   |   |   |   |           ActivityTypeLayout.razor
        |   |   |   |   |   |           
        |   |   |   |   |   +---CustomerAddresses
        |   |   |   |   |   |       CustomerAddressesPage.razor
        |   |   |   |   |   |       CustomerAddressesPage.razor.css
        |   |   |   |   |   |       
        |   |   |   |   |   +---CustomerDetails
        |   |   |   |   |   |       CustomerDetailsPage.razor
        |   |   |   |   |   |       
        |   |   |   |   |   +---CustomerDevices
        |   |   |   |   |   |   |   CustomerDevicePage.razor
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Components
        |   |   |   |   |   |   |       DeviceManagement.razor
        |   |   |   |   |   |   |       DevicesList.razor
        |   |   |   |   |   |   |       DevicesList.razor.css
        |   |   |   |   |   |   |       DeviceTabbedArea.razor
        |   |   |   |   |   |   |       DeviceTabbedArea.razor.css
        |   |   |   |   |   |   |       DeviceTabDetails.razor
        |   |   |   |   |   |   |       DeviceTabDetails.razor.css
        |   |   |   |   |   |   |       DeviceTabLogs.razor
        |   |   |   |   |   |   |       DeviceTabLogs.razor.css
        |   |   |   |   |   |   |       DeviceTabTickets.razor
        |   |   |   |   |   |   |       DeviceTabTickets.razor.css
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Model
        |   |   |   |   |   |           DevicesModel.cs
        |   |   |   |   |   |           OriginKindOption.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---CustomerDocuments
        |   |   |   |   |   |       CustomerDocumentsPage.razor
        |   |   |   |   |   |       CustomerDocumentsPage.razor.css
        |   |   |   |   |   |       
        |   |   |   |   |   +---CustomerTasks
        |   |   |   |   |   |       CustomerTasksPage.razor
        |   |   |   |   |   |       CustomerTasksPage.razor.css
        |   |   |   |   |   |       
        |   |   |   |   |   +---CustomerTickets
        |   |   |   |   |   |       CustomerTickets.razor
        |   |   |   |   |   |       CustomerTickets.razor.css
        |   |   |   |   |   |       
        |   |   |   |   |   \---Models
        |   |   |   |   |           AccountAddressContactModel.cs
        |   |   |   |   |           AccountAddressModel.cs
        |   |   |   |   |           
        |   |   |   |   +---Dashboard
        |   |   |   |   |       Dashboard.razor
        |   |   |   |   |       Dashboard.razor.css
        |   |   |   |   |       DashboardMyDayList.razor
        |   |   |   |   |       DashboardMyDayList.razor.css
        |   |   |   |   |       DashboardMyTicketStats.razor
        |   |   |   |   |       DashboardMyTicketStats.razor.css
        |   |   |   |   |       DashboardMyTimerecordStats.razor
        |   |   |   |   |       DashboardTicketlist.razor
        |   |   |   |   |       DashboardTicketlist.razor.css
        |   |   |   |   |       
        |   |   |   |   +---DocumentViewer
        |   |   |   |   |       DocumentViewerPage.razor
        |   |   |   |   |       
        |   |   |   |   +---EmployeeTimerStatistics
        |   |   |   |   |   |   EmployeeTimerStatistics.razor
        |   |   |   |   |   |   
        |   |   |   |   |   +---Component
        |   |   |   |   |   |       EmployeeTimeStatisticsGrid.razor
        |   |   |   |   |   |       EmployeeTimeStatisticsGrid.razor.css
        |   |   |   |   |   |       MultipleAccountSelection.razor
        |   |   |   |   |   |       MultipleDepartmentSelection.razor
        |   |   |   |   |   |       MultipleEmployeeSelection.razor
        |   |   |   |   |   |       TimerDetailsPieChart.razor
        |   |   |   |   |   |       TimerDetailsPieChart.razor.css
        |   |   |   |   |   |       TimerDetailsPreview.razor
        |   |   |   |   |   |       TimerDetailsPreview.razor.css
        |   |   |   |   |   |       TimerFilterEditor.razor
        |   |   |   |   |   |       TimerFilterEditorGroup.razor
        |   |   |   |   |   |       TimerFilterEditorGroup.razor.css
        |   |   |   |   |   |       TimerFilterEditorItem.razor
        |   |   |   |   |   |       TimerFilterEditorItem.razor.css
        |   |   |   |   |   |       TimerGroupRowSummary.razor
        |   |   |   |   |   |       TimersFilterOptions.razor
        |   |   |   |   |   |       TimersFilterOptions.razor.css
        |   |   |   |   |   |       TimerTypeFilterSelection.razor
        |   |   |   |   |   |       
        |   |   |   |   |   +---Model
        |   |   |   |   |   |       TimerFilterOptions.cs
        |   |   |   |   |   |       TimerPieChartModels.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Shared
        |   |   |   |   |           TimerFilterHelper.cs
        |   |   |   |   |           TimerStatisticCategory.cs
        |   |   |   |   |           TimerTypeFilter.cs
        |   |   |   |   |           
        |   |   |   |   +---ForwardTicket
        |   |   |   |   |   |   ForwardTicketPage.razor
        |   |   |   |   |   |   
        |   |   |   |   |   \---Components
        |   |   |   |   |           ForwardMultipleTickets.razor
        |   |   |   |   |           ForwardTicket.razor
        |   |   |   |   |           ForwardTicket.razor.css
        |   |   |   |   |           
        |   |   |   |   +---Helpers
        |   |   |   |   |       CustomerHelper.cs
        |   |   |   |   |       SchedulerCaptionHelper.cs
        |   |   |   |   |       TicketHelper.cs
        |   |   |   |   |       
        |   |   |   |   +---Kanban
        |   |   |   |   |   |   KanbanPage.razor
        |   |   |   |   |   |   
        |   |   |   |   |   \---Model
        |   |   |   |   |           KanbanCard.cs
        |   |   |   |   |           KanbanHand.cs
        |   |   |   |   |           KanbanType.cs
        |   |   |   |   |           
        |   |   |   |   +---Models
        |   |   |   |   |       ColumnFilterType.cs
        |   |   |   |   |       CrmProjectItem.cs
        |   |   |   |   |       DocumentType.cs
        |   |   |   |   |       EmailData.cs
        |   |   |   |   |       EmailDraftData.cs
        |   |   |   |   |       GuidItem.cs
        |   |   |   |   |       IHasI3D.cs
        |   |   |   |   |       IndexedThreadSafeObservableCollection.cs
        |   |   |   |   |       LookUpItem.cs
        |   |   |   |   |       ThreadSafeObservableCollection.cs
        |   |   |   |   |       TicketCloseData.cs
        |   |   |   |   |       TicketForwardData.cs
        |   |   |   |   |       TicketHistoryViewModel.cs
        |   |   |   |   |       TicketModel.cs
        |   |   |   |   |       TimeQuickSelectTarget.cs
        |   |   |   |   |       TimerModel.cs
        |   |   |   |   |       
        |   |   |   |   +---MyDay
        |   |   |   |   |       MyDayFilterButton.razor
        |   |   |   |   |       MyDayFilterSelection.cs
        |   |   |   |   |       MyDayItem.razor
        |   |   |   |   |       MyDayItem.razor.css
        |   |   |   |   |       MyDayItemType.cs
        |   |   |   |   |       MyDayItemViewModel.cs
        |   |   |   |   |       MyDayList.razor
        |   |   |   |   |       MyDayList.razor.css
        |   |   |   |   |       MyDayPage.razor
        |   |   |   |   |       MyDayPage.razor.css
        |   |   |   |   |       MyDayService.cs
        |   |   |   |   |       MyDayStatistics.razor
        |   |   |   |   |       MyDayWorkItemTypeToText.cs
        |   |   |   |   |       NewMyDayWorkItem.razor
        |   |   |   |   |       
        |   |   |   |   +---PasswordManager
        |   |   |   |   |       PasswordManager.razor
        |   |   |   |   |       
        |   |   |   |   +---PhoneCalls
        |   |   |   |   |       CallsPage.razor
        |   |   |   |   |       
        |   |   |   |   +---Scheduler
        |   |   |   |   |   |   SchedulerPage.razor
        |   |   |   |   |   |   SchedulerPage.razor.css
        |   |   |   |   |   |   
        |   |   |   |   |   +---Components
        |   |   |   |   |   |       AppointmentItem.razor
        |   |   |   |   |   |       AppointmentItem.razor.css
        |   |   |   |   |   |       CompactTicketListItem.razor
        |   |   |   |   |   |       CompactTicketListItem.razor.css
        |   |   |   |   |   |       DraggableItem.razor
        |   |   |   |   |   |       DraggableTicketItem.razor
        |   |   |   |   |   |       DraggableTicketItem.razor.css
        |   |   |   |   |   |       HorizontalResourceHeader.razor
        |   |   |   |   |   |       HorizontalResourceHeader.razor.css
        |   |   |   |   |   |       ScheduledTicketInfo.razor
        |   |   |   |   |   |       Timeline.razor
        |   |   |   |   |   |       Timeline.razor.css
        |   |   |   |   |   |       TimerDraftItem.razor
        |   |   |   |   |   |       TimerDraftItem.razor.css
        |   |   |   |   |   |       VerticalResourceHeader.razor
        |   |   |   |   |   |       WorkloadDailySummary.razor
        |   |   |   |   |   |       WorkloadDailySummary.razor.css
        |   |   |   |   |   |       WorkloadView.razor
        |   |   |   |   |   |       WorkloadView.razor.css
        |   |   |   |   |   |       
        |   |   |   |   |   \---Model
        |   |   |   |   |           SchedulerItem.cs
        |   |   |   |   |           SchedulerResource.cs
        |   |   |   |   |           TimelineItem.cs
        |   |   |   |   |           TimerDraft.cs
        |   |   |   |   |           
        |   |   |   |   +---Searches
        |   |   |   |   |       SearchPage.razor
        |   |   |   |   |       SearchPage.razor.css
        |   |   |   |   |       TicketSearch.razor
        |   |   |   |   |       TicketSearch.razor.css
        |   |   |   |   |       
        |   |   |   |   +---SendTicketMail
        |   |   |   |   |       SendMailPage.razor
        |   |   |   |   |       
        |   |   |   |   +---Shared
        |   |   |   |   |   +---AddressContacts
        |   |   |   |   |   |       AddressContactsGrid.razor
        |   |   |   |   |   |       AddressContactsGrid.razor.css
        |   |   |   |   |   |       ContactListItem.razor
        |   |   |   |   |   |       ContactsListView.razor
        |   |   |   |   |   |       EditAddressContact.razor
        |   |   |   |   |   |       EditAddressContact.razor.css
        |   |   |   |   |   |       TicketContact.razor
        |   |   |   |   |   |       
        |   |   |   |   |   +---Articles
        |   |   |   |   |   |       ArticleBookingItem.cs
        |   |   |   |   |   |       ArticleSearch.razor
        |   |   |   |   |   |       ArticleSearch.razor.css
        |   |   |   |   |   |       
        |   |   |   |   |   +---Badge
        |   |   |   |   |   |       Badge.razor
        |   |   |   |   |   |       BadgeType.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Checklist
        |   |   |   |   |   |   \---Models
        |   |   |   |   |   |           CategorizedChecklist.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Common
        |   |   |   |   |   |       ArticleSelection.razor
        |   |   |   |   |   |       ArticleWorkItemSelection.razor
        |   |   |   |   |   |       ChecklistTemplateTreeSelection.razor
        |   |   |   |   |   |       ColorPicker.razor
        |   |   |   |   |   |       ColorPicker.razor.css
        |   |   |   |   |   |       CompactTicketInfo.razor
        |   |   |   |   |   |       CompactTicketInfo.razor.css
        |   |   |   |   |   |       ConnectionNumberSelection.razor
        |   |   |   |   |   |       ContractSelection.razor
        |   |   |   |   |   |       CustomerInfo.razor
        |   |   |   |   |   |       CustomerInfo.razor.css
        |   |   |   |   |   |       CustomerSelection.razor
        |   |   |   |   |   |       EmployeeInfo.razor
        |   |   |   |   |   |       EmployeeItem.razor
        |   |   |   |   |   |       EmployeeSearch.razor
        |   |   |   |   |   |       EmployeeSelection.razor
        |   |   |   |   |   |       EmployeeTreeSelection.razor
        |   |   |   |   |   |       EmployeeTreeSelectionDropDown.razor
        |   |   |   |   |   |       EmployeeTreeSelectionDropDown.razor.css
        |   |   |   |   |   |       HelpdeskCategoryDisplayPill.razor
        |   |   |   |   |   |       HelpdeskCategoryDisplayPill.razor.css
        |   |   |   |   |   |       HelpdeskCategorySelection.razor
        |   |   |   |   |   |       HelpdeskContractSelection.razor
        |   |   |   |   |   |       HelpdeskMasterDataListSelection.razor
        |   |   |   |   |   |       HelpdeskPriorityDisplayPill.razor
        |   |   |   |   |   |       HelpdeskPriorityDisplayPill.razor.css
        |   |   |   |   |   |       HelpdeskStateDisplayPill.razor
        |   |   |   |   |   |       HelpdeskStateDisplayPill.razor.css
        |   |   |   |   |   |       HelpdeskStateSelection.razor
        |   |   |   |   |   |       HelpdeskTypeDisplayPill.razor
        |   |   |   |   |   |       HelpdeskTypeDisplayPill.razor.css
        |   |   |   |   |   |       HelpdeskTypeSelection.razor
        |   |   |   |   |   |       IconSelection.razor
        |   |   |   |   |   |       IconSelection.razor.css
        |   |   |   |   |   |       ObsoleteEmployeeSelection.razor
        |   |   |   |   |   |       PrioritySelection.razor
        |   |   |   |   |   |       TicketContextMenu.razor
        |   |   |   |   |   |       TicketEvents.razor
        |   |   |   |   |   |       TicketEvents.razor.css
        |   |   |   |   |   |       TicketHeader.razor
        |   |   |   |   |   |       TicketHeader.razor.css
        |   |   |   |   |   |       TicketPage.razor
        |   |   |   |   |   |       TicketPage.razor.css
        |   |   |   |   |   |       TicketViewSelection.razor
        |   |   |   |   |   |       WeekDayMultiSelect.razor
        |   |   |   |   |   |       WorkItemSelection.razor
        |   |   |   |   |   |       
        |   |   |   |   |   +---CompactTicketList
        |   |   |   |   |   |       CompactTicketList.razor
        |   |   |   |   |   |       CompactTicketList.razor.css
        |   |   |   |   |   |       CompactTicketListGrid.razor
        |   |   |   |   |   |       CompactTicketListToolBar.razor
        |   |   |   |   |   |       CompactTicketListToolBar.razor.css
        |   |   |   |   |   |       CompactTicketListViewSelection.razor
        |   |   |   |   |   |       CompactTicketListViewSelection.razor.css
        |   |   |   |   |   |       
        |   |   |   |   |   +---CustomerPartners
        |   |   |   |   |   |       CustomerPartnersView.razor
        |   |   |   |   |   |       
        |   |   |   |   |   +---Documents
        |   |   |   |   |   |       DirectoriesList.razor
        |   |   |   |   |   |       DocumentsList.razor
        |   |   |   |   |   |       DocumentsList.razor.css
        |   |   |   |   |   |       DocumentViewer.razor
        |   |   |   |   |   |       DocumentViewer.razor.css
        |   |   |   |   |   |       
        |   |   |   |   |   +---Email
        |   |   |   |   |   |   |   AttachmentViewerPage.razor
        |   |   |   |   |   |   |   DraftIndicatorBadge.razor
        |   |   |   |   |   |   |   DraftRecipientMapper.cs
        |   |   |   |   |   |   |   Email.razor
        |   |   |   |   |   |   |   Email.razor.css
        |   |   |   |   |   |   |   EmailDraftController.cs
        |   |   |   |   |   |   |   EmailEditor.razor
        |   |   |   |   |   |   |   EmailFileViewer.razor
        |   |   |   |   |   |   |   EmailFileViewer.razor.css
        |   |   |   |   |   |   |   EmailLink.razor
        |   |   |   |   |   |   |   EmailsList.razor
        |   |   |   |   |   |   |   EmailsList.razor.css
        |   |   |   |   |   |   |   EmailViewer.razor
        |   |   |   |   |   |   |   EmailViewer.razor.css
        |   |   |   |   |   |   |   EmailViewerHeader.razor
        |   |   |   |   |   |   |   EmailViewerHeader.razor.css
        |   |   |   |   |   |   |   FromDefaultAddress.cs
        |   |   |   |   |   |   |   MailTemplateKind.cs
        |   |   |   |   |   |   |   RecipientSelection.razor
        |   |   |   |   |   |   |   RecipientSelection.razor.css
        |   |   |   |   |   |   |   RestoreDraftBanner.razor
        |   |   |   |   |   |   |   SaveDraftButton.razor
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   \---Models
        |   |   |   |   |   |           AttachmentInfo.cs
        |   |   |   |   |   |           RecipientModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---Navigation
        |   |   |   |   |   |       CustomerNavigation.razor
        |   |   |   |   |   |       DiagnosticsNavigation.razor
        |   |   |   |   |   |       TicketMainNavigation.razor
        |   |   |   |   |   |       
        |   |   |   |   |   +---Receipt
        |   |   |   |   |   |   |   CustomerReceiptOverview.razor
        |   |   |   |   |   |   |   CustomerReceiptOverview.razor.css
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Component
        |   |   |   |   |   |   |       AvailableReceiptTypes.razor
        |   |   |   |   |   |   |       ReceiptList.razor
        |   |   |   |   |   |   |       ReceiptList.razor.css
        |   |   |   |   |   |   |       ReceiptSearchFilters.razor
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Model
        |   |   |   |   |   |           AvailableReceiptKinds.cs
        |   |   |   |   |   |           ReceiptSearchFilterModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---ServiceReport
        |   |   |   |   |   |       ServiceReport.razor
        |   |   |   |   |   |       ServiceReport.razor.css
        |   |   |   |   |   |       TimerecordSelection.razor
        |   |   |   |   |   |       
        |   |   |   |   |   +---Templates
        |   |   |   |   |   |       GroupRowSummaryTemplate.razor
        |   |   |   |   |   |       
        |   |   |   |   |   \---TicketListWrapper
        |   |   |   |   |           TicketListWrapper.razor
        |   |   |   |   |           TicketListWrapper.razor.css
        |   |   |   |   |           
        |   |   |   |   +---Statistics
        |   |   |   |   |       StatisticsPage.razor
        |   |   |   |   |       
        |   |   |   |   +---Stopwatches
        |   |   |   |   |       StopwatchesPage.razor
        |   |   |   |   |       StopwatchesPage.razor.css
        |   |   |   |   |       StopwatchesPagePopover.razor
        |   |   |   |   |       
        |   |   |   |   +---TicketAiSummary
        |   |   |   |   |       AIAssist.razor
        |   |   |   |   |       AIAssist.razor.css
        |   |   |   |   |       AiPopupEdit.razor
        |   |   |   |   |       CommentAiPopupEdit.razor
        |   |   |   |   |       TicketAiSummaryPage.razor
        |   |   |   |   |       TicketCategoryAiPopupEdit.razor
        |   |   |   |   |       
        |   |   |   |   +---TicketChecklists
        |   |   |   |   |   |   TicketChecklistsPage.razor
        |   |   |   |   |   |   TicketChecklistsPage.razor.css
        |   |   |   |   |   |   
        |   |   |   |   |   +---Components
        |   |   |   |   |   |       ChecklistDetails.razor
        |   |   |   |   |   |       ChecklistDetails.razor.css
        |   |   |   |   |   |       ChecklistListItem.razor
        |   |   |   |   |   |       ChecklistTemplates.razor
        |   |   |   |   |   |       
        |   |   |   |   |   \---Models
        |   |   |   |   |           ChecklistItemModel.cs
        |   |   |   |   |           ChecklistModel.cs
        |   |   |   |   |           
        |   |   |   |   +---TicketDetails
        |   |   |   |   |   |   TicketDetailsPage.razor
        |   |   |   |   |   |   TicketDetailsPage.razor.css
        |   |   |   |   |   |   
        |   |   |   |   |   +---Components
        |   |   |   |   |   |       CompactTicketDetails.razor
        |   |   |   |   |   |       CompactTicketDetails.razor.css
        |   |   |   |   |   |       DueDateCommentDialog.razor
        |   |   |   |   |   |       TicketEditorSelection.razor
        |   |   |   |   |   |       TicketEditorSelection.razor.css
        |   |   |   |   |   |       TicketHistory.razor
        |   |   |   |   |   |       TicketHistory.razor.css
        |   |   |   |   |   |       TicketHistoryDetails.razor
        |   |   |   |   |   |       TicketHistoryDetails.razor.css
        |   |   |   |   |   |       TicketHistoryItem.razor
        |   |   |   |   |   |       TicketHistoryItem.razor.css
        |   |   |   |   |   |       TicketHistoryList.razor
        |   |   |   |   |   |       
        |   |   |   |   |   +---Dialogs
        |   |   |   |   |   |       AssignContractToTimeEntriesDialog.razor
        |   |   |   |   |   |       AssignLeistungToTimeEntriesDialog.razor
        |   |   |   |   |   |       
        |   |   |   |   |   \---Models
        |   |   |   |   |           ContractAssignmentOption.cs
        |   |   |   |   |           ContractAssignmentType.cs
        |   |   |   |   |           LeistungAssignmentOption.cs
        |   |   |   |   |           LeistungAssignmentType.cs
        |   |   |   |   |           
        |   |   |   |   +---TicketDocuments
        |   |   |   |   |       TicketDocumentsPage.razor
        |   |   |   |   |       TicketDocumentsPage.razor.css
        |   |   |   |   |       
        |   |   |   |   +---TicketEmails
        |   |   |   |   |   |   TicketEmailsPage.razor
        |   |   |   |   |   |   TicketEmailsPage.razor.css
        |   |   |   |   |   |   
        |   |   |   |   |   \---Components
        |   |   |   |   |           TicketMailsList.razor
        |   |   |   |   |           TicketMailsList.razor.css
        |   |   |   |   |           
        |   |   |   |   +---TicketList
        |   |   |   |   |   |   TicketSearchPage.razor
        |   |   |   |   |   |   TicketSearchPage.razor.css
        |   |   |   |   |   |   
        |   |   |   |   |   +---Components
        |   |   |   |   |   |       AccountSearch.razor
        |   |   |   |   |   |       AccountSearch.razor.css
        |   |   |   |   |   |       TicketFilter.razor
        |   |   |   |   |   |       TicketFilter.razor.css
        |   |   |   |   |   |       TicketPatternListDropDown.razor
        |   |   |   |   |   |       ToggleButtonContainer.razor
        |   |   |   |   |   |       
        |   |   |   |   |   +---Dialogs
        |   |   |   |   |   |       AddWebFormsDialog.razor
        |   |   |   |   |   |       CloseTicketDialog.razor
        |   |   |   |   |   |       ConnectTicketsDialog.razor
        |   |   |   |   |   |       ConnectTicketsDialog.razor.css
        |   |   |   |   |   |       ForwardTicketDialog.razor
        |   |   |   |   |   |       NewInternalTicketDialog.razor
        |   |   |   |   |   |       NewTicketDialog.razor
        |   |   |   |   |   |       NewTicketDialog.razor.css
        |   |   |   |   |   |       
        |   |   |   |   |   +---Enums
        |   |   |   |   |   |       ConnectTicketsMode.cs
        |   |   |   |   |   |       FilterFunction.cs
        |   |   |   |   |   |       FilterOption.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Helpers
        |   |   |   |   |   |       FilterHelper.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Models
        |   |   |   |   |           FilterModel.cs
        |   |   |   |   |           FilterValuesModel.cs
        |   |   |   |   |           TicketData.cs
        |   |   |   |   |           
        |   |   |   |   +---TicketMail
        |   |   |   |   |       TicketMailPage.razor
        |   |   |   |   |       
        |   |   |   |   +---TicketMap
        |   |   |   |   |       TicketMapPage.razor
        |   |   |   |   |       
        |   |   |   |   +---TicketMasterDataItems
        |   |   |   |   |       TicketMasterDataItemsPage.razor
        |   |   |   |   |       TicketMasterDataItemsPage.razor.css
        |   |   |   |   |       
        |   |   |   |   +---TicketReports
        |   |   |   |   |       TicketReportsPage.razor
        |   |   |   |   |       TicketReportsPage.razor.css
        |   |   |   |   |       
        |   |   |   |   +---TicketScripts
        |   |   |   |   |       TicketScriptsPage.razor
        |   |   |   |   |       TicketScriptsPage.razor.css
        |   |   |   |   |       
        |   |   |   |   +---TicketWebForms
        |   |   |   |   |       BaseTicketPattern.razor
        |   |   |   |   |       BaseWebForm.razor
        |   |   |   |   |       BaseWebFormField.razor
        |   |   |   |   |       BaseWebFormGroup.razor
        |   |   |   |   |       PublicWebFormPage.razor
        |   |   |   |   |       PublicWebFormPage.razor.css
        |   |   |   |   |       SendWebFormsDialog.razor
        |   |   |   |   |       TicketPattern.razor
        |   |   |   |   |       TicketPatternList.razor
        |   |   |   |   |       TicketPatternListDialog.razor
        |   |   |   |   |       TicketWebFormsPage.razor
        |   |   |   |   |       TicketWebFormsPage.razor.css
        |   |   |   |   |       WebForm.razor
        |   |   |   |   |       WebFormCheckBoxField.razor
        |   |   |   |   |       WebFormDateEditField.razor
        |   |   |   |   |       WebFormDecimalField.razor
        |   |   |   |   |       WebFormEmailField.razor
        |   |   |   |   |       WebFormField.razor
        |   |   |   |   |       WebFormField.razor.css
        |   |   |   |   |       WebFormFieldViewModel.cs
        |   |   |   |   |       WebFormFileField.razor
        |   |   |   |   |       WebFormHtmlField.razor
        |   |   |   |   |       WebFormIntegerField.razor
        |   |   |   |   |       WebFormPasswordField.razor
        |   |   |   |   |       WebFormSelectionField.razor
        |   |   |   |   |       WebFormsList.razor
        |   |   |   |   |       WebFormsList.razor.css
        |   |   |   |   |       WebFormTextAreaField.razor
        |   |   |   |   |       WebFormTextField.razor
        |   |   |   |   |       WebFormTimeEditField.razor
        |   |   |   |   |       WebFormViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---Timerecords
        |   |   |   |   |   |   TimerecordsPage.razor
        |   |   |   |   |   |   TimerecordsPage.razor.css
        |   |   |   |   |   |   
        |   |   |   |   |   \---Components
        |   |   |   |   |           ArticleBooking.razor
        |   |   |   |   |           ArticleBooking.razor.css
        |   |   |   |   |           TimeQuickSelect.razor
        |   |   |   |   |           TimeQuickSelect.razor.css
        |   |   |   |   |           Timer.razor
        |   |   |   |   |           Timer.razor.css
        |   |   |   |   |           TimerDetails.razor
        |   |   |   |   |           TimerDetails.razor.css
        |   |   |   |   |           TimerList.razor
        |   |   |   |   |           TimerList.razor.css
        |   |   |   |   |           TimerMaterial.razor
        |   |   |   |   |           TimerMaterial.razor.css
        |   |   |   |   |           TimerSigningDialog.razor
        |   |   |   |   |           TimerSigningDialog.razor.css
        |   |   |   |   |           
        |   |   |   |   \---TypeScript
        |   |   |   |           commentinput.ts
        |   |   |   |           stopwatch.ts
        |   |   |   |           timeline.ts
        |   |   |   |           timeline_dev.html
        |   |   |   |           tsconfig.json
        |   |   |   |           workloaddiagram.ts
        |   |   |   |           
        |   |   |   +---Settings
        |   |   |   |   |   Settings.razor
        |   |   |   |   |   _Imports.razor
        |   |   |   |   |   
        |   |   |   |   +---Authentication
        |   |   |   |   |       Authentication.razor
        |   |   |   |   |       Authentication.razor.css
        |   |   |   |   |       MatchModel.cs
        |   |   |   |   |       
        |   |   |   |   +---Branding
        |   |   |   |   |       BrandingSettingsPage.razor
        |   |   |   |   |       BrandingSettingsPage.razor.css
        |   |   |   |   |       
        |   |   |   |   +---Components
        |   |   |   |   |   |   SettingHeader.razor
        |   |   |   |   |   |   SettingHeader.razor.css
        |   |   |   |   |   |   TicketSettingsNavigation.razor
        |   |   |   |   |   |   
        |   |   |   |   |   \---VariableTreeView
        |   |   |   |   |           TreeViewNode.cs
        |   |   |   |   |           VariableTreeView.razor
        |   |   |   |   |           
        |   |   |   |   +---MailTemplates
        |   |   |   |   |       GetMailTemplateRequest.cs
        |   |   |   |   |       MailTemplateDefaultText.cs
        |   |   |   |   |       MailTemplateReference.cs
        |   |   |   |   |       MailTemplateReferenceGroup.cs
        |   |   |   |   |       MailTemplateReferences.cs
        |   |   |   |   |       MailTemplates.razor
        |   |   |   |   |       MailTemplates.razor.css
        |   |   |   |   |       MailTemplateVariableCollection.cs
        |   |   |   |   |       MailTemplateViewModel.cs
        |   |   |   |   |       TextVariableViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---NexowareSmartflow
        |   |   |   |   |       NexowareSmartflowDialog.razor
        |   |   |   |   |       NexowareSmartflowSettings.razor
        |   |   |   |   |       NexowareSmartflowSettings.razor.css
        |   |   |   |   |       
        |   |   |   |   +---Notification
        |   |   |   |   |       NotificationSettingsPage.razor
        |   |   |   |   |       NotificationSettingsPage.razor.css
        |   |   |   |   |       
        |   |   |   |   +---OutlookAddInManifest
        |   |   |   |   |       AddInTooltipTexts.cs
        |   |   |   |   |       GenerateManifest.razor
        |   |   |   |   |       ManifestFilePropertiesModel.cs
        |   |   |   |   |       
        |   |   |   |   +---ServiceBoard
        |   |   |   |   |   |   _Imports.razor
        |   |   |   |   |   |   
        |   |   |   |   |   +---Categories
        |   |   |   |   |   |       CategoriesPage.razor
        |   |   |   |   |   |       CategoriesPage.razor.css
        |   |   |   |   |   |       
        |   |   |   |   |   +---ChecklistTemplates
        |   |   |   |   |   |   |   ChecklistTemplatesPage.razor
        |   |   |   |   |   |   |   ChecklistTemplatesPage.razor.css
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---Components
        |   |   |   |   |   |   |       ChecklistCategoryTemplate.razor
        |   |   |   |   |   |   |       ChecklistCategoryTemplate.razor.css
        |   |   |   |   |   |   |       ChecklistTemplate.razor
        |   |   |   |   |   |   |       ChecklistTemplate.razor.css
        |   |   |   |   |   |   |       ChecklistTemplateList.razor
        |   |   |   |   |   |   |       ChecklistTemplateList.razor.css
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   +---Dialogs
        |   |   |   |   |   |   |       ChecklistCheckDialog.razor
        |   |   |   |   |   |   |       ChecklistCheckDialog.razor.css
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Model
        |   |   |   |   |   |           CustomerSearchOptionModel.cs
        |   |   |   |   |   |           
        |   |   |   |   |   +---General
        |   |   |   |   |   |       GeneralSettingsPage.razor
        |   |   |   |   |   |       
        |   |   |   |   |   +---Priorities
        |   |   |   |   |   |       PrioritiesPage.razor
        |   |   |   |   |   |       PrioritiesPage.razor.css
        |   |   |   |   |   |       
        |   |   |   |   |   +---PublicWebForms
        |   |   |   |   |   |       PublicWebFormSettingsPage.razor
        |   |   |   |   |   |       
        |   |   |   |   |   +---RequiredFields
        |   |   |   |   |   |       RequiredFields.razor
        |   |   |   |   |   |       
        |   |   |   |   |   +---Statuses
        |   |   |   |   |   |       StatusesPage.razor
        |   |   |   |   |   |       StatusesPage.razor.css
        |   |   |   |   |   |       
        |   |   |   |   |   +---Tags
        |   |   |   |   |   |       TagsSettingsPage.razor
        |   |   |   |   |   |       TagsSettingsPage.razor.css
        |   |   |   |   |   |       
        |   |   |   |   |   +---TimeTypes
        |   |   |   |   |   |       TimeTypesPage.razor
        |   |   |   |   |   |       TimeTypesPage.razor.css
        |   |   |   |   |   |       
        |   |   |   |   |   +---Types
        |   |   |   |   |   |       TypesPage.razor
        |   |   |   |   |   |       TypesPage.razor.css
        |   |   |   |   |   |       
        |   |   |   |   |   \---WebAccount
        |   |   |   |   |           WebAccountSettings.razor
        |   |   |   |   |           WebAccountSettings.razor.css
        |   |   |   |   |           
        |   |   |   |   +---TextBlocks
        |   |   |   |   |       TextBlocklist.cs
        |   |   |   |   |       TextBlocks.razor
        |   |   |   |   |       TextBlocks.razor.css
        |   |   |   |   |       
        |   |   |   |   \---Themes
        |   |   |   |           ColorVariableEditor.razor
        |   |   |   |           ThemeEditorComponent.razor
        |   |   |   |           ThemeManagementPage.razor
        |   |   |   |           ThemePreviewComponent.razor
        |   |   |   |           
        |   |   |   +---Shared
        |   |   |   |   |   CustomClaims.cs
        |   |   |   |   |   Examples.razor
        |   |   |   |   |   Index.razor
        |   |   |   |   |   
        |   |   |   |   +---Alerts
        |   |   |   |   |       AlertList.razor
        |   |   |   |   |       AlertList.razor.css
        |   |   |   |   |       IAlertService.cs
        |   |   |   |   |       InvalidConfigurationAlert.razor
        |   |   |   |   |       
        |   |   |   |   +---Auth
        |   |   |   |   |       AuthController.cs
        |   |   |   |   |       AUTHENTICATION.md
        |   |   |   |   |       AuthPage.razor
        |   |   |   |   |       AuthService.cs
        |   |   |   |   |       BearerTicketHandler.cs
        |   |   |   |   |       CentronAuthenticationStateProvider.cs
        |   |   |   |   |       CurrentUser.cs
        |   |   |   |   |       CurrentUserService.cs
        |   |   |   |   |       CustomerAuthPage.razor
        |   |   |   |   |       CustomHttpMessageHandler.cs
        |   |   |   |   |       OpenIdConnector.cs
        |   |   |   |   |       OutlookAuthPage.razor
        |   |   |   |   |       OutlookAuthPage.razor.js
        |   |   |   |   |       TicketFilterBuilder.cs
        |   |   |   |   |       TicketFilterService.cs
        |   |   |   |   |       UnauthorizedPage.razor
        |   |   |   |   |       UnauthorizedPage.razor.css
        |   |   |   |   |       
        |   |   |   |   +---Authorization
        |   |   |   |   |   |   AuthorizationUtils.cs
        |   |   |   |   |   |   AuthorizeData.cs
        |   |   |   |   |   |   CentronAuthorization.cs
        |   |   |   |   |   |   CentronAuthorizationServiceExtensions.cs
        |   |   |   |   |   |   CentronClaimsPrincipalExtensions.cs
        |   |   |   |   |   |   ClaimsMiddleware.cs
        |   |   |   |   |   |   ClaimsService.cs
        |   |   |   |   |   |   CookieRedirectHandler.cs
        |   |   |   |   |   |   DocumentAuthorization.cs
        |   |   |   |   |   |   LocalhostAuthorization.cs
        |   |   |   |   |   |   OpenIdConnectRemoteFailureHandler.cs
        |   |   |   |   |   |   PortAuthorization.cs
        |   |   |   |   |   |   PortAuthorizationOptions.cs
        |   |   |   |   |   |   RoleDisallowedAuthorization.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Attributes
        |   |   |   |   |   |       AuthorizeCombinedAttribute.cs
        |   |   |   |   |   |       AuthorizeCustomerPortalPortAttribute.cs
        |   |   |   |   |   |       AuthorizeHostPortAttribute.cs
        |   |   |   |   |   |       AuthorizeLicenseAttribute.cs
        |   |   |   |   |   |       AuthorizeLoginUserAttribute.cs
        |   |   |   |   |   |       AuthorizeLoginWebAccountAttribute.cs
        |   |   |   |   |   |       AuthorizeNegativeRightAttribute.cs
        |   |   |   |   |   |       AuthorizeRightAttribute.cs
        |   |   |   |   |   |       AuthorizeWebRightAttribute.cs
        |   |   |   |   |   |       LocalHostAuthorizeAttribute.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Views
        |   |   |   |   |           AuthorizeCombinedView.cs
        |   |   |   |   |           AuthorizeDocumentRightView.cs
        |   |   |   |   |           AuthorizeLicenseView.cs
        |   |   |   |   |           AuthorizeLoginUserView.cs
        |   |   |   |   |           AuthorizeLoginWebAccountView.cs
        |   |   |   |   |           AuthorizeNegativeRightView.cs
        |   |   |   |   |           AuthorizeRightView.cs
        |   |   |   |   |           AuthorizeWebRightView.cs
        |   |   |   |   |           
        |   |   |   |   +---Avatar
        |   |   |   |   |       Avatar.razor
        |   |   |   |   |       Avatar.razor.css
        |   |   |   |   |       AvatarSize.cs
        |   |   |   |   |       
        |   |   |   |   +---Breadcrumbs
        |   |   |   |   |       BreadcrumbItem.razor
        |   |   |   |   |       BreadcrumbList.razor
        |   |   |   |   |       BreadcrumbList.razor.css
        |   |   |   |   |       
        |   |   |   |   +---Centron
        |   |   |   |   |       CentronService.cs
        |   |   |   |   |       WebServiceException.cs
        |   |   |   |   |       
        |   |   |   |   +---Comment
        |   |   |   |   |       CommentInput.razor
        |   |   |   |   |       
        |   |   |   |   +---Common
        |   |   |   |   |       ButtonWithFlyout.razor
        |   |   |   |   |       CustomerLogo.razor
        |   |   |   |   |       CustomerLogo.razor.css
        |   |   |   |   |       DropFile.razor
        |   |   |   |   |       DropFile.razor.css
        |   |   |   |   |       HintText.razor
        |   |   |   |   |       HintText.razor.css
        |   |   |   |   |       Placeholder.razor
        |   |   |   |   |       RichTextViewer.razor
        |   |   |   |   |       RichTextViewer.razor.css
        |   |   |   |   |       Scrollable.razor
        |   |   |   |   |       Scrollable.razor.css
        |   |   |   |   |       SortableTabs.razor
        |   |   |   |   |       ThemeToggleButton.razor
        |   |   |   |   |       
        |   |   |   |   +---ContextMenuItems
        |   |   |   |   |   |   ChecklistTextMenuItem.razor
        |   |   |   |   |   |   ClipboardMenuItems.razor
        |   |   |   |   |   |   FormVariableMenuItems.razor
        |   |   |   |   |   |   InsertDateAndShortSignMenuItem.razor
        |   |   |   |   |   |   TextBlockMenuItems.razor
        |   |   |   |   |   |   
        |   |   |   |   |   \---Models
        |   |   |   |   |           TextBlockGroupModel.cs
        |   |   |   |   |           
        |   |   |   |   +---Customers
        |   |   |   |   |   \---Links
        |   |   |   |   |           Links.razor
        |   |   |   |   |           Links.razor.css
        |   |   |   |   |           
        |   |   |   |   +---CustomMiddleware
        |   |   |   |   |       OpenIdConnectCookieCleanupMiddleware.cs
        |   |   |   |   |       UseOutlookCookiePolicyMiddleware.cs
        |   |   |   |   |       XFrameOptionsForSBMiddleware.cs
        |   |   |   |   |       
        |   |   |   |   +---DataGrid
        |   |   |   |   |       ColumnContentAlignment.cs
        |   |   |   |   |       DataGrid.razor
        |   |   |   |   |       DataGrid.razor.css
        |   |   |   |   |       DataGridModel.cs
        |   |   |   |   |       GridColumn.razor
        |   |   |   |   |       GridColumn.razor.css
        |   |   |   |   |       GridQuickActionsPopOver.razor
        |   |   |   |   |       GridQuickActionsPopOver.razor.css
        |   |   |   |   |       
        |   |   |   |   +---Diagnostics
        |   |   |   |   |       DiagnosticsPage.razor
        |   |   |   |   |       LogEntry.cs
        |   |   |   |   |       LogViewerPage.razor
        |   |   |   |   |       LogViewerPage.razor.css
        |   |   |   |   |       _Imports.razor
        |   |   |   |   |       
        |   |   |   |   +---Dialogs
        |   |   |   |   |       ClosingDialogEventArgs.cs
        |   |   |   |   |       DialogContainer.razor
        |   |   |   |   |       DialogFooter.razor
        |   |   |   |   |       DialogHeader.razor
        |   |   |   |   |       DialogOptions.razor
        |   |   |   |   |       DialogParameters.cs
        |   |   |   |   |       DialogReference.cs
        |   |   |   |   |       DialogResult.cs
        |   |   |   |   |       ICentronDialogService.cs
        |   |   |   |   |       MessageDialog.razor
        |   |   |   |   |       OffCanvasContainer.razor
        |   |   |   |   |       OffCanvasHeader.razor
        |   |   |   |   |       OffCanvasOptions.razor
        |   |   |   |   |       OffCanvasReference.cs
        |   |   |   |   |       TestDialog.razor
        |   |   |   |   |       TestOffCanvas.razor
        |   |   |   |   |       
        |   |   |   |   +---Documents
        |   |   |   |   |   |   DocumentListItem.razor
        |   |   |   |   |   |   DocumentListItem.razor.css
        |   |   |   |   |   |   
        |   |   |   |   |   \---ViewModel
        |   |   |   |   |           DirectoryViewModel.cs
        |   |   |   |   |           
        |   |   |   |   +---GlobalSearches
        |   |   |   |   |   |   CustomerSearchResultItem.razor
        |   |   |   |   |   |   CustomerSearchResultItem.razor.css
        |   |   |   |   |   |   GlobalSearch.razor
        |   |   |   |   |   |   GlobalSearch.razor.css
        |   |   |   |   |   |   TicketSearchResultItem.razor
        |   |   |   |   |   |   TicketSearchResultItem.razor.css
        |   |   |   |   |   |   
        |   |   |   |   |   \---SearchProviders
        |   |   |   |   |           CustomerSearchProvider.cs
        |   |   |   |   |           ISearchProvider.cs
        |   |   |   |   |           SearchHelper.cs
        |   |   |   |   |           TicketSearchProvider.cs
        |   |   |   |   |           
        |   |   |   |   +---Helpers
        |   |   |   |   |       ActivityIconHelper.cs
        |   |   |   |   |       CentronObjectKindHelper.cs
        |   |   |   |   |       CssNamedColors.cs
        |   |   |   |   |       FileIconHelper.cs
        |   |   |   |   |       HtmlSanitizerHelper.cs
        |   |   |   |   |       PasswordGeneratorHelper.cs
        |   |   |   |   |       RatingHelper.cs
        |   |   |   |   |       ReceiptHelper.cs
        |   |   |   |   |       TextHelper.cs
        |   |   |   |   |       
        |   |   |   |   +---IconChooser
        |   |   |   |   |       AvailableIcons.cs
        |   |   |   |   |       IconChooser.razor
        |   |   |   |   |       IconChooser.razor.css
        |   |   |   |   |       
        |   |   |   |   +---Images
        |   |   |   |   |       ArticleImageResolver.cs
        |   |   |   |   |       CustomerImageResolver.cs
        |   |   |   |   |       EmployeeImageResolver.cs
        |   |   |   |   |       IImageResolver.cs
        |   |   |   |   |       ImagesController.cs
        |   |   |   |   |       ThumbnailImageResolver.cs
        |   |   |   |   |       
        |   |   |   |   +---Inputs
        |   |   |   |   |       Input.razor
        |   |   |   |   |       Input.razor.css
        |   |   |   |   |       InputType.cs
        |   |   |   |   |       
        |   |   |   |   +---Layouts
        |   |   |   |   |   |   CentronErrorContent.razor
        |   |   |   |   |   |   EmptyLayout.razor
        |   |   |   |   |   |   HeaderOnlyLayout.razor
        |   |   |   |   |   |   HeaderOnlyLayout.razor.css
        |   |   |   |   |   |   MainLayout.razor
        |   |   |   |   |   |   MainLayout.razor.css
        |   |   |   |   |   |   MasterDetailLayout.razor
        |   |   |   |   |   |   MasterDetailLayout.razor.css
        |   |   |   |   |   |   OutlookLayout.razor
        |   |   |   |   |   |   SideNavAndMainLayout.razor
        |   |   |   |   |   |   SideNavAndMainLayout.razor.css
        |   |   |   |   |   |   ThreeColumnLayout.razor
        |   |   |   |   |   |   
        |   |   |   |   |   +---Components
        |   |   |   |   |   |       CultureDropDown.razor
        |   |   |   |   |   |       Header.razor
        |   |   |   |   |   |       Header.razor.css
        |   |   |   |   |   |       HeaderNewButton.razor
        |   |   |   |   |   |       MultilineText.razor
        |   |   |   |   |   |       UserMenu.razor
        |   |   |   |   |   |       UserMenu.razor.css
        |   |   |   |   |   |       VariableComponent.razor
        |   |   |   |   |   |       VariableComponent.razor.css
        |   |   |   |   |   |       
        |   |   |   |   |   \---Enums
        |   |   |   |   |           MasterPosition.cs
        |   |   |   |   |           
        |   |   |   |   +---Loading
        |   |   |   |   |       ILoadingService.cs
        |   |   |   |   |       LoadingOverlay.razor
        |   |   |   |   |       LoadingOverlay.razor.css
        |   |   |   |   |       
        |   |   |   |   +---Navigations
        |   |   |   |   |       IconPosition.cs
        |   |   |   |   |       Navigation.razor
        |   |   |   |   |       NavigationItem.razor
        |   |   |   |   |       NavigationSideMenu.razor
        |   |   |   |   |       NavigationSideMenu.razor.css
        |   |   |   |   |       
        |   |   |   |   +---Notifications
        |   |   |   |   |       NotificationBadge.razor
        |   |   |   |   |       NotificationBadgeType.cs
        |   |   |   |   |       NotificationFilterType.cs
        |   |   |   |   |       Notifications.razor
        |   |   |   |   |       NotificationsList.razor
        |   |   |   |   |       NotificationsList.razor.css
        |   |   |   |   |       
        |   |   |   |   +---Pages
        |   |   |   |   |       Error.razor
        |   |   |   |   |       StatusCode.razor
        |   |   |   |   |       
        |   |   |   |   +---Profile
        |   |   |   |   |   |   PasswordChangeForm.razor
        |   |   |   |   |   |   ProfilePage.razor
        |   |   |   |   |   |   
        |   |   |   |   |   \---Components
        |   |   |   |   |           DefaultSenderEmailComponent.razor
        |   |   |   |   |           ThemeSelectorComponent.razor
        |   |   |   |   |           
        |   |   |   |   +---Receipt
        |   |   |   |   |       CalculatedPrices.razor
        |   |   |   |   |       CalculatedPrices.razor.css
        |   |   |   |   |       CalculatedPricesWithReceiptTitleItems.razor
        |   |   |   |   |       CalculatedPricesWithReceiptTitleItems.razor.css
        |   |   |   |   |       PriceText.razor
        |   |   |   |   |       ReceiptKind.cs
        |   |   |   |   |       ReceiptPositionItemModel.cs
        |   |   |   |   |       ReceiptPositionItems.razor
        |   |   |   |   |       ReceiptPositionItems.razor.css
        |   |   |   |   |       
        |   |   |   |   +---Services
        |   |   |   |   |       AccountUpdateService.cs
        |   |   |   |   |       CachedDataService.cs
        |   |   |   |   |       ChecklistItemUpdateService.cs
        |   |   |   |   |       ChecklistUpdateService.cs
        |   |   |   |   |       CultureService.cs
        |   |   |   |   |       DiagnosticsBackgroundService.cs
        |   |   |   |   |       DiagnosticsService.cs
        |   |   |   |   |       DocumentUpdateService.cs
        |   |   |   |   |       DragAndDropService.cs
        |   |   |   |   |       EmailDraftService.cs
        |   |   |   |   |       EmployeeUpdateService.cs
        |   |   |   |   |       FavoritesUpdateService.cs
        |   |   |   |   |       INotificationHub.cs
        |   |   |   |   |       IThemeCssGenerator.cs
        |   |   |   |   |       ITicketEditingStateService.cs
        |   |   |   |   |       JSRuntimeExtensions.cs
        |   |   |   |   |       LastTicketViewService.cs
        |   |   |   |   |       MachineService.cs
        |   |   |   |   |       NavigationStateService.cs
        |   |   |   |   |       NotificationHub.cs
        |   |   |   |   |       NotificationSubscription.cs
        |   |   |   |   |       ScheduleUpdateService.cs
        |   |   |   |   |       SelectedAccountService.cs
        |   |   |   |   |       SignalRNotificationsBackgroundService.cs
        |   |   |   |   |       SignalRNotificationsService.cs
        |   |   |   |   |       StopwatchUpdateService.cs
        |   |   |   |   |       TextBlockService.cs
        |   |   |   |   |       ThemeApiClient.cs
        |   |   |   |   |       ThemeClientService.cs
        |   |   |   |   |       ThemeCssGenerator.cs
        |   |   |   |   |       ThemeService.cs
        |   |   |   |   |       TicketCacheBackgroundService.cs
        |   |   |   |   |       TicketCacheService.cs
        |   |   |   |   |       TicketEditingStateService.cs
        |   |   |   |   |       TicketUpdateService.cs
        |   |   |   |   |       TicketViewService.cs
        |   |   |   |   |       TimerUpdateService.cs
        |   |   |   |   |       TransportLoggingHandler.cs
        |   |   |   |   |       VersionService.cs
        |   |   |   |   |       
        |   |   |   |   +---SetupWizard
        |   |   |   |   |   |   SetupWizard.razor
        |   |   |   |   |   |   SetupWizard.razor.css
        |   |   |   |   |   |   SetupWizardLegalUrls.razor
        |   |   |   |   |   |   SetupWizardSecretKey.razor
        |   |   |   |   |   |   SetupWizardSecretKey.razor.css
        |   |   |   |   |   |   SetupWizardWebService.razor
        |   |   |   |   |   |   SetupWizardWebService.razor.css
        |   |   |   |   |   |   
        |   |   |   |   |   \---Components
        |   |   |   |   |           SetupWizardCard.razor
        |   |   |   |   |           SetupWizardCard.razor.css
        |   |   |   |   |           
        |   |   |   |   +---Stopwatch
        |   |   |   |   |   |   MainStopwatch.razor
        |   |   |   |   |   |   MainStopwatch.razor.css
        |   |   |   |   |   |   StopwatchList.razor
        |   |   |   |   |   |   StopwatchListItem.razor
        |   |   |   |   |   |   StopwatchListItem.razor.css
        |   |   |   |   |   |   StopwatchModel.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---Dialogs
        |   |   |   |   |           HelpdeskTimeNotesDialog.razor
        |   |   |   |   |           
        |   |   |   |   +---StopwatchNotifications
        |   |   |   |   |       StopwatchNotificationEventArgs.cs
        |   |   |   |   |       StopwatchNotifications.razor
        |   |   |   |   |       StopwatchNotifications.razor.css
        |   |   |   |   |       
        |   |   |   |   +---TextBlocks
        |   |   |   |   |   |   TextBlockSelection.razor
        |   |   |   |   |   |   
        |   |   |   |   |   \---Model
        |   |   |   |   |           TextBlockSelectionItem.cs
        |   |   |   |   |           
        |   |   |   |   +---Themes
        |   |   |   |   |       ThemeCssController.cs
        |   |   |   |   |       
        |   |   |   |   +---ThirdParyLibrary
        |   |   |   |   |       ThirdPartyLibraries.razor
        |   |   |   |   |       ThirdPartyLibrary.cs
        |   |   |   |   |       ThirdPartyLibraryType.cs
        |   |   |   |   |       
        |   |   |   |   +---Toolbars
        |   |   |   |   |       Toolbar.razor
        |   |   |   |   |       Toolbar.razor.css
        |   |   |   |   |       ToolbarButtonItem.razor
        |   |   |   |   |       ToolBarComboBoxItem.razor
        |   |   |   |   |       ToolbarDropDownItem.razor
        |   |   |   |   |       ToolbarItem.cs
        |   |   |   |   |       ToolbarSearchItem.razor
        |   |   |   |   |       
        |   |   |   |   \---Tooltips
        |   |   |   |           Tooltip.razor
        |   |   |   |           Tooltip.razor.css
        |   |   |   |           TooltipPosition.cs
        |   |   |   |           
        |   |   |   +---Utils
        |   |   |   |       AsyncDisposableAction.cs
        |   |   |   |       
        |   |   |   +---WebCart
        |   |   |   |   |   ContractsOverview.razor
        |   |   |   |   |   ContractsOverview.razor.css
        |   |   |   |   |   CustomerPortalFormFillPage.razor
        |   |   |   |   |   CustomerPortalFormFillPage.razor.css
        |   |   |   |   |   CustomerPortalFormsPage.razor
        |   |   |   |   |   CustomerPortalPublicDocumentsPage.razor
        |   |   |   |   |   CustomerPortalPublicDocumentsPage.razor.css
        |   |   |   |   |   CustomerTicketDetailsPage.razor
        |   |   |   |   |   CustomerTicketDetailsPage.razor.css
        |   |   |   |   |   CustomerTicketHistoryPage.razor
        |   |   |   |   |   CustomerTicketHistoryPage.razor.css
        |   |   |   |   |   CustomperPortalHomePage.razor
        |   |   |   |   |   ReceiptDetailsOverview.razor
        |   |   |   |   |   ReceiptDetailsOverview.razor.css
        |   |   |   |   |   ReceiptsOverview.razor
        |   |   |   |   |   ReceiptsOverview.razor.css
        |   |   |   |   |   WebCartAdminPage.razor
        |   |   |   |   |   WebCartAdminPage.razor.css
        |   |   |   |   |   WebCartCartPage.razor
        |   |   |   |   |   WebCartCartPage.razor.css
        |   |   |   |   |   WebCartHomePage.razor
        |   |   |   |   |   WebCartHomePage.razor.css
        |   |   |   |   |   WebCartShopPage.razor
        |   |   |   |   |   WebCartShopPage.razor.css
        |   |   |   |   |   WebCartTicketsPage.razor
        |   |   |   |   |   WebCartTicketsPage.razor.css
        |   |   |   |   |   _Imports.razor
        |   |   |   |   |   
        |   |   |   |   +---Components
        |   |   |   |   |       ContractDetailsPreview.razor
        |   |   |   |   |       HeaderWebAccountNewButton.razor
        |   |   |   |   |       WebAccountContactSearchDropdown.razor
        |   |   |   |   |       WebAccountContactSearchDropdown.razor.css
        |   |   |   |   |       WebCartClearance.razor
        |   |   |   |   |       WebCartClearance.razor.css
        |   |   |   |   |       WebCartHistory.razor
        |   |   |   |   |       WebCartHistory.razor.css
        |   |   |   |   |       WebCartTicketDetailsPanel.razor
        |   |   |   |   |       WebCartTicketDetailsPanel.razor.css
        |   |   |   |   |       WebCartTicketNavigation.razor
        |   |   |   |   |       WebCartTicketTitle.razor
        |   |   |   |   |       WebCartTicketTitle.razor.css
        |   |   |   |   |       WebReceiptNavigation.razor
        |   |   |   |   |       
        |   |   |   |   +---CustomerPortal
        |   |   |   |   |   |   CustomerTicketTimeRecordsPage.razor
        |   |   |   |   |   |   CustomerTicketTimeRecordsPage.razor.css
        |   |   |   |   |   |   
        |   |   |   |   |   \---Components
        |   |   |   |   |           CustomerTicketTimerDetails.razor
        |   |   |   |   |           CustomerTicketTimerDetails.razor.css
        |   |   |   |   |           
        |   |   |   |   +---Dialogs
        |   |   |   |   |       AddNewShoppingCart.razor
        |   |   |   |   |       AddToDescriptionDialog.razor
        |   |   |   |   |       DuplicateCart.razor
        |   |   |   |   |       ImportArticlesToCart.razor
        |   |   |   |   |       ImportArticlesToCart.razor.css
        |   |   |   |   |       NewWebAccountTicketDialog.razor
        |   |   |   |   |       NewWebAccountTicketDialog.razor.css
        |   |   |   |   |       WebAccountContactsSelectionDialog.razor
        |   |   |   |   |       
        |   |   |   |   +---Documents
        |   |   |   |   |   |   CustomerDocumentsPage.razor
        |   |   |   |   |   |   CustomerDocumentsPage.razor.css
        |   |   |   |   |   |   
        |   |   |   |   |   \---Components
        |   |   |   |   |           CustomerPortalPublicDocumentList.razor
        |   |   |   |   |           CustomerPortalPublicDocumentList.razor.css
        |   |   |   |   |           CustomerTicketDocumentItem.cs
        |   |   |   |   |           CustomerTicketDocumentList.razor
        |   |   |   |   |           CustomerTicketDocumentList.razor.css
        |   |   |   |   |           
        |   |   |   |   +---Helpers
        |   |   |   |   |       CartArticleImport.cs
        |   |   |   |   |       CartExtensions.cs
        |   |   |   |   |       CurrentCartService.cs
        |   |   |   |   |       UserViewModel.cs
        |   |   |   |   |       WebCartExportService.cs
        |   |   |   |   |       WebCartHelper.cs
        |   |   |   |   |       
        |   |   |   |   +---Models
        |   |   |   |   |       CustomerPortalFormTreeItem.cs
        |   |   |   |   |       WebCartArticleModel.cs
        |   |   |   |   |       
        |   |   |   |   \---Resource
        |   |   |   |           CountriesResource.Designer.cs
        |   |   |   |           CountriesResource.en-us.resx
        |   |   |   |           CountriesResource.resx
        |   |   |   |           WebCartResource.Designer.cs
        |   |   |   |           WebCartResource.en-us.resx
        |   |   |   |           WebCartResource.resx
        |   |   |   |           
        |   |   |   \---WebOffer
        |   |   |       |   WebReceiptOverview.razor
        |   |   |       |   WebReceiptOverview.razor.css
        |   |   |       |   WebReceiptPdfPreview.razor
        |   |   |       |   WebReceiptPdfPreview.razor.css
        |   |   |       |   
        |   |   |       +---Components
        |   |   |       |       ReceiptAddressChange.razor
        |   |   |       |       ReceiptAddressChange.razor.css
        |   |   |       |       ReceiptConditionTexts.razor
        |   |   |       |       ReceiptConditionTexts.razor.css
        |   |   |       |       
        |   |   |       +---Dialog
        |   |   |       |       ChangePartListQuantityDialog.razor
        |   |   |       |       
        |   |   |       \---Models
        |   |   |               WebOfferViewModel.cs
        |   |   |               
        |   |   +---CentronNexus.Host
        |   |   |   |   App.razor
        |   |   |   |   appsettings.Development.json
        |   |   |   |   appsettings.json
        |   |   |   |   CentronNexus.Host.csproj
        |   |   |   |   Program.cs
        |   |   |   |   Routes.razor
        |   |   |   |   
        |   |   |   +---bin
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   +---obj
        |   |   |   |   |   CentronNexus.Host.csproj.nuget.dgspec.json
        |   |   |   |   |   CentronNexus.Host.csproj.nuget.g.props
        |   |   |   |   |   CentronNexus.Host.csproj.nuget.g.targets
        |   |   |   |   |   project.assets.json
        |   |   |   |   |   project.nuget.cache
        |   |   |   |   |   
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0
        |   |   |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |   |   |           |   CentronNexus.Host.AssemblyInfo.cs
        |   |   |   |           |   CentronNexus.Host.AssemblyInfoInputs.cache
        |   |   |   |           |   CentronNexus.Host.assets.cache
        |   |   |   |           |   CentronNexus.Host.csproj.AssemblyReference.cache
        |   |   |   |           |   CentronNexus.Host.GeneratedMSBuildEditorConfig.editorconfig
        |   |   |   |           |   CentronNexus.Host.GlobalUsings.g.cs
        |   |   |   |           |   CentronNexus.Host.RazorComponent.input.cache
        |   |   |   |           |   CentronNexus.Host.RazorComponent.output.cache
        |   |   |   |           |   CentronNexus.Host.Version.cs
        |   |   |   |           |   CentronNexus.Host.Version.cs.new
        |   |   |   |           |   EmbeddedAttribute.cs
        |   |   |   |           |   ValidatableTypeAttribute.cs
        |   |   |   |           |   
        |   |   |   |           +---RazorDeclaration
        |   |   |   |           |       App.razor.g.cs
        |   |   |   |           |       Routes.razor.g.cs
        |   |   |   |           |       
        |   |   |   |           +---ref
        |   |   |   |           \---refint
        |   |   |   +---Properties
        |   |   |   |       launchSettings.json
        |   |   |   |       
        |   |   |   \---wwwroot
        |   |   |       |   favicon.ico
        |   |   |       |   
        |   |   |       +---css
        |   |   |       |       auth.css
        |   |   |       |       bootstrap-mods.css
        |   |   |       |       devexpress-mods.css
        |   |   |       |       site.css
        |   |   |       |       
        |   |   |       +---docs
        |   |   |       |       blz-data.csv
        |   |   |       |       
        |   |   |       +---img
        |   |   |       |   |   placeholder.png
        |   |   |       |   |   transparent1x1.png
        |   |   |       |   |   unknown.png
        |   |   |       |   |   
        |   |   |       |   +---bg
        |   |   |       |   |       auth-dark.png
        |   |   |       |   |       auth-dark_bak.png
        |   |   |       |   |       auth.png
        |   |   |       |   |       auth_bak.png
        |   |   |       |   |       
        |   |   |       |   +---help
        |   |   |       |   |       secret_key_1.png
        |   |   |       |   |       secret_key_2.png
        |   |   |       |   |       secret_key_3.png
        |   |   |       |   |       
        |   |   |       |   +---logos
        |   |   |       |   |       c-entron.png
        |   |   |       |   |       c-entronLogo.png
        |   |   |       |   |       Logo-Module-SB.png
        |   |   |       |   |       logo.png
        |   |   |       |   |       logo2024.png
        |   |   |       |   |       NX-FavIcon.png
        |   |   |       |   |       NX-Logo.png
        |   |   |       |   |       sb_logo.png
        |   |   |       |   |       sb_logo2024.png
        |   |   |       |   |       sb_logo_big.png
        |   |   |       |   |       sb_logo_big2024.png
        |   |   |       |   |       sb_logo_dark.png
        |   |   |       |   |       sb_logo_dark2024.png
        |   |   |       |   |       sb_logo_dark_big.png
        |   |   |       |   |       sb_logo_light_big.png
        |   |   |       |   |       
        |   |   |       |   +---outlook
        |   |   |       |   |       c-entron.svg
        |   |   |       |   |       
        |   |   |       |   +---positionitemkind
        |   |   |       |   |       Alternative.png
        |   |   |       |   |       Cargo.png
        |   |   |       |   |       Informativ.png
        |   |   |       |   |       NoService.png
        |   |   |       |   |       NoServiceOptional.png
        |   |   |       |   |       OnDemand.png
        |   |   |       |   |       OnEffort.png
        |   |   |       |   |       Optional.png
        |   |   |       |   |       
        |   |   |       |   \---setupwizard
        |   |   |       |           companyurls.svg
        |   |   |       |           service.svg
        |   |   |       |           setup.svg
        |   |   |       |           
        |   |   |       +---js
        |   |   |       |       addin-init.js
        |   |   |       |       autosize.js
        |   |   |       |       check-host.js
        |   |   |       |       color-modes.js
        |   |   |       |       commentaiedit.js
        |   |   |       |       commentinput.js
        |   |   |       |       dropZone.js
        |   |   |       |       emailDraftInterop.js
        |   |   |       |       office-init.js
        |   |   |       |       richEditPlainPaste.js
        |   |   |       |       scheduler.js
        |   |   |       |       signature-pad-interop.js
        |   |   |       |       site.js
        |   |   |       |       stopwatch.js
        |   |   |       |       theme-loader.js
        |   |   |       |       timeline.js
        |   |   |       |       tooltip.js
        |   |   |       |       workloaddiagram.js
        |   |   |       |       
        |   |   |       \---lib
        |   |   |           +---bootstrap
        |   |   |           |   +---css
        |   |   |           |   |       bootstrap-grid.css
        |   |   |           |   |       bootstrap-grid.css.map
        |   |   |           |   |       bootstrap-grid.min.css
        |   |   |           |   |       bootstrap-grid.min.css.map
        |   |   |           |   |       bootstrap-grid.rtl.css
        |   |   |           |   |       bootstrap-grid.rtl.css.map
        |   |   |           |   |       bootstrap-grid.rtl.min.css
        |   |   |           |   |       bootstrap-grid.rtl.min.css.map
        |   |   |           |   |       bootstrap-reboot.css
        |   |   |           |   |       bootstrap-reboot.css.map
        |   |   |           |   |       bootstrap-reboot.min.css
        |   |   |           |   |       bootstrap-reboot.min.css.map
        |   |   |           |   |       bootstrap-reboot.rtl.css
        |   |   |           |   |       bootstrap-reboot.rtl.css.map
        |   |   |           |   |       bootstrap-reboot.rtl.min.css
        |   |   |           |   |       bootstrap-reboot.rtl.min.css.map
        |   |   |           |   |       bootstrap-utilities.css
        |   |   |           |   |       bootstrap-utilities.css.map
        |   |   |           |   |       bootstrap-utilities.min.css
        |   |   |           |   |       bootstrap-utilities.min.css.map
        |   |   |           |   |       bootstrap-utilities.rtl.css
        |   |   |           |   |       bootstrap-utilities.rtl.css.map
        |   |   |           |   |       bootstrap-utilities.rtl.min.css
        |   |   |           |   |       bootstrap-utilities.rtl.min.css.map
        |   |   |           |   |       bootstrap.css
        |   |   |           |   |       bootstrap.css.map
        |   |   |           |   |       bootstrap.min.css
        |   |   |           |   |       bootstrap.min.css.map
        |   |   |           |   |       bootstrap.rtl.css
        |   |   |           |   |       bootstrap.rtl.css.map
        |   |   |           |   |       bootstrap.rtl.min.css
        |   |   |           |   |       bootstrap.rtl.min.css.map
        |   |   |           |   |       custom.css
        |   |   |           |   |       custom.css.map
        |   |   |           |   |       
        |   |   |           |   +---js
        |   |   |           |   |       bootstrap.bundle.js
        |   |   |           |   |       bootstrap.bundle.js.map
        |   |   |           |   |       bootstrap.bundle.min.js
        |   |   |           |   |       bootstrap.bundle.min.js.map
        |   |   |           |   |       bootstrap.esm.js
        |   |   |           |   |       bootstrap.esm.js.map
        |   |   |           |   |       bootstrap.esm.min.js
        |   |   |           |   |       bootstrap.esm.min.js.map
        |   |   |           |   |       bootstrap.js
        |   |   |           |   |       bootstrap.js.map
        |   |   |           |   |       bootstrap.min.js
        |   |   |           |   |       bootstrap.min.js.map
        |   |   |           |   |       
        |   |   |           |   \---scss
        |   |   |           |       |   bootstrap-grid.scss
        |   |   |           |       |   bootstrap-reboot.scss
        |   |   |           |       |   bootstrap-utilities.scss
        |   |   |           |       |   bootstrap.scss
        |   |   |           |       |   custom.scss
        |   |   |           |       |   _accordion.scss
        |   |   |           |       |   _alert.scss
        |   |   |           |       |   _badge.scss
        |   |   |           |       |   _breadcrumb.scss
        |   |   |           |       |   _button-group.scss
        |   |   |           |       |   _buttons.scss
        |   |   |           |       |   _card.scss
        |   |   |           |       |   _carousel.scss
        |   |   |           |       |   _close.scss
        |   |   |           |       |   _containers.scss
        |   |   |           |       |   _dropdown.scss
        |   |   |           |       |   _forms.scss
        |   |   |           |       |   _functions.scss
        |   |   |           |       |   _grid.scss
        |   |   |           |       |   _helpers.scss
        |   |   |           |       |   _images.scss
        |   |   |           |       |   _list-group.scss
        |   |   |           |       |   _maps.scss
        |   |   |           |       |   _mixins.scss
        |   |   |           |       |   _modal.scss
        |   |   |           |       |   _nav.scss
        |   |   |           |       |   _navbar.scss
        |   |   |           |       |   _offcanvas.scss
        |   |   |           |       |   _pagination.scss
        |   |   |           |       |   _placeholders.scss
        |   |   |           |       |   _popover.scss
        |   |   |           |       |   _progress.scss
        |   |   |           |       |   _purple_colors.scss
        |   |   |           |       |   _purple_dark.scss
        |   |   |           |       |   _purple_light.scss
        |   |   |           |       |   _reboot.scss
        |   |   |           |       |   _root.scss
        |   |   |           |       |   _spinners.scss
        |   |   |           |       |   _tables.scss
        |   |   |           |       |   _toasts.scss
        |   |   |           |       |   _tooltip.scss
        |   |   |           |       |   _transitions.scss
        |   |   |           |       |   _type.scss
        |   |   |           |       |   _utilities.scss
        |   |   |           |       |   _variables-dark.scss
        |   |   |           |       |   _variables.scss
        |   |   |           |       |   
        |   |   |           |       +---forms
        |   |   |           |       |       _floating-labels.scss
        |   |   |           |       |       _form-check.scss
        |   |   |           |       |       _form-control.scss
        |   |   |           |       |       _form-range.scss
        |   |   |           |       |       _form-select.scss
        |   |   |           |       |       _form-text.scss
        |   |   |           |       |       _input-group.scss
        |   |   |           |       |       _labels.scss
        |   |   |           |       |       _validation.scss
        |   |   |           |       |       
        |   |   |           |       +---helpers
        |   |   |           |       |       _clearfix.scss
        |   |   |           |       |       _color-bg.scss
        |   |   |           |       |       _colored-links.scss
        |   |   |           |       |       _focus-ring.scss
        |   |   |           |       |       _icon-link.scss
        |   |   |           |       |       _position.scss
        |   |   |           |       |       _ratio.scss
        |   |   |           |       |       _stacks.scss
        |   |   |           |       |       _stretched-link.scss
        |   |   |           |       |       _text-truncation.scss
        |   |   |           |       |       _visually-hidden.scss
        |   |   |           |       |       _vr.scss
        |   |   |           |       |       
        |   |   |           |       +---mixins
        |   |   |           |       |       _alert.scss
        |   |   |           |       |       _backdrop.scss
        |   |   |           |       |       _banner.scss
        |   |   |           |       |       _border-radius.scss
        |   |   |           |       |       _box-shadow.scss
        |   |   |           |       |       _breakpoints.scss
        |   |   |           |       |       _buttons.scss
        |   |   |           |       |       _caret.scss
        |   |   |           |       |       _clearfix.scss
        |   |   |           |       |       _color-mode.scss
        |   |   |           |       |       _color-scheme.scss
        |   |   |           |       |       _container.scss
        |   |   |           |       |       _deprecate.scss
        |   |   |           |       |       _forms.scss
        |   |   |           |       |       _gradients.scss
        |   |   |           |       |       _grid.scss
        |   |   |           |       |       _image.scss
        |   |   |           |       |       _list-group.scss
        |   |   |           |       |       _lists.scss
        |   |   |           |       |       _pagination.scss
        |   |   |           |       |       _reset-text.scss
        |   |   |           |       |       _resize.scss
        |   |   |           |       |       _table-variants.scss
        |   |   |           |       |       _text-truncate.scss
        |   |   |           |       |       _transition.scss
        |   |   |           |       |       _utilities.scss
        |   |   |           |       |       _visually-hidden.scss
        |   |   |           |       |       
        |   |   |           |       +---utilities
        |   |   |           |       |       _api.scss
        |   |   |           |       |       
        |   |   |           |       \---vendor
        |   |   |           |               _rfs.scss
        |   |   |           |               
        |   |   |           +---bootstrap-icons
        |   |   |           |   |   bootstrap-icons.svg
        |   |   |           |   |   
        |   |   |           |   +---font
        |   |   |           |   |   |   bootstrap-icons.css
        |   |   |           |   |   |   bootstrap-icons.json
        |   |   |           |   |   |   bootstrap-icons.min.css
        |   |   |           |   |   |   
        |   |   |           |   |   \---fonts
        |   |   |           |   |           bootstrap-icons.woff
        |   |   |           |   |           bootstrap-icons.woff2
        |   |   |           |   |           
        |   |   |           |   \---icons
        |   |   |           |           0-circle-fill.svg
        |   |   |           |           0-circle.svg
        |   |   |           |           0-square-fill.svg
        |   |   |           |           0-square.svg
        |   |   |           |           1-circle-fill.svg
        |   |   |           |           1-circle.svg
        |   |   |           |           1-square-fill.svg
        |   |   |           |           1-square.svg
        |   |   |           |           123.svg
        |   |   |           |           2-circle-fill.svg
        |   |   |           |           2-circle.svg
        |   |   |           |           2-square-fill.svg
        |   |   |           |           2-square.svg
        |   |   |           |           3-circle-fill.svg
        |   |   |           |           3-circle.svg
        |   |   |           |           3-square-fill.svg
        |   |   |           |           3-square.svg
        |   |   |           |           4-circle-fill.svg
        |   |   |           |           4-circle.svg
        |   |   |           |           4-square-fill.svg
        |   |   |           |           4-square.svg
        |   |   |           |           5-circle-fill.svg
        |   |   |           |           5-circle.svg
        |   |   |           |           5-square-fill.svg
        |   |   |           |           5-square.svg
        |   |   |           |           6-circle-fill.svg
        |   |   |           |           6-circle.svg
        |   |   |           |           6-square-fill.svg
        |   |   |           |           6-square.svg
        |   |   |           |           7-circle-fill.svg
        |   |   |           |           7-circle.svg
        |   |   |           |           7-square-fill.svg
        |   |   |           |           7-square.svg
        |   |   |           |           8-circle-fill.svg
        |   |   |           |           8-circle.svg
        |   |   |           |           8-square-fill.svg
        |   |   |           |           8-square.svg
        |   |   |           |           9-circle-fill.svg
        |   |   |           |           9-circle.svg
        |   |   |           |           9-square-fill.svg
        |   |   |           |           9-square.svg
        |   |   |           |           activity.svg
        |   |   |           |           airplane-engines-fill.svg
        |   |   |           |           airplane-engines.svg
        |   |   |           |           airplane-fill.svg
        |   |   |           |           airplane.svg
        |   |   |           |           alarm-fill.svg
        |   |   |           |           alarm.svg
        |   |   |           |           alexa.svg
        |   |   |           |           align-bottom.svg
        |   |   |           |           align-center.svg
        |   |   |           |           align-end.svg
        |   |   |           |           align-middle.svg
        |   |   |           |           align-start.svg
        |   |   |           |           align-top.svg
        |   |   |           |           alipay.svg
        |   |   |           |           alphabet-uppercase.svg
        |   |   |           |           alphabet.svg
        |   |   |           |           alt.svg
        |   |   |           |           amazon.svg
        |   |   |           |           amd.svg
        |   |   |           |           android.svg
        |   |   |           |           android2.svg
        |   |   |           |           app-indicator.svg
        |   |   |           |           app.svg
        |   |   |           |           apple.svg
        |   |   |           |           archive-fill.svg
        |   |   |           |           archive.svg
        |   |   |           |           arrow-90deg-down.svg
        |   |   |           |           arrow-90deg-left.svg
        |   |   |           |           arrow-90deg-right.svg
        |   |   |           |           arrow-90deg-up.svg
        |   |   |           |           arrow-bar-down.svg
        |   |   |           |           arrow-bar-left.svg
        |   |   |           |           arrow-bar-right.svg
        |   |   |           |           arrow-bar-up.svg
        |   |   |           |           arrow-clockwise.svg
        |   |   |           |           arrow-counterclockwise.svg
        |   |   |           |           arrow-down-circle-fill.svg
        |   |   |           |           arrow-down-circle.svg
        |   |   |           |           arrow-down-left-circle-fill.svg
        |   |   |           |           arrow-down-left-circle.svg
        |   |   |           |           arrow-down-left-square-fill.svg
        |   |   |           |           arrow-down-left-square.svg
        |   |   |           |           arrow-down-left.svg
        |   |   |           |           arrow-down-right-circle-fill.svg
        |   |   |           |           arrow-down-right-circle.svg
        |   |   |           |           arrow-down-right-square-fill.svg
        |   |   |           |           arrow-down-right-square.svg
        |   |   |           |           arrow-down-right.svg
        |   |   |           |           arrow-down-short.svg
        |   |   |           |           arrow-down-square-fill.svg
        |   |   |           |           arrow-down-square.svg
        |   |   |           |           arrow-down-up.svg
        |   |   |           |           arrow-down.svg
        |   |   |           |           arrow-left-circle-fill.svg
        |   |   |           |           arrow-left-circle.svg
        |   |   |           |           arrow-left-right.svg
        |   |   |           |           arrow-left-short.svg
        |   |   |           |           arrow-left-square-fill.svg
        |   |   |           |           arrow-left-square.svg
        |   |   |           |           arrow-left.svg
        |   |   |           |           arrow-repeat.svg
        |   |   |           |           arrow-return-left.svg
        |   |   |           |           arrow-return-right.svg
        |   |   |           |           arrow-right-circle-fill.svg
        |   |   |           |           arrow-right-circle.svg
        |   |   |           |           arrow-right-short.svg
        |   |   |           |           arrow-right-square-fill.svg
        |   |   |           |           arrow-right-square.svg
        |   |   |           |           arrow-right.svg
        |   |   |           |           arrow-through-heart-fill.svg
        |   |   |           |           arrow-through-heart.svg
        |   |   |           |           arrow-up-circle-fill.svg
        |   |   |           |           arrow-up-circle.svg
        |   |   |           |           arrow-up-left-circle-fill.svg
        |   |   |           |           arrow-up-left-circle.svg
        |   |   |           |           arrow-up-left-square-fill.svg
        |   |   |           |           arrow-up-left-square.svg
        |   |   |           |           arrow-up-left.svg
        |   |   |           |           arrow-up-right-circle-fill.svg
        |   |   |           |           arrow-up-right-circle.svg
        |   |   |           |           arrow-up-right-square-fill.svg
        |   |   |           |           arrow-up-right-square.svg
        |   |   |           |           arrow-up-right.svg
        |   |   |           |           arrow-up-short.svg
        |   |   |           |           arrow-up-square-fill.svg
        |   |   |           |           arrow-up-square.svg
        |   |   |           |           arrow-up.svg
        |   |   |           |           arrows-angle-contract.svg
        |   |   |           |           arrows-angle-expand.svg
        |   |   |           |           arrows-collapse-vertical.svg
        |   |   |           |           arrows-collapse.svg
        |   |   |           |           arrows-expand-vertical.svg
        |   |   |           |           arrows-expand.svg
        |   |   |           |           arrows-fullscreen.svg
        |   |   |           |           arrows-move.svg
        |   |   |           |           arrows-vertical.svg
        |   |   |           |           arrows.svg
        |   |   |           |           aspect-ratio-fill.svg
        |   |   |           |           aspect-ratio.svg
        |   |   |           |           asterisk.svg
        |   |   |           |           at.svg
        |   |   |           |           award-fill.svg
        |   |   |           |           award.svg
        |   |   |           |           back.svg
        |   |   |           |           backpack-fill.svg
        |   |   |           |           backpack.svg
        |   |   |           |           backpack2-fill.svg
        |   |   |           |           backpack2.svg
        |   |   |           |           backpack3-fill.svg
        |   |   |           |           backpack3.svg
        |   |   |           |           backpack4-fill.svg
        |   |   |           |           backpack4.svg
        |   |   |           |           backspace-fill.svg
        |   |   |           |           backspace-reverse-fill.svg
        |   |   |           |           backspace-reverse.svg
        |   |   |           |           backspace.svg
        |   |   |           |           badge-3d-fill.svg
        |   |   |           |           badge-3d.svg
        |   |   |           |           badge-4k-fill.svg
        |   |   |           |           badge-4k.svg
        |   |   |           |           badge-8k-fill.svg
        |   |   |           |           badge-8k.svg
        |   |   |           |           badge-ad-fill.svg
        |   |   |           |           badge-ad.svg
        |   |   |           |           badge-ar-fill.svg
        |   |   |           |           badge-ar.svg
        |   |   |           |           badge-cc-fill.svg
        |   |   |           |           badge-cc.svg
        |   |   |           |           badge-hd-fill.svg
        |   |   |           |           badge-hd.svg
        |   |   |           |           badge-sd-fill.svg
        |   |   |           |           badge-sd.svg
        |   |   |           |           badge-tm-fill.svg
        |   |   |           |           badge-tm.svg
        |   |   |           |           badge-vo-fill.svg
        |   |   |           |           badge-vo.svg
        |   |   |           |           badge-vr-fill.svg
        |   |   |           |           badge-vr.svg
        |   |   |           |           badge-wc-fill.svg
        |   |   |           |           badge-wc.svg
        |   |   |           |           bag-check-fill.svg
        |   |   |           |           bag-check.svg
        |   |   |           |           bag-dash-fill.svg
        |   |   |           |           bag-dash.svg
        |   |   |           |           bag-fill.svg
        |   |   |           |           bag-heart-fill.svg
        |   |   |           |           bag-heart.svg
        |   |   |           |           bag-plus-fill.svg
        |   |   |           |           bag-plus.svg
        |   |   |           |           bag-x-fill.svg
        |   |   |           |           bag-x.svg
        |   |   |           |           bag.svg
        |   |   |           |           balloon-fill.svg
        |   |   |           |           balloon-heart-fill.svg
        |   |   |           |           balloon-heart.svg
        |   |   |           |           balloon.svg
        |   |   |           |           ban-fill.svg
        |   |   |           |           ban.svg
        |   |   |           |           bandaid-fill.svg
        |   |   |           |           bandaid.svg
        |   |   |           |           bank.svg
        |   |   |           |           bank2.svg
        |   |   |           |           bar-chart-fill.svg
        |   |   |           |           bar-chart-line-fill.svg
        |   |   |           |           bar-chart-line.svg
        |   |   |           |           bar-chart-steps.svg
        |   |   |           |           bar-chart.svg
        |   |   |           |           basket-fill.svg
        |   |   |           |           basket.svg
        |   |   |           |           basket2-fill.svg
        |   |   |           |           basket2.svg
        |   |   |           |           basket3-fill.svg
        |   |   |           |           basket3.svg
        |   |   |           |           battery-charging.svg
        |   |   |           |           battery-full.svg
        |   |   |           |           battery-half.svg
        |   |   |           |           battery.svg
        |   |   |           |           behance.svg
        |   |   |           |           bell-fill.svg
        |   |   |           |           bell-slash-fill.svg
        |   |   |           |           bell-slash.svg
        |   |   |           |           bell.svg
        |   |   |           |           bezier.svg
        |   |   |           |           bezier2.svg
        |   |   |           |           bicycle.svg
        |   |   |           |           bing.svg
        |   |   |           |           binoculars-fill.svg
        |   |   |           |           binoculars.svg
        |   |   |           |           blockquote-left.svg
        |   |   |           |           blockquote-right.svg
        |   |   |           |           bluetooth.svg
        |   |   |           |           body-text.svg
        |   |   |           |           book-fill.svg
        |   |   |           |           book-half.svg
        |   |   |           |           book.svg
        |   |   |           |           bookmark-check-fill.svg
        |   |   |           |           bookmark-check.svg
        |   |   |           |           bookmark-dash-fill.svg
        |   |   |           |           bookmark-dash.svg
        |   |   |           |           bookmark-fill.svg
        |   |   |           |           bookmark-heart-fill.svg
        |   |   |           |           bookmark-heart.svg
        |   |   |           |           bookmark-plus-fill.svg
        |   |   |           |           bookmark-plus.svg
        |   |   |           |           bookmark-star-fill.svg
        |   |   |           |           bookmark-star.svg
        |   |   |           |           bookmark-x-fill.svg
        |   |   |           |           bookmark-x.svg
        |   |   |           |           bookmark.svg
        |   |   |           |           bookmarks-fill.svg
        |   |   |           |           bookmarks.svg
        |   |   |           |           bookshelf.svg
        |   |   |           |           boombox-fill.svg
        |   |   |           |           boombox.svg
        |   |   |           |           bootstrap-fill.svg
        |   |   |           |           bootstrap-reboot.svg
        |   |   |           |           bootstrap.svg
        |   |   |           |           border-all.svg
        |   |   |           |           border-bottom.svg
        |   |   |           |           border-center.svg
        |   |   |           |           border-inner.svg
        |   |   |           |           border-left.svg
        |   |   |           |           border-middle.svg
        |   |   |           |           border-outer.svg
        |   |   |           |           border-right.svg
        |   |   |           |           border-style.svg
        |   |   |           |           border-top.svg
        |   |   |           |           border-width.svg
        |   |   |           |           border.svg
        |   |   |           |           bounding-box-circles.svg
        |   |   |           |           bounding-box.svg
        |   |   |           |           box-arrow-down-left.svg
        |   |   |           |           box-arrow-down-right.svg
        |   |   |           |           box-arrow-down.svg
        |   |   |           |           box-arrow-in-down-left.svg
        |   |   |           |           box-arrow-in-down-right.svg
        |   |   |           |           box-arrow-in-down.svg
        |   |   |           |           box-arrow-in-left.svg
        |   |   |           |           box-arrow-in-right.svg
        |   |   |           |           box-arrow-in-up-left.svg
        |   |   |           |           box-arrow-in-up-right.svg
        |   |   |           |           box-arrow-in-up.svg
        |   |   |           |           box-arrow-left.svg
        |   |   |           |           box-arrow-right.svg
        |   |   |           |           box-arrow-up-left.svg
        |   |   |           |           box-arrow-up-right.svg
        |   |   |           |           box-arrow-up.svg
        |   |   |           |           box-fill.svg
        |   |   |           |           box-seam-fill.svg
        |   |   |           |           box-seam.svg
        |   |   |           |           box.svg
        |   |   |           |           box2-fill.svg
        |   |   |           |           box2-heart-fill.svg
        |   |   |           |           box2-heart.svg
        |   |   |           |           box2.svg
        |   |   |           |           boxes.svg
        |   |   |           |           braces-asterisk.svg
        |   |   |           |           braces.svg
        |   |   |           |           bricks.svg
        |   |   |           |           briefcase-fill.svg
        |   |   |           |           briefcase.svg
        |   |   |           |           brightness-alt-high-fill.svg
        |   |   |           |           brightness-alt-high.svg
        |   |   |           |           brightness-alt-low-fill.svg
        |   |   |           |           brightness-alt-low.svg
        |   |   |           |           brightness-high-fill.svg
        |   |   |           |           brightness-high.svg
        |   |   |           |           brightness-low-fill.svg
        |   |   |           |           brightness-low.svg
        |   |   |           |           brilliance.svg
        |   |   |           |           broadcast-pin.svg
        |   |   |           |           broadcast.svg
        |   |   |           |           browser-chrome.svg
        |   |   |           |           browser-edge.svg
        |   |   |           |           browser-firefox.svg
        |   |   |           |           browser-safari.svg
        |   |   |           |           brush-fill.svg
        |   |   |           |           brush.svg
        |   |   |           |           bucket-fill.svg
        |   |   |           |           bucket.svg
        |   |   |           |           bug-fill.svg
        |   |   |           |           bug.svg
        |   |   |           |           building-add.svg
        |   |   |           |           building-check.svg
        |   |   |           |           building-dash.svg
        |   |   |           |           building-down.svg
        |   |   |           |           building-exclamation.svg
        |   |   |           |           building-fill-add.svg
        |   |   |           |           building-fill-check.svg
        |   |   |           |           building-fill-dash.svg
        |   |   |           |           building-fill-down.svg
        |   |   |           |           building-fill-exclamation.svg
        |   |   |           |           building-fill-gear.svg
        |   |   |           |           building-fill-lock.svg
        |   |   |           |           building-fill-slash.svg
        |   |   |           |           building-fill-up.svg
        |   |   |           |           building-fill-x.svg
        |   |   |           |           building-fill.svg
        |   |   |           |           building-gear.svg
        |   |   |           |           building-lock.svg
        |   |   |           |           building-slash.svg
        |   |   |           |           building-up.svg
        |   |   |           |           building-x.svg
        |   |   |           |           building.svg
        |   |   |           |           buildings-fill.svg
        |   |   |           |           buildings.svg
        |   |   |           |           bullseye.svg
        |   |   |           |           bus-front-fill.svg
        |   |   |           |           bus-front.svg
        |   |   |           |           c-circle-fill.svg
        |   |   |           |           c-circle.svg
        |   |   |           |           c-square-fill.svg
        |   |   |           |           c-square.svg
        |   |   |           |           cake-fill.svg
        |   |   |           |           cake.svg
        |   |   |           |           cake2-fill.svg
        |   |   |           |           cake2.svg
        |   |   |           |           calculator-fill.svg
        |   |   |           |           calculator.svg
        |   |   |           |           calendar-check-fill.svg
        |   |   |           |           calendar-check.svg
        |   |   |           |           calendar-date-fill.svg
        |   |   |           |           calendar-date.svg
        |   |   |           |           calendar-day-fill.svg
        |   |   |           |           calendar-day.svg
        |   |   |           |           calendar-event-fill.svg
        |   |   |           |           calendar-event.svg
        |   |   |           |           calendar-fill.svg
        |   |   |           |           calendar-heart-fill.svg
        |   |   |           |           calendar-heart.svg
        |   |   |           |           calendar-minus-fill.svg
        |   |   |           |           calendar-minus.svg
        |   |   |           |           calendar-month-fill.svg
        |   |   |           |           calendar-month.svg
        |   |   |           |           calendar-plus-fill.svg
        |   |   |           |           calendar-plus.svg
        |   |   |           |           calendar-range-fill.svg
        |   |   |           |           calendar-range.svg
        |   |   |           |           calendar-week-fill.svg
        |   |   |           |           calendar-week.svg
        |   |   |           |           calendar-x-fill.svg
        |   |   |           |           calendar-x.svg
        |   |   |           |           calendar.svg
        |   |   |           |           calendar2-check-fill.svg
        |   |   |           |           calendar2-check.svg
        |   |   |           |           calendar2-date-fill.svg
        |   |   |           |           calendar2-date.svg
        |   |   |           |           calendar2-day-fill.svg
        |   |   |           |           calendar2-day.svg
        |   |   |           |           calendar2-event-fill.svg
        |   |   |           |           calendar2-event.svg
        |   |   |           |           calendar2-fill.svg
        |   |   |           |           calendar2-heart-fill.svg
        |   |   |           |           calendar2-heart.svg
        |   |   |           |           calendar2-minus-fill.svg
        |   |   |           |           calendar2-minus.svg
        |   |   |           |           calendar2-month-fill.svg
        |   |   |           |           calendar2-month.svg
        |   |   |           |           calendar2-plus-fill.svg
        |   |   |           |           calendar2-plus.svg
        |   |   |           |           calendar2-range-fill.svg
        |   |   |           |           calendar2-range.svg
        |   |   |           |           calendar2-week-fill.svg
        |   |   |           |           calendar2-week.svg
        |   |   |           |           calendar2-x-fill.svg
        |   |   |           |           calendar2-x.svg
        |   |   |           |           calendar2.svg
        |   |   |           |           calendar3-event-fill.svg
        |   |   |           |           calendar3-event.svg
        |   |   |           |           calendar3-fill.svg
        |   |   |           |           calendar3-range-fill.svg
        |   |   |           |           calendar3-range.svg
        |   |   |           |           calendar3-week-fill.svg
        |   |   |           |           calendar3-week.svg
        |   |   |           |           calendar3.svg
        |   |   |           |           calendar4-event.svg
        |   |   |           |           calendar4-range.svg
        |   |   |           |           calendar4-week.svg
        |   |   |           |           calendar4.svg
        |   |   |           |           camera-fill.svg
        |   |   |           |           camera-reels-fill.svg
        |   |   |           |           camera-reels.svg
        |   |   |           |           camera-video-fill.svg
        |   |   |           |           camera-video-off-fill.svg
        |   |   |           |           camera-video-off.svg
        |   |   |           |           camera-video.svg
        |   |   |           |           camera.svg
        |   |   |           |           camera2.svg
        |   |   |           |           capslock-fill.svg
        |   |   |           |           capslock.svg
        |   |   |           |           capsule-pill.svg
        |   |   |           |           capsule.svg
        |   |   |           |           car-front-fill.svg
        |   |   |           |           car-front.svg
        |   |   |           |           card-checklist.svg
        |   |   |           |           card-heading.svg
        |   |   |           |           card-image.svg
        |   |   |           |           card-list.svg
        |   |   |           |           card-text.svg
        |   |   |           |           caret-down-fill.svg
        |   |   |           |           caret-down-square-fill.svg
        |   |   |           |           caret-down-square.svg
        |   |   |           |           caret-down.svg
        |   |   |           |           caret-left-fill.svg
        |   |   |           |           caret-left-square-fill.svg
        |   |   |           |           caret-left-square.svg
        |   |   |           |           caret-left.svg
        |   |   |           |           caret-right-fill.svg
        |   |   |           |           caret-right-square-fill.svg
        |   |   |           |           caret-right-square.svg
        |   |   |           |           caret-right.svg
        |   |   |           |           caret-up-fill.svg
        |   |   |           |           caret-up-square-fill.svg
        |   |   |           |           caret-up-square.svg
        |   |   |           |           caret-up.svg
        |   |   |           |           cart-check-fill.svg
        |   |   |           |           cart-check.svg
        |   |   |           |           cart-dash-fill.svg
        |   |   |           |           cart-dash.svg
        |   |   |           |           cart-fill.svg
        |   |   |           |           cart-plus-fill.svg
        |   |   |           |           cart-plus.svg
        |   |   |           |           cart-x-fill.svg
        |   |   |           |           cart-x.svg
        |   |   |           |           cart.svg
        |   |   |           |           cart2.svg
        |   |   |           |           cart3.svg
        |   |   |           |           cart4.svg
        |   |   |           |           cash-coin.svg
        |   |   |           |           cash-stack.svg
        |   |   |           |           cash.svg
        |   |   |           |           cassette-fill.svg
        |   |   |           |           cassette.svg
        |   |   |           |           cast.svg
        |   |   |           |           cc-circle-fill.svg
        |   |   |           |           cc-circle.svg
        |   |   |           |           cc-square-fill.svg
        |   |   |           |           cc-square.svg
        |   |   |           |           chat-dots-fill.svg
        |   |   |           |           chat-dots.svg
        |   |   |           |           chat-fill.svg
        |   |   |           |           chat-heart-fill.svg
        |   |   |           |           chat-heart.svg
        |   |   |           |           chat-left-dots-fill.svg
        |   |   |           |           chat-left-dots.svg
        |   |   |           |           chat-left-fill.svg
        |   |   |           |           chat-left-heart-fill.svg
        |   |   |           |           chat-left-heart.svg
        |   |   |           |           chat-left-quote-fill.svg
        |   |   |           |           chat-left-quote.svg
        |   |   |           |           chat-left-text-fill.svg
        |   |   |           |           chat-left-text.svg
        |   |   |           |           chat-left.svg
        |   |   |           |           chat-quote-fill.svg
        |   |   |           |           chat-quote.svg
        |   |   |           |           chat-right-dots-fill.svg
        |   |   |           |           chat-right-dots.svg
        |   |   |           |           chat-right-fill.svg
        |   |   |           |           chat-right-heart-fill.svg
        |   |   |           |           chat-right-heart.svg
        |   |   |           |           chat-right-quote-fill.svg
        |   |   |           |           chat-right-quote.svg
        |   |   |           |           chat-right-text-fill.svg
        |   |   |           |           chat-right-text.svg
        |   |   |           |           chat-right.svg
        |   |   |           |           chat-square-dots-fill.svg
        |   |   |           |           chat-square-dots.svg
        |   |   |           |           chat-square-fill.svg
        |   |   |           |           chat-square-heart-fill.svg
        |   |   |           |           chat-square-heart.svg
        |   |   |           |           chat-square-quote-fill.svg
        |   |   |           |           chat-square-quote.svg
        |   |   |           |           chat-square-text-fill.svg
        |   |   |           |           chat-square-text.svg
        |   |   |           |           chat-square.svg
        |   |   |           |           chat-text-fill.svg
        |   |   |           |           chat-text.svg
        |   |   |           |           chat.svg
        |   |   |           |           check-all.svg
        |   |   |           |           check-circle-fill.svg
        |   |   |           |           check-circle.svg
        |   |   |           |           check-lg.svg
        |   |   |           |           check-square-fill.svg
        |   |   |           |           check-square.svg
        |   |   |           |           check.svg
        |   |   |           |           check2-all.svg
        |   |   |           |           check2-circle.svg
        |   |   |           |           check2-square.svg
        |   |   |           |           check2.svg
        |   |   |           |           chevron-bar-contract.svg
        |   |   |           |           chevron-bar-down.svg
        |   |   |           |           chevron-bar-expand.svg
        |   |   |           |           chevron-bar-left.svg
        |   |   |           |           chevron-bar-right.svg
        |   |   |           |           chevron-bar-up.svg
        |   |   |           |           chevron-compact-down.svg
        |   |   |           |           chevron-compact-left.svg
        |   |   |           |           chevron-compact-right.svg
        |   |   |           |           chevron-compact-up.svg
        |   |   |           |           chevron-contract.svg
        |   |   |           |           chevron-double-down.svg
        |   |   |           |           chevron-double-left.svg
        |   |   |           |           chevron-double-right.svg
        |   |   |           |           chevron-double-up.svg
        |   |   |           |           chevron-down.svg
        |   |   |           |           chevron-expand.svg
        |   |   |           |           chevron-left.svg
        |   |   |           |           chevron-right.svg
        |   |   |           |           chevron-up.svg
        |   |   |           |           circle-fill.svg
        |   |   |           |           circle-half.svg
        |   |   |           |           circle-square.svg
        |   |   |           |           circle.svg
        |   |   |           |           clipboard-check-fill.svg
        |   |   |           |           clipboard-check.svg
        |   |   |           |           clipboard-data-fill.svg
        |   |   |           |           clipboard-data.svg
        |   |   |           |           clipboard-fill.svg
        |   |   |           |           clipboard-heart-fill.svg
        |   |   |           |           clipboard-heart.svg
        |   |   |           |           clipboard-minus-fill.svg
        |   |   |           |           clipboard-minus.svg
        |   |   |           |           clipboard-plus-fill.svg
        |   |   |           |           clipboard-plus.svg
        |   |   |           |           clipboard-pulse.svg
        |   |   |           |           clipboard-x-fill.svg
        |   |   |           |           clipboard-x.svg
        |   |   |           |           clipboard.svg
        |   |   |           |           clipboard2-check-fill.svg
        |   |   |           |           clipboard2-check.svg
        |   |   |           |           clipboard2-data-fill.svg
        |   |   |           |           clipboard2-data.svg
        |   |   |           |           clipboard2-fill.svg
        |   |   |           |           clipboard2-heart-fill.svg
        |   |   |           |           clipboard2-heart.svg
        |   |   |           |           clipboard2-minus-fill.svg
        |   |   |           |           clipboard2-minus.svg
        |   |   |           |           clipboard2-plus-fill.svg
        |   |   |           |           clipboard2-plus.svg
        |   |   |           |           clipboard2-pulse-fill.svg
        |   |   |           |           clipboard2-pulse.svg
        |   |   |           |           clipboard2-x-fill.svg
        |   |   |           |           clipboard2-x.svg
        |   |   |           |           clipboard2.svg
        |   |   |           |           clock-fill.svg
        |   |   |           |           clock-history.svg
        |   |   |           |           clock.svg
        |   |   |           |           cloud-arrow-down-fill.svg
        |   |   |           |           cloud-arrow-down.svg
        |   |   |           |           cloud-arrow-up-fill.svg
        |   |   |           |           cloud-arrow-up.svg
        |   |   |           |           cloud-check-fill.svg
        |   |   |           |           cloud-check.svg
        |   |   |           |           cloud-download-fill.svg
        |   |   |           |           cloud-download.svg
        |   |   |           |           cloud-drizzle-fill.svg
        |   |   |           |           cloud-drizzle.svg
        |   |   |           |           cloud-fill.svg
        |   |   |           |           cloud-fog-fill.svg
        |   |   |           |           cloud-fog.svg
        |   |   |           |           cloud-fog2-fill.svg
        |   |   |           |           cloud-fog2.svg
        |   |   |           |           cloud-hail-fill.svg
        |   |   |           |           cloud-hail.svg
        |   |   |           |           cloud-haze-fill.svg
        |   |   |           |           cloud-haze.svg
        |   |   |           |           cloud-haze2-fill.svg
        |   |   |           |           cloud-haze2.svg
        |   |   |           |           cloud-lightning-fill.svg
        |   |   |           |           cloud-lightning-rain-fill.svg
        |   |   |           |           cloud-lightning-rain.svg
        |   |   |           |           cloud-lightning.svg
        |   |   |           |           cloud-minus-fill.svg
        |   |   |           |           cloud-minus.svg
        |   |   |           |           cloud-moon-fill.svg
        |   |   |           |           cloud-moon.svg
        |   |   |           |           cloud-plus-fill.svg
        |   |   |           |           cloud-plus.svg
        |   |   |           |           cloud-rain-fill.svg
        |   |   |           |           cloud-rain-heavy-fill.svg
        |   |   |           |           cloud-rain-heavy.svg
        |   |   |           |           cloud-rain.svg
        |   |   |           |           cloud-slash-fill.svg
        |   |   |           |           cloud-slash.svg
        |   |   |           |           cloud-sleet-fill.svg
        |   |   |           |           cloud-sleet.svg
        |   |   |           |           cloud-snow-fill.svg
        |   |   |           |           cloud-snow.svg
        |   |   |           |           cloud-sun-fill.svg
        |   |   |           |           cloud-sun.svg
        |   |   |           |           cloud-upload-fill.svg
        |   |   |           |           cloud-upload.svg
        |   |   |           |           cloud.svg
        |   |   |           |           clouds-fill.svg
        |   |   |           |           clouds.svg
        |   |   |           |           cloudy-fill.svg
        |   |   |           |           cloudy.svg
        |   |   |           |           code-slash.svg
        |   |   |           |           code-square.svg
        |   |   |           |           code.svg
        |   |   |           |           coin.svg
        |   |   |           |           collection-fill.svg
        |   |   |           |           collection-play-fill.svg
        |   |   |           |           collection-play.svg
        |   |   |           |           collection.svg
        |   |   |           |           columns-gap.svg
        |   |   |           |           columns.svg
        |   |   |           |           command.svg
        |   |   |           |           compass-fill.svg
        |   |   |           |           compass.svg
        |   |   |           |           cone-striped.svg
        |   |   |           |           cone.svg
        |   |   |           |           controller.svg
        |   |   |           |           cookie.svg
        |   |   |           |           copy.svg
        |   |   |           |           cpu-fill.svg
        |   |   |           |           cpu.svg
        |   |   |           |           credit-card-2-back-fill.svg
        |   |   |           |           credit-card-2-back.svg
        |   |   |           |           credit-card-2-front-fill.svg
        |   |   |           |           credit-card-2-front.svg
        |   |   |           |           credit-card-fill.svg
        |   |   |           |           credit-card.svg
        |   |   |           |           crop.svg
        |   |   |           |           crosshair.svg
        |   |   |           |           crosshair2.svg
        |   |   |           |           cup-fill.svg
        |   |   |           |           cup-hot-fill.svg
        |   |   |           |           cup-hot.svg
        |   |   |           |           cup-straw.svg
        |   |   |           |           cup.svg
        |   |   |           |           currency-bitcoin.svg
        |   |   |           |           currency-dollar.svg
        |   |   |           |           currency-euro.svg
        |   |   |           |           currency-exchange.svg
        |   |   |           |           currency-pound.svg
        |   |   |           |           currency-rupee.svg
        |   |   |           |           currency-yen.svg
        |   |   |           |           cursor-fill.svg
        |   |   |           |           cursor-text.svg
        |   |   |           |           cursor.svg
        |   |   |           |           dash-circle-dotted.svg
        |   |   |           |           dash-circle-fill.svg
        |   |   |           |           dash-circle.svg
        |   |   |           |           dash-lg.svg
        |   |   |           |           dash-square-dotted.svg
        |   |   |           |           dash-square-fill.svg
        |   |   |           |           dash-square.svg
        |   |   |           |           dash.svg
        |   |   |           |           database-add.svg
        |   |   |           |           database-check.svg
        |   |   |           |           database-dash.svg
        |   |   |           |           database-down.svg
        |   |   |           |           database-exclamation.svg
        |   |   |           |           database-fill-add.svg
        |   |   |           |           database-fill-check.svg
        |   |   |           |           database-fill-dash.svg
        |   |   |           |           database-fill-down.svg
        |   |   |           |           database-fill-exclamation.svg
        |   |   |           |           database-fill-gear.svg
        |   |   |           |           database-fill-lock.svg
        |   |   |           |           database-fill-slash.svg
        |   |   |           |           database-fill-up.svg
        |   |   |           |           database-fill-x.svg
        |   |   |           |           database-fill.svg
        |   |   |           |           database-gear.svg
        |   |   |           |           database-lock.svg
        |   |   |           |           database-slash.svg
        |   |   |           |           database-up.svg
        |   |   |           |           database-x.svg
        |   |   |           |           database.svg
        |   |   |           |           device-hdd-fill.svg
        |   |   |           |           device-hdd.svg
        |   |   |           |           device-ssd-fill.svg
        |   |   |           |           device-ssd.svg
        |   |   |           |           diagram-2-fill.svg
        |   |   |           |           diagram-2.svg
        |   |   |           |           diagram-3-fill.svg
        |   |   |           |           diagram-3.svg
        |   |   |           |           diamond-fill.svg
        |   |   |           |           diamond-half.svg
        |   |   |           |           diamond.svg
        |   |   |           |           dice-1-fill.svg
        |   |   |           |           dice-1.svg
        |   |   |           |           dice-2-fill.svg
        |   |   |           |           dice-2.svg
        |   |   |           |           dice-3-fill.svg
        |   |   |           |           dice-3.svg
        |   |   |           |           dice-4-fill.svg
        |   |   |           |           dice-4.svg
        |   |   |           |           dice-5-fill.svg
        |   |   |           |           dice-5.svg
        |   |   |           |           dice-6-fill.svg
        |   |   |           |           dice-6.svg
        |   |   |           |           disc-fill.svg
        |   |   |           |           disc.svg
        |   |   |           |           discord.svg
        |   |   |           |           display-fill.svg
        |   |   |           |           display.svg
        |   |   |           |           displayport-fill.svg
        |   |   |           |           displayport.svg
        |   |   |           |           distribute-horizontal.svg
        |   |   |           |           distribute-vertical.svg
        |   |   |           |           door-closed-fill.svg
        |   |   |           |           door-closed.svg
        |   |   |           |           door-open-fill.svg
        |   |   |           |           door-open.svg
        |   |   |           |           dot.svg
        |   |   |           |           download.svg
        |   |   |           |           dpad-fill.svg
        |   |   |           |           dpad.svg
        |   |   |           |           dribbble.svg
        |   |   |           |           dropbox.svg
        |   |   |           |           droplet-fill.svg
        |   |   |           |           droplet-half.svg
        |   |   |           |           droplet.svg
        |   |   |           |           duffle-fill.svg
        |   |   |           |           duffle.svg
        |   |   |           |           ear-fill.svg
        |   |   |           |           ear.svg
        |   |   |           |           earbuds.svg
        |   |   |           |           easel-fill.svg
        |   |   |           |           easel.svg
        |   |   |           |           easel2-fill.svg
        |   |   |           |           easel2.svg
        |   |   |           |           easel3-fill.svg
        |   |   |           |           easel3.svg
        |   |   |           |           egg-fill.svg
        |   |   |           |           egg-fried.svg
        |   |   |           |           egg.svg
        |   |   |           |           eject-fill.svg
        |   |   |           |           eject.svg
        |   |   |           |           emoji-angry-fill.svg
        |   |   |           |           emoji-angry.svg
        |   |   |           |           emoji-astonished-fill.svg
        |   |   |           |           emoji-astonished.svg
        |   |   |           |           emoji-dizzy-fill.svg
        |   |   |           |           emoji-dizzy.svg
        |   |   |           |           emoji-expressionless-fill.svg
        |   |   |           |           emoji-expressionless.svg
        |   |   |           |           emoji-frown-fill.svg
        |   |   |           |           emoji-frown.svg
        |   |   |           |           emoji-grimace-fill.svg
        |   |   |           |           emoji-grimace.svg
        |   |   |           |           emoji-grin-fill.svg
        |   |   |           |           emoji-grin.svg
        |   |   |           |           emoji-heart-eyes-fill.svg
        |   |   |           |           emoji-heart-eyes.svg
        |   |   |           |           emoji-kiss-fill.svg
        |   |   |           |           emoji-kiss.svg
        |   |   |           |           emoji-laughing-fill.svg
        |   |   |           |           emoji-laughing.svg
        |   |   |           |           emoji-neutral-fill.svg
        |   |   |           |           emoji-neutral.svg
        |   |   |           |           emoji-smile-fill.svg
        |   |   |           |           emoji-smile-upside-down-fill.svg
        |   |   |           |           emoji-smile-upside-down.svg
        |   |   |           |           emoji-smile.svg
        |   |   |           |           emoji-sunglasses-fill.svg
        |   |   |           |           emoji-sunglasses.svg
        |   |   |           |           emoji-surprise-fill.svg
        |   |   |           |           emoji-surprise.svg
        |   |   |           |           emoji-tear-fill.svg
        |   |   |           |           emoji-tear.svg
        |   |   |           |           emoji-wink-fill.svg
        |   |   |           |           emoji-wink.svg
        |   |   |           |           envelope-arrow-down-fill.svg
        |   |   |           |           envelope-arrow-down.svg
        |   |   |           |           envelope-arrow-up-fill.svg
        |   |   |           |           envelope-arrow-up.svg
        |   |   |           |           envelope-at-fill.svg
        |   |   |           |           envelope-at.svg
        |   |   |           |           envelope-check-fill.svg
        |   |   |           |           envelope-check.svg
        |   |   |           |           envelope-dash-fill.svg
        |   |   |           |           envelope-dash.svg
        |   |   |           |           envelope-exclamation-fill.svg
        |   |   |           |           envelope-exclamation.svg
        |   |   |           |           envelope-fill.svg
        |   |   |           |           envelope-heart-fill.svg
        |   |   |           |           envelope-heart.svg
        |   |   |           |           envelope-open-fill.svg
        |   |   |           |           envelope-open-heart-fill.svg
        |   |   |           |           envelope-open-heart.svg
        |   |   |           |           envelope-open.svg
        |   |   |           |           envelope-paper-fill.svg
        |   |   |           |           envelope-paper-heart-fill.svg
        |   |   |           |           envelope-paper-heart.svg
        |   |   |           |           envelope-paper.svg
        |   |   |           |           envelope-plus-fill.svg
        |   |   |           |           envelope-plus.svg
        |   |   |           |           envelope-slash-fill.svg
        |   |   |           |           envelope-slash.svg
        |   |   |           |           envelope-x-fill.svg
        |   |   |           |           envelope-x.svg
        |   |   |           |           envelope.svg
        |   |   |           |           eraser-fill.svg
        |   |   |           |           eraser.svg
        |   |   |           |           escape.svg
        |   |   |           |           ethernet.svg
        |   |   |           |           ev-front-fill.svg
        |   |   |           |           ev-front.svg
        |   |   |           |           ev-station-fill.svg
        |   |   |           |           ev-station.svg
        |   |   |           |           exclamation-circle-fill.svg
        |   |   |           |           exclamation-circle.svg
        |   |   |           |           exclamation-diamond-fill.svg
        |   |   |           |           exclamation-diamond.svg
        |   |   |           |           exclamation-lg.svg
        |   |   |           |           exclamation-octagon-fill.svg
        |   |   |           |           exclamation-octagon.svg
        |   |   |           |           exclamation-square-fill.svg
        |   |   |           |           exclamation-square.svg
        |   |   |           |           exclamation-triangle-fill.svg
        |   |   |           |           exclamation-triangle.svg
        |   |   |           |           exclamation.svg
        |   |   |           |           exclude.svg
        |   |   |           |           explicit-fill.svg
        |   |   |           |           explicit.svg
        |   |   |           |           exposure.svg
        |   |   |           |           eye-fill.svg
        |   |   |           |           eye-slash-fill.svg
        |   |   |           |           eye-slash.svg
        |   |   |           |           eye.svg
        |   |   |           |           eyedropper.svg
        |   |   |           |           eyeglasses.svg
        |   |   |           |           facebook.svg
        |   |   |           |           fan.svg
        |   |   |           |           fast-forward-btn-fill.svg
        |   |   |           |           fast-forward-btn.svg
        |   |   |           |           fast-forward-circle-fill.svg
        |   |   |           |           fast-forward-circle.svg
        |   |   |           |           fast-forward-fill.svg
        |   |   |           |           fast-forward.svg
        |   |   |           |           feather.svg
        |   |   |           |           feather2.svg
        |   |   |           |           file-arrow-down-fill.svg
        |   |   |           |           file-arrow-down.svg
        |   |   |           |           file-arrow-up-fill.svg
        |   |   |           |           file-arrow-up.svg
        |   |   |           |           file-bar-graph-fill.svg
        |   |   |           |           file-bar-graph.svg
        |   |   |           |           file-binary-fill.svg
        |   |   |           |           file-binary.svg
        |   |   |           |           file-break-fill.svg
        |   |   |           |           file-break.svg
        |   |   |           |           file-check-fill.svg
        |   |   |           |           file-check.svg
        |   |   |           |           file-code-fill.svg
        |   |   |           |           file-code.svg
        |   |   |           |           file-diff-fill.svg
        |   |   |           |           file-diff.svg
        |   |   |           |           file-earmark-arrow-down-fill.svg
        |   |   |           |           file-earmark-arrow-down.svg
        |   |   |           |           file-earmark-arrow-up-fill.svg
        |   |   |           |           file-earmark-arrow-up.svg
        |   |   |           |           file-earmark-bar-graph-fill.svg
        |   |   |           |           file-earmark-bar-graph.svg
        |   |   |           |           file-earmark-binary-fill.svg
        |   |   |           |           file-earmark-binary.svg
        |   |   |           |           file-earmark-break-fill.svg
        |   |   |           |           file-earmark-break.svg
        |   |   |           |           file-earmark-check-fill.svg
        |   |   |           |           file-earmark-check.svg
        |   |   |           |           file-earmark-code-fill.svg
        |   |   |           |           file-earmark-code.svg
        |   |   |           |           file-earmark-diff-fill.svg
        |   |   |           |           file-earmark-diff.svg
        |   |   |           |           file-earmark-easel-fill.svg
        |   |   |           |           file-earmark-easel.svg
        |   |   |           |           file-earmark-excel-fill.svg
        |   |   |           |           file-earmark-excel.svg
        |   |   |           |           file-earmark-fill.svg
        |   |   |           |           file-earmark-font-fill.svg
        |   |   |           |           file-earmark-font.svg
        |   |   |           |           file-earmark-image-fill.svg
        |   |   |           |           file-earmark-image.svg
        |   |   |           |           file-earmark-lock-fill.svg
        |   |   |           |           file-earmark-lock.svg
        |   |   |           |           file-earmark-lock2-fill.svg
        |   |   |           |           file-earmark-lock2.svg
        |   |   |           |           file-earmark-medical-fill.svg
        |   |   |           |           file-earmark-medical.svg
        |   |   |           |           file-earmark-minus-fill.svg
        |   |   |           |           file-earmark-minus.svg
        |   |   |           |           file-earmark-music-fill.svg
        |   |   |           |           file-earmark-music.svg
        |   |   |           |           file-earmark-pdf-fill.svg
        |   |   |           |           file-earmark-pdf.svg
        |   |   |           |           file-earmark-person-fill.svg
        |   |   |           |           file-earmark-person.svg
        |   |   |           |           file-earmark-play-fill.svg
        |   |   |           |           file-earmark-play.svg
        |   |   |           |           file-earmark-plus-fill.svg
        |   |   |           |           file-earmark-plus.svg
        |   |   |           |           file-earmark-post-fill.svg
        |   |   |           |           file-earmark-post.svg
        |   |   |           |           file-earmark-ppt-fill.svg
        |   |   |           |           file-earmark-ppt.svg
        |   |   |           |           file-earmark-richtext-fill.svg
        |   |   |           |           file-earmark-richtext.svg
        |   |   |           |           file-earmark-ruled-fill.svg
        |   |   |           |           file-earmark-ruled.svg
        |   |   |           |           file-earmark-slides-fill.svg
        |   |   |           |           file-earmark-slides.svg
        |   |   |           |           file-earmark-spreadsheet-fill.svg
        |   |   |           |           file-earmark-spreadsheet.svg
        |   |   |           |           file-earmark-text-fill.svg
        |   |   |           |           file-earmark-text.svg
        |   |   |           |           file-earmark-word-fill.svg
        |   |   |           |           file-earmark-word.svg
        |   |   |           |           file-earmark-x-fill.svg
        |   |   |           |           file-earmark-x.svg
        |   |   |           |           file-earmark-zip-fill.svg
        |   |   |           |           file-earmark-zip.svg
        |   |   |           |           file-earmark.svg
        |   |   |           |           file-easel-fill.svg
        |   |   |           |           file-easel.svg
        |   |   |           |           file-excel-fill.svg
        |   |   |           |           file-excel.svg
        |   |   |           |           file-fill.svg
        |   |   |           |           file-font-fill.svg
        |   |   |           |           file-font.svg
        |   |   |           |           file-image-fill.svg
        |   |   |           |           file-image.svg
        |   |   |           |           file-lock-fill.svg
        |   |   |           |           file-lock.svg
        |   |   |           |           file-lock2-fill.svg
        |   |   |           |           file-lock2.svg
        |   |   |           |           file-medical-fill.svg
        |   |   |           |           file-medical.svg
        |   |   |           |           file-minus-fill.svg
        |   |   |           |           file-minus.svg
        |   |   |           |           file-music-fill.svg
        |   |   |           |           file-music.svg
        |   |   |           |           file-pdf-fill.svg
        |   |   |           |           file-pdf.svg
        |   |   |           |           file-person-fill.svg
        |   |   |           |           file-person.svg
        |   |   |           |           file-play-fill.svg
        |   |   |           |           file-play.svg
        |   |   |           |           file-plus-fill.svg
        |   |   |           |           file-plus.svg
        |   |   |           |           file-post-fill.svg
        |   |   |           |           file-post.svg
        |   |   |           |           file-ppt-fill.svg
        |   |   |           |           file-ppt.svg
        |   |   |           |           file-richtext-fill.svg
        |   |   |           |           file-richtext.svg
        |   |   |           |           file-ruled-fill.svg
        |   |   |           |           file-ruled.svg
        |   |   |           |           file-slides-fill.svg
        |   |   |           |           file-slides.svg
        |   |   |           |           file-spreadsheet-fill.svg
        |   |   |           |           file-spreadsheet.svg
        |   |   |           |           file-text-fill.svg
        |   |   |           |           file-text.svg
        |   |   |           |           file-word-fill.svg
        |   |   |           |           file-word.svg
        |   |   |           |           file-x-fill.svg
        |   |   |           |           file-x.svg
        |   |   |           |           file-zip-fill.svg
        |   |   |           |           file-zip.svg
        |   |   |           |           file.svg
        |   |   |           |           files-alt.svg
        |   |   |           |           files.svg
        |   |   |           |           filetype-aac.svg
        |   |   |           |           filetype-ai.svg
        |   |   |           |           filetype-bmp.svg
        |   |   |           |           filetype-cs.svg
        |   |   |           |           filetype-css.svg
        |   |   |           |           filetype-csv.svg
        |   |   |           |           filetype-doc.svg
        |   |   |           |           filetype-docx.svg
        |   |   |           |           filetype-exe.svg
        |   |   |           |           filetype-gif.svg
        |   |   |           |           filetype-heic.svg
        |   |   |           |           filetype-html.svg
        |   |   |           |           filetype-java.svg
        |   |   |           |           filetype-jpg.svg
        |   |   |           |           filetype-js.svg
        |   |   |           |           filetype-json.svg
        |   |   |           |           filetype-jsx.svg
        |   |   |           |           filetype-key.svg
        |   |   |           |           filetype-m4p.svg
        |   |   |           |           filetype-md.svg
        |   |   |           |           filetype-mdx.svg
        |   |   |           |           filetype-mov.svg
        |   |   |           |           filetype-mp3.svg
        |   |   |           |           filetype-mp4.svg
        |   |   |           |           filetype-otf.svg
        |   |   |           |           filetype-pdf.svg
        |   |   |           |           filetype-php.svg
        |   |   |           |           filetype-png.svg
        |   |   |           |           filetype-ppt.svg
        |   |   |           |           filetype-pptx.svg
        |   |   |           |           filetype-psd.svg
        |   |   |           |           filetype-py.svg
        |   |   |           |           filetype-raw.svg
        |   |   |           |           filetype-rb.svg
        |   |   |           |           filetype-sass.svg
        |   |   |           |           filetype-scss.svg
        |   |   |           |           filetype-sh.svg
        |   |   |           |           filetype-sql.svg
        |   |   |           |           filetype-svg.svg
        |   |   |           |           filetype-tiff.svg
        |   |   |           |           filetype-tsx.svg
        |   |   |           |           filetype-ttf.svg
        |   |   |           |           filetype-txt.svg
        |   |   |           |           filetype-wav.svg
        |   |   |           |           filetype-woff.svg
        |   |   |           |           filetype-xls.svg
        |   |   |           |           filetype-xlsx.svg
        |   |   |           |           filetype-xml.svg
        |   |   |           |           filetype-yml.svg
        |   |   |           |           film.svg
        |   |   |           |           filter-circle-fill.svg
        |   |   |           |           filter-circle.svg
        |   |   |           |           filter-left.svg
        |   |   |           |           filter-right.svg
        |   |   |           |           filter-square-fill.svg
        |   |   |           |           filter-square.svg
        |   |   |           |           filter.svg
        |   |   |           |           fingerprint.svg
        |   |   |           |           fire.svg
        |   |   |           |           flag-fill.svg
        |   |   |           |           flag.svg
        |   |   |           |           floppy-fill.svg
        |   |   |           |           floppy.svg
        |   |   |           |           floppy2-fill.svg
        |   |   |           |           floppy2.svg
        |   |   |           |           flower1.svg
        |   |   |           |           flower2.svg
        |   |   |           |           flower3.svg
        |   |   |           |           folder-check.svg
        |   |   |           |           folder-fill.svg
        |   |   |           |           folder-minus.svg
        |   |   |           |           folder-plus.svg
        |   |   |           |           folder-symlink-fill.svg
        |   |   |           |           folder-symlink.svg
        |   |   |           |           folder-x.svg
        |   |   |           |           folder.svg
        |   |   |           |           folder2-open.svg
        |   |   |           |           folder2.svg
        |   |   |           |           fonts.svg
        |   |   |           |           forward-fill.svg
        |   |   |           |           forward.svg
        |   |   |           |           front.svg
        |   |   |           |           fuel-pump-diesel-fill.svg
        |   |   |           |           fuel-pump-diesel.svg
        |   |   |           |           fuel-pump-fill.svg
        |   |   |           |           fuel-pump.svg
        |   |   |           |           fullscreen-exit.svg
        |   |   |           |           fullscreen.svg
        |   |   |           |           funnel-fill.svg
        |   |   |           |           funnel.svg
        |   |   |           |           gear-fill.svg
        |   |   |           |           gear-wide-connected.svg
        |   |   |           |           gear-wide.svg
        |   |   |           |           gear.svg
        |   |   |           |           gem.svg
        |   |   |           |           gender-ambiguous.svg
        |   |   |           |           gender-female.svg
        |   |   |           |           gender-male.svg
        |   |   |           |           gender-neuter.svg
        |   |   |           |           gender-trans.svg
        |   |   |           |           geo-alt-fill.svg
        |   |   |           |           geo-alt.svg
        |   |   |           |           geo-fill.svg
        |   |   |           |           geo.svg
        |   |   |           |           gift-fill.svg
        |   |   |           |           gift.svg
        |   |   |           |           git.svg
        |   |   |           |           github.svg
        |   |   |           |           gitlab.svg
        |   |   |           |           globe-americas.svg
        |   |   |           |           globe-asia-australia.svg
        |   |   |           |           globe-central-south-asia.svg
        |   |   |           |           globe-europe-africa.svg
        |   |   |           |           globe.svg
        |   |   |           |           globe2.svg
        |   |   |           |           google-play.svg
        |   |   |           |           google.svg
        |   |   |           |           gpu-card.svg
        |   |   |           |           graph-down-arrow.svg
        |   |   |           |           graph-down.svg
        |   |   |           |           graph-up-arrow.svg
        |   |   |           |           graph-up.svg
        |   |   |           |           grid-1x2-fill.svg
        |   |   |           |           grid-1x2.svg
        |   |   |           |           grid-3x2-gap-fill.svg
        |   |   |           |           grid-3x2-gap.svg
        |   |   |           |           grid-3x2.svg
        |   |   |           |           grid-3x3-gap-fill.svg
        |   |   |           |           grid-3x3-gap.svg
        |   |   |           |           grid-3x3.svg
        |   |   |           |           grid-fill.svg
        |   |   |           |           grid.svg
        |   |   |           |           grip-horizontal.svg
        |   |   |           |           grip-vertical.svg
        |   |   |           |           h-circle-fill.svg
        |   |   |           |           h-circle.svg
        |   |   |           |           h-square-fill.svg
        |   |   |           |           h-square.svg
        |   |   |           |           hammer.svg
        |   |   |           |           hand-index-fill.svg
        |   |   |           |           hand-index-thumb-fill.svg
        |   |   |           |           hand-index-thumb.svg
        |   |   |           |           hand-index.svg
        |   |   |           |           hand-thumbs-down-fill.svg
        |   |   |           |           hand-thumbs-down.svg
        |   |   |           |           hand-thumbs-up-fill.svg
        |   |   |           |           hand-thumbs-up.svg
        |   |   |           |           handbag-fill.svg
        |   |   |           |           handbag.svg
        |   |   |           |           hash.svg
        |   |   |           |           hdd-fill.svg
        |   |   |           |           hdd-network-fill.svg
        |   |   |           |           hdd-network.svg
        |   |   |           |           hdd-rack-fill.svg
        |   |   |           |           hdd-rack.svg
        |   |   |           |           hdd-stack-fill.svg
        |   |   |           |           hdd-stack.svg
        |   |   |           |           hdd.svg
        |   |   |           |           hdmi-fill.svg
        |   |   |           |           hdmi.svg
        |   |   |           |           headphones.svg
        |   |   |           |           headset-vr.svg
        |   |   |           |           headset.svg
        |   |   |           |           heart-arrow.svg
        |   |   |           |           heart-fill.svg
        |   |   |           |           heart-half.svg
        |   |   |           |           heart-pulse-fill.svg
        |   |   |           |           heart-pulse.svg
        |   |   |           |           heart.svg
        |   |   |           |           heartbreak-fill.svg
        |   |   |           |           heartbreak.svg
        |   |   |           |           hearts.svg
        |   |   |           |           heptagon-fill.svg
        |   |   |           |           heptagon-half.svg
        |   |   |           |           heptagon.svg
        |   |   |           |           hexagon-fill.svg
        |   |   |           |           hexagon-half.svg
        |   |   |           |           hexagon.svg
        |   |   |           |           highlighter.svg
        |   |   |           |           highlights.svg
        |   |   |           |           hospital-fill.svg
        |   |   |           |           hospital.svg
        |   |   |           |           hourglass-bottom.svg
        |   |   |           |           hourglass-split.svg
        |   |   |           |           hourglass-top.svg
        |   |   |           |           hourglass.svg
        |   |   |           |           house-add-fill.svg
        |   |   |           |           house-add.svg
        |   |   |           |           house-check-fill.svg
        |   |   |           |           house-check.svg
        |   |   |           |           house-dash-fill.svg
        |   |   |           |           house-dash.svg
        |   |   |           |           house-door-fill.svg
        |   |   |           |           house-door.svg
        |   |   |           |           house-down-fill.svg
        |   |   |           |           house-down.svg
        |   |   |           |           house-exclamation-fill.svg
        |   |   |           |           house-exclamation.svg
        |   |   |           |           house-fill.svg
        |   |   |           |           house-gear-fill.svg
        |   |   |           |           house-gear.svg
        |   |   |           |           house-heart-fill.svg
        |   |   |           |           house-heart.svg
        |   |   |           |           house-lock-fill.svg
        |   |   |           |           house-lock.svg
        |   |   |           |           house-slash-fill.svg
        |   |   |           |           house-slash.svg
        |   |   |           |           house-up-fill.svg
        |   |   |           |           house-up.svg
        |   |   |           |           house-x-fill.svg
        |   |   |           |           house-x.svg
        |   |   |           |           house.svg
        |   |   |           |           houses-fill.svg
        |   |   |           |           houses.svg
        |   |   |           |           hr.svg
        |   |   |           |           hurricane.svg
        |   |   |           |           hypnotize.svg
        |   |   |           |           image-alt.svg
        |   |   |           |           image-fill.svg
        |   |   |           |           image.svg
        |   |   |           |           images.svg
        |   |   |           |           inbox-fill.svg
        |   |   |           |           inbox.svg
        |   |   |           |           inboxes-fill.svg
        |   |   |           |           inboxes.svg
        |   |   |           |           incognito.svg
        |   |   |           |           indent.svg
        |   |   |           |           infinity.svg
        |   |   |           |           info-circle-fill.svg
        |   |   |           |           info-circle.svg
        |   |   |           |           info-lg.svg
        |   |   |           |           info-square-fill.svg
        |   |   |           |           info-square.svg
        |   |   |           |           info.svg
        |   |   |           |           input-cursor-text.svg
        |   |   |           |           input-cursor.svg
        |   |   |           |           instagram.svg
        |   |   |           |           intersect.svg
        |   |   |           |           journal-album.svg
        |   |   |           |           journal-arrow-down.svg
        |   |   |           |           journal-arrow-up.svg
        |   |   |           |           journal-bookmark-fill.svg
        |   |   |           |           journal-bookmark.svg
        |   |   |           |           journal-check.svg
        |   |   |           |           journal-code.svg
        |   |   |           |           journal-medical.svg
        |   |   |           |           journal-minus.svg
        |   |   |           |           journal-plus.svg
        |   |   |           |           journal-richtext.svg
        |   |   |           |           journal-text.svg
        |   |   |           |           journal-x.svg
        |   |   |           |           journal.svg
        |   |   |           |           journals.svg
        |   |   |           |           joystick.svg
        |   |   |           |           justify-left.svg
        |   |   |           |           justify-right.svg
        |   |   |           |           justify.svg
        |   |   |           |           kanban-fill.svg
        |   |   |           |           kanban.svg
        |   |   |           |           key-fill.svg
        |   |   |           |           key.svg
        |   |   |           |           keyboard-fill.svg
        |   |   |           |           keyboard.svg
        |   |   |           |           ladder.svg
        |   |   |           |           lamp-fill.svg
        |   |   |           |           lamp.svg
        |   |   |           |           laptop-fill.svg
        |   |   |           |           laptop.svg
        |   |   |           |           layer-backward.svg
        |   |   |           |           layer-forward.svg
        |   |   |           |           layers-fill.svg
        |   |   |           |           layers-half.svg
        |   |   |           |           layers.svg
        |   |   |           |           layout-sidebar-inset-reverse.svg
        |   |   |           |           layout-sidebar-inset.svg
        |   |   |           |           layout-sidebar-reverse.svg
        |   |   |           |           layout-sidebar.svg
        |   |   |           |           layout-split.svg
        |   |   |           |           layout-text-sidebar-reverse.svg
        |   |   |           |           layout-text-sidebar.svg
        |   |   |           |           layout-text-window-reverse.svg
        |   |   |           |           layout-text-window.svg
        |   |   |           |           layout-three-columns.svg
        |   |   |           |           layout-wtf.svg
        |   |   |           |           life-preserver.svg
        |   |   |           |           lightbulb-fill.svg
        |   |   |           |           lightbulb-off-fill.svg
        |   |   |           |           lightbulb-off.svg
        |   |   |           |           lightbulb.svg
        |   |   |           |           lightning-charge-fill.svg
        |   |   |           |           lightning-charge.svg
        |   |   |           |           lightning-fill.svg
        |   |   |           |           lightning.svg
        |   |   |           |           line.svg
        |   |   |           |           link-45deg.svg
        |   |   |           |           link.svg
        |   |   |           |           linkedin.svg
        |   |   |           |           list-check.svg
        |   |   |           |           list-columns-reverse.svg
        |   |   |           |           list-columns.svg
        |   |   |           |           list-nested.svg
        |   |   |           |           list-ol.svg
        |   |   |           |           list-stars.svg
        |   |   |           |           list-task.svg
        |   |   |           |           list-ul.svg
        |   |   |           |           list.svg
        |   |   |           |           lock-fill.svg
        |   |   |           |           lock.svg
        |   |   |           |           luggage-fill.svg
        |   |   |           |           luggage.svg
        |   |   |           |           lungs-fill.svg
        |   |   |           |           lungs.svg
        |   |   |           |           magic.svg
        |   |   |           |           magnet-fill.svg
        |   |   |           |           magnet.svg
        |   |   |           |           mailbox-flag.svg
        |   |   |           |           mailbox.svg
        |   |   |           |           mailbox2-flag.svg
        |   |   |           |           mailbox2.svg
        |   |   |           |           map-fill.svg
        |   |   |           |           map.svg
        |   |   |           |           markdown-fill.svg
        |   |   |           |           markdown.svg
        |   |   |           |           marker-tip.svg
        |   |   |           |           mask.svg
        |   |   |           |           mastodon.svg
        |   |   |           |           medium.svg
        |   |   |           |           megaphone-fill.svg
        |   |   |           |           megaphone.svg
        |   |   |           |           memory.svg
        |   |   |           |           menu-app-fill.svg
        |   |   |           |           menu-app.svg
        |   |   |           |           menu-button-fill.svg
        |   |   |           |           menu-button-wide-fill.svg
        |   |   |           |           menu-button-wide.svg
        |   |   |           |           menu-button.svg
        |   |   |           |           menu-down.svg
        |   |   |           |           menu-up.svg
        |   |   |           |           messenger.svg
        |   |   |           |           meta.svg
        |   |   |           |           mic-fill.svg
        |   |   |           |           mic-mute-fill.svg
        |   |   |           |           mic-mute.svg
        |   |   |           |           mic.svg
        |   |   |           |           microsoft-teams.svg
        |   |   |           |           microsoft.svg
        |   |   |           |           minecart-loaded.svg
        |   |   |           |           minecart.svg
        |   |   |           |           modem-fill.svg
        |   |   |           |           modem.svg
        |   |   |           |           moisture.svg
        |   |   |           |           moon-fill.svg
        |   |   |           |           moon-stars-fill.svg
        |   |   |           |           moon-stars.svg
        |   |   |           |           moon.svg
        |   |   |           |           mortarboard-fill.svg
        |   |   |           |           mortarboard.svg
        |   |   |           |           motherboard-fill.svg
        |   |   |           |           motherboard.svg
        |   |   |           |           mouse-fill.svg
        |   |   |           |           mouse.svg
        |   |   |           |           mouse2-fill.svg
        |   |   |           |           mouse2.svg
        |   |   |           |           mouse3-fill.svg
        |   |   |           |           mouse3.svg
        |   |   |           |           music-note-beamed.svg
        |   |   |           |           music-note-list.svg
        |   |   |           |           music-note.svg
        |   |   |           |           music-player-fill.svg
        |   |   |           |           music-player.svg
        |   |   |           |           newspaper.svg
        |   |   |           |           nintendo-switch.svg
        |   |   |           |           node-minus-fill.svg
        |   |   |           |           node-minus.svg
        |   |   |           |           node-plus-fill.svg
        |   |   |           |           node-plus.svg
        |   |   |           |           noise-reduction.svg
        |   |   |           |           nut-fill.svg
        |   |   |           |           nut.svg
        |   |   |           |           nvidia.svg
        |   |   |           |           nvme-fill.svg
        |   |   |           |           nvme.svg
        |   |   |           |           octagon-fill.svg
        |   |   |           |           octagon-half.svg
        |   |   |           |           octagon.svg
        |   |   |           |           opencollective.svg
        |   |   |           |           optical-audio-fill.svg
        |   |   |           |           optical-audio.svg
        |   |   |           |           option.svg
        |   |   |           |           outlet.svg
        |   |   |           |           p-circle-fill.svg
        |   |   |           |           p-circle.svg
        |   |   |           |           p-square-fill.svg
        |   |   |           |           p-square.svg
        |   |   |           |           paint-bucket.svg
        |   |   |           |           palette-fill.svg
        |   |   |           |           palette.svg
        |   |   |           |           palette2.svg
        |   |   |           |           paperclip.svg
        |   |   |           |           paragraph.svg
        |   |   |           |           pass-fill.svg
        |   |   |           |           pass.svg
        |   |   |           |           passport-fill.svg
        |   |   |           |           passport.svg
        |   |   |           |           patch-check-fill.svg
        |   |   |           |           patch-check.svg
        |   |   |           |           patch-exclamation-fill.svg
        |   |   |           |           patch-exclamation.svg
        |   |   |           |           patch-minus-fill.svg
        |   |   |           |           patch-minus.svg
        |   |   |           |           patch-plus-fill.svg
        |   |   |           |           patch-plus.svg
        |   |   |           |           patch-question-fill.svg
        |   |   |           |           patch-question.svg
        |   |   |           |           pause-btn-fill.svg
        |   |   |           |           pause-btn.svg
        |   |   |           |           pause-circle-fill.svg
        |   |   |           |           pause-circle.svg
        |   |   |           |           pause-fill.svg
        |   |   |           |           pause.svg
        |   |   |           |           paypal.svg
        |   |   |           |           pc-display-horizontal.svg
        |   |   |           |           pc-display.svg
        |   |   |           |           pc-horizontal.svg
        |   |   |           |           pc.svg
        |   |   |           |           pci-card-network.svg
        |   |   |           |           pci-card-sound.svg
        |   |   |           |           pci-card.svg
        |   |   |           |           peace-fill.svg
        |   |   |           |           peace.svg
        |   |   |           |           pen-fill.svg
        |   |   |           |           pen.svg
        |   |   |           |           pencil-fill.svg
        |   |   |           |           pencil-square.svg
        |   |   |           |           pencil.svg
        |   |   |           |           pentagon-fill.svg
        |   |   |           |           pentagon-half.svg
        |   |   |           |           pentagon.svg
        |   |   |           |           people-fill.svg
        |   |   |           |           people.svg
        |   |   |           |           percent.svg
        |   |   |           |           person-add.svg
        |   |   |           |           person-arms-up.svg
        |   |   |           |           person-badge-fill.svg
        |   |   |           |           person-badge.svg
        |   |   |           |           person-bounding-box.svg
        |   |   |           |           person-check-fill.svg
        |   |   |           |           person-check.svg
        |   |   |           |           person-circle.svg
        |   |   |           |           person-dash-fill.svg
        |   |   |           |           person-dash.svg
        |   |   |           |           person-down.svg
        |   |   |           |           person-exclamation.svg
        |   |   |           |           person-fill-add.svg
        |   |   |           |           person-fill-check.svg
        |   |   |           |           person-fill-dash.svg
        |   |   |           |           person-fill-down.svg
        |   |   |           |           person-fill-exclamation.svg
        |   |   |           |           person-fill-gear.svg
        |   |   |           |           person-fill-lock.svg
        |   |   |           |           person-fill-slash.svg
        |   |   |           |           person-fill-up.svg
        |   |   |           |           person-fill-x.svg
        |   |   |           |           person-fill.svg
        |   |   |           |           person-gear.svg
        |   |   |           |           person-heart.svg
        |   |   |           |           person-hearts.svg
        |   |   |           |           person-lines-fill.svg
        |   |   |           |           person-lock.svg
        |   |   |           |           person-plus-fill.svg
        |   |   |           |           person-plus.svg
        |   |   |           |           person-raised-hand.svg
        |   |   |           |           person-rolodex.svg
        |   |   |           |           person-slash.svg
        |   |   |           |           person-square.svg
        |   |   |           |           person-standing-dress.svg
        |   |   |           |           person-standing.svg
        |   |   |           |           person-up.svg
        |   |   |           |           person-vcard-fill.svg
        |   |   |           |           person-vcard.svg
        |   |   |           |           person-video.svg
        |   |   |           |           person-video2.svg
        |   |   |           |           person-video3.svg
        |   |   |           |           person-walking.svg
        |   |   |           |           person-wheelchair.svg
        |   |   |           |           person-workspace.svg
        |   |   |           |           person-x-fill.svg
        |   |   |           |           person-x.svg
        |   |   |           |           person.svg
        |   |   |           |           phone-fill.svg
        |   |   |           |           phone-flip.svg
        |   |   |           |           phone-landscape-fill.svg
        |   |   |           |           phone-landscape.svg
        |   |   |           |           phone-vibrate-fill.svg
        |   |   |           |           phone-vibrate.svg
        |   |   |           |           phone.svg
        |   |   |           |           pie-chart-fill.svg
        |   |   |           |           pie-chart.svg
        |   |   |           |           piggy-bank-fill.svg
        |   |   |           |           piggy-bank.svg
        |   |   |           |           pin-angle-fill.svg
        |   |   |           |           pin-angle.svg
        |   |   |           |           pin-fill.svg
        |   |   |           |           pin-map-fill.svg
        |   |   |           |           pin-map.svg
        |   |   |           |           pin.svg
        |   |   |           |           pinterest.svg
        |   |   |           |           pip-fill.svg
        |   |   |           |           pip.svg
        |   |   |           |           play-btn-fill.svg
        |   |   |           |           play-btn.svg
        |   |   |           |           play-circle-fill.svg
        |   |   |           |           play-circle.svg
        |   |   |           |           play-fill.svg
        |   |   |           |           play.svg
        |   |   |           |           playstation.svg
        |   |   |           |           plug-fill.svg
        |   |   |           |           plug.svg
        |   |   |           |           plugin.svg
        |   |   |           |           plus-circle-dotted.svg
        |   |   |           |           plus-circle-fill.svg
        |   |   |           |           plus-circle.svg
        |   |   |           |           plus-lg.svg
        |   |   |           |           plus-slash-minus.svg
        |   |   |           |           plus-square-dotted.svg
        |   |   |           |           plus-square-fill.svg
        |   |   |           |           plus-square.svg
        |   |   |           |           plus.svg
        |   |   |           |           postage-fill.svg
        |   |   |           |           postage-heart-fill.svg
        |   |   |           |           postage-heart.svg
        |   |   |           |           postage.svg
        |   |   |           |           postcard-fill.svg
        |   |   |           |           postcard-heart-fill.svg
        |   |   |           |           postcard-heart.svg
        |   |   |           |           postcard.svg
        |   |   |           |           power.svg
        |   |   |           |           prescription.svg
        |   |   |           |           prescription2.svg
        |   |   |           |           printer-fill.svg
        |   |   |           |           printer.svg
        |   |   |           |           projector-fill.svg
        |   |   |           |           projector.svg
        |   |   |           |           puzzle-fill.svg
        |   |   |           |           puzzle.svg
        |   |   |           |           qr-code-scan.svg
        |   |   |           |           qr-code.svg
        |   |   |           |           question-circle-fill.svg
        |   |   |           |           question-circle.svg
        |   |   |           |           question-diamond-fill.svg
        |   |   |           |           question-diamond.svg
        |   |   |           |           question-lg.svg
        |   |   |           |           question-octagon-fill.svg
        |   |   |           |           question-octagon.svg
        |   |   |           |           question-square-fill.svg
        |   |   |           |           question-square.svg
        |   |   |           |           question.svg
        |   |   |           |           quora.svg
        |   |   |           |           quote.svg
        |   |   |           |           r-circle-fill.svg
        |   |   |           |           r-circle.svg
        |   |   |           |           r-square-fill.svg
        |   |   |           |           r-square.svg
        |   |   |           |           radar.svg
        |   |   |           |           radioactive.svg
        |   |   |           |           rainbow.svg
        |   |   |           |           receipt-cutoff.svg
        |   |   |           |           receipt.svg
        |   |   |           |           reception-0.svg
        |   |   |           |           reception-1.svg
        |   |   |           |           reception-2.svg
        |   |   |           |           reception-3.svg
        |   |   |           |           reception-4.svg
        |   |   |           |           record-btn-fill.svg
        |   |   |           |           record-btn.svg
        |   |   |           |           record-circle-fill.svg
        |   |   |           |           record-circle.svg
        |   |   |           |           record-fill.svg
        |   |   |           |           record.svg
        |   |   |           |           record2-fill.svg
        |   |   |           |           record2.svg
        |   |   |           |           recycle.svg
        |   |   |           |           reddit.svg
        |   |   |           |           regex.svg
        |   |   |           |           repeat-1.svg
        |   |   |           |           repeat.svg
        |   |   |           |           reply-all-fill.svg
        |   |   |           |           reply-all.svg
        |   |   |           |           reply-fill.svg
        |   |   |           |           reply.svg
        |   |   |           |           rewind-btn-fill.svg
        |   |   |           |           rewind-btn.svg
        |   |   |           |           rewind-circle-fill.svg
        |   |   |           |           rewind-circle.svg
        |   |   |           |           rewind-fill.svg
        |   |   |           |           rewind.svg
        |   |   |           |           robot.svg
        |   |   |           |           rocket-fill.svg
        |   |   |           |           rocket-takeoff-fill.svg
        |   |   |           |           rocket-takeoff.svg
        |   |   |           |           rocket.svg
        |   |   |           |           router-fill.svg
        |   |   |           |           router.svg
        |   |   |           |           rss-fill.svg
        |   |   |           |           rss.svg
        |   |   |           |           rulers.svg
        |   |   |           |           safe-fill.svg
        |   |   |           |           safe.svg
        |   |   |           |           safe2-fill.svg
        |   |   |           |           safe2.svg
        |   |   |           |           save-fill.svg
        |   |   |           |           save.svg
        |   |   |           |           save2-fill.svg
        |   |   |           |           save2.svg
        |   |   |           |           scissors.svg
        |   |   |           |           scooter.svg
        |   |   |           |           screwdriver.svg
        |   |   |           |           sd-card-fill.svg
        |   |   |           |           sd-card.svg
        |   |   |           |           search-heart-fill.svg
        |   |   |           |           search-heart.svg
        |   |   |           |           search.svg
        |   |   |           |           segmented-nav.svg
        |   |   |           |           send-arrow-down-fill.svg
        |   |   |           |           send-arrow-down.svg
        |   |   |           |           send-arrow-up-fill.svg
        |   |   |           |           send-arrow-up.svg
        |   |   |           |           send-check-fill.svg
        |   |   |           |           send-check.svg
        |   |   |           |           send-dash-fill.svg
        |   |   |           |           send-dash.svg
        |   |   |           |           send-exclamation-fill.svg
        |   |   |           |           send-exclamation.svg
        |   |   |           |           send-fill.svg
        |   |   |           |           send-plus-fill.svg
        |   |   |           |           send-plus.svg
        |   |   |           |           send-slash-fill.svg
        |   |   |           |           send-slash.svg
        |   |   |           |           send-x-fill.svg
        |   |   |           |           send-x.svg
        |   |   |           |           send.svg
        |   |   |           |           server.svg
        |   |   |           |           shadows.svg
        |   |   |           |           share-fill.svg
        |   |   |           |           share.svg
        |   |   |           |           shield-check.svg
        |   |   |           |           shield-exclamation.svg
        |   |   |           |           shield-fill-check.svg
        |   |   |           |           shield-fill-exclamation.svg
        |   |   |           |           shield-fill-minus.svg
        |   |   |           |           shield-fill-plus.svg
        |   |   |           |           shield-fill-x.svg
        |   |   |           |           shield-fill.svg
        |   |   |           |           shield-lock-fill.svg
        |   |   |           |           shield-lock.svg
        |   |   |           |           shield-minus.svg
        |   |   |           |           shield-plus.svg
        |   |   |           |           shield-shaded.svg
        |   |   |           |           shield-slash-fill.svg
        |   |   |           |           shield-slash.svg
        |   |   |           |           shield-x.svg
        |   |   |           |           shield.svg
        |   |   |           |           shift-fill.svg
        |   |   |           |           shift.svg
        |   |   |           |           shop-window.svg
        |   |   |           |           shop.svg
        |   |   |           |           shuffle.svg
        |   |   |           |           sign-dead-end-fill.svg
        |   |   |           |           sign-dead-end.svg
        |   |   |           |           sign-do-not-enter-fill.svg
        |   |   |           |           sign-do-not-enter.svg
        |   |   |           |           sign-intersection-fill.svg
        |   |   |           |           sign-intersection-side-fill.svg
        |   |   |           |           sign-intersection-side.svg
        |   |   |           |           sign-intersection-t-fill.svg
        |   |   |           |           sign-intersection-t.svg
        |   |   |           |           sign-intersection-y-fill.svg
        |   |   |           |           sign-intersection-y.svg
        |   |   |           |           sign-intersection.svg
        |   |   |           |           sign-merge-left-fill.svg
        |   |   |           |           sign-merge-left.svg
        |   |   |           |           sign-merge-right-fill.svg
        |   |   |           |           sign-merge-right.svg
        |   |   |           |           sign-no-left-turn-fill.svg
        |   |   |           |           sign-no-left-turn.svg
        |   |   |           |           sign-no-parking-fill.svg
        |   |   |           |           sign-no-parking.svg
        |   |   |           |           sign-no-right-turn-fill.svg
        |   |   |           |           sign-no-right-turn.svg
        |   |   |           |           sign-railroad-fill.svg
        |   |   |           |           sign-railroad.svg
        |   |   |           |           sign-stop-fill.svg
        |   |   |           |           sign-stop-lights-fill.svg
        |   |   |           |           sign-stop-lights.svg
        |   |   |           |           sign-stop.svg
        |   |   |           |           sign-turn-left-fill.svg
        |   |   |           |           sign-turn-left.svg
        |   |   |           |           sign-turn-right-fill.svg
        |   |   |           |           sign-turn-right.svg
        |   |   |           |           sign-turn-slight-left-fill.svg
        |   |   |           |           sign-turn-slight-left.svg
        |   |   |           |           sign-turn-slight-right-fill.svg
        |   |   |           |           sign-turn-slight-right.svg
        |   |   |           |           sign-yield-fill.svg
        |   |   |           |           sign-yield.svg
        |   |   |           |           signal.svg
        |   |   |           |           signpost-2-fill.svg
        |   |   |           |           signpost-2.svg
        |   |   |           |           signpost-fill.svg
        |   |   |           |           signpost-split-fill.svg
        |   |   |           |           signpost-split.svg
        |   |   |           |           signpost.svg
        |   |   |           |           sim-fill.svg
        |   |   |           |           sim-slash-fill.svg
        |   |   |           |           sim-slash.svg
        |   |   |           |           sim.svg
        |   |   |           |           sina-weibo.svg
        |   |   |           |           skip-backward-btn-fill.svg
        |   |   |           |           skip-backward-btn.svg
        |   |   |           |           skip-backward-circle-fill.svg
        |   |   |           |           skip-backward-circle.svg
        |   |   |           |           skip-backward-fill.svg
        |   |   |           |           skip-backward.svg
        |   |   |           |           skip-end-btn-fill.svg
        |   |   |           |           skip-end-btn.svg
        |   |   |           |           skip-end-circle-fill.svg
        |   |   |           |           skip-end-circle.svg
        |   |   |           |           skip-end-fill.svg
        |   |   |           |           skip-end.svg
        |   |   |           |           skip-forward-btn-fill.svg
        |   |   |           |           skip-forward-btn.svg
        |   |   |           |           skip-forward-circle-fill.svg
        |   |   |           |           skip-forward-circle.svg
        |   |   |           |           skip-forward-fill.svg
        |   |   |           |           skip-forward.svg
        |   |   |           |           skip-start-btn-fill.svg
        |   |   |           |           skip-start-btn.svg
        |   |   |           |           skip-start-circle-fill.svg
        |   |   |           |           skip-start-circle.svg
        |   |   |           |           skip-start-fill.svg
        |   |   |           |           skip-start.svg
        |   |   |           |           skype.svg
        |   |   |           |           slack.svg
        |   |   |           |           slash-circle-fill.svg
        |   |   |           |           slash-circle.svg
        |   |   |           |           slash-lg.svg
        |   |   |           |           slash-square-fill.svg
        |   |   |           |           slash-square.svg
        |   |   |           |           slash.svg
        |   |   |           |           sliders.svg
        |   |   |           |           sliders2-vertical.svg
        |   |   |           |           sliders2.svg
        |   |   |           |           smartwatch.svg
        |   |   |           |           snapchat.svg
        |   |   |           |           snow.svg
        |   |   |           |           snow2.svg
        |   |   |           |           snow3.svg
        |   |   |           |           sort-alpha-down-alt.svg
        |   |   |           |           sort-alpha-down.svg
        |   |   |           |           sort-alpha-up-alt.svg
        |   |   |           |           sort-alpha-up.svg
        |   |   |           |           sort-down-alt.svg
        |   |   |           |           sort-down.svg
        |   |   |           |           sort-numeric-down-alt.svg
        |   |   |           |           sort-numeric-down.svg
        |   |   |           |           sort-numeric-up-alt.svg
        |   |   |           |           sort-numeric-up.svg
        |   |   |           |           sort-up-alt.svg
        |   |   |           |           sort-up.svg
        |   |   |           |           soundwave.svg
        |   |   |           |           sourceforge.svg
        |   |   |           |           speaker-fill.svg
        |   |   |           |           speaker.svg
        |   |   |           |           speedometer.svg
        |   |   |           |           speedometer2.svg
        |   |   |           |           spellcheck.svg
        |   |   |           |           spotify.svg
        |   |   |           |           square-fill.svg
        |   |   |           |           square-half.svg
        |   |   |           |           square.svg
        |   |   |           |           stack-overflow.svg
        |   |   |           |           stack.svg
        |   |   |           |           star-fill.svg
        |   |   |           |           star-half.svg
        |   |   |           |           star.svg
        |   |   |           |           stars.svg
        |   |   |           |           steam.svg
        |   |   |           |           stickies-fill.svg
        |   |   |           |           stickies.svg
        |   |   |           |           sticky-fill.svg
        |   |   |           |           sticky.svg
        |   |   |           |           stop-btn-fill.svg
        |   |   |           |           stop-btn.svg
        |   |   |           |           stop-circle-fill.svg
        |   |   |           |           stop-circle.svg
        |   |   |           |           stop-fill.svg
        |   |   |           |           stop.svg
        |   |   |           |           stoplights-fill.svg
        |   |   |           |           stoplights.svg
        |   |   |           |           stopwatch-fill.svg
        |   |   |           |           stopwatch.svg
        |   |   |           |           strava.svg
        |   |   |           |           stripe.svg
        |   |   |           |           subscript.svg
        |   |   |           |           substack.svg
        |   |   |           |           subtract.svg
        |   |   |           |           suit-club-fill.svg
        |   |   |           |           suit-club.svg
        |   |   |           |           suit-diamond-fill.svg
        |   |   |           |           suit-diamond.svg
        |   |   |           |           suit-heart-fill.svg
        |   |   |           |           suit-heart.svg
        |   |   |           |           suit-spade-fill.svg
        |   |   |           |           suit-spade.svg
        |   |   |           |           suitcase-fill.svg
        |   |   |           |           suitcase-lg-fill.svg
        |   |   |           |           suitcase-lg.svg
        |   |   |           |           suitcase.svg
        |   |   |           |           suitcase2-fill.svg
        |   |   |           |           suitcase2.svg
        |   |   |           |           sun-fill.svg
        |   |   |           |           sun.svg
        |   |   |           |           sunglasses.svg
        |   |   |           |           sunrise-fill.svg
        |   |   |           |           sunrise.svg
        |   |   |           |           sunset-fill.svg
        |   |   |           |           sunset.svg
        |   |   |           |           superscript.svg
        |   |   |           |           symmetry-horizontal.svg
        |   |   |           |           symmetry-vertical.svg
        |   |   |           |           table.svg
        |   |   |           |           tablet-fill.svg
        |   |   |           |           tablet-landscape-fill.svg
        |   |   |           |           tablet-landscape.svg
        |   |   |           |           tablet.svg
        |   |   |           |           tag-fill.svg
        |   |   |           |           tag.svg
        |   |   |           |           tags-fill.svg
        |   |   |           |           tags.svg
        |   |   |           |           taxi-front-fill.svg
        |   |   |           |           taxi-front.svg
        |   |   |           |           telegram.svg
        |   |   |           |           telephone-fill.svg
        |   |   |           |           telephone-forward-fill.svg
        |   |   |           |           telephone-forward.svg
        |   |   |           |           telephone-inbound-fill.svg
        |   |   |           |           telephone-inbound.svg
        |   |   |           |           telephone-minus-fill.svg
        |   |   |           |           telephone-minus.svg
        |   |   |           |           telephone-outbound-fill.svg
        |   |   |           |           telephone-outbound.svg
        |   |   |           |           telephone-plus-fill.svg
        |   |   |           |           telephone-plus.svg
        |   |   |           |           telephone-x-fill.svg
        |   |   |           |           telephone-x.svg
        |   |   |           |           telephone.svg
        |   |   |           |           tencent-qq.svg
        |   |   |           |           terminal-dash.svg
        |   |   |           |           terminal-fill.svg
        |   |   |           |           terminal-plus.svg
        |   |   |           |           terminal-split.svg
        |   |   |           |           terminal-x.svg
        |   |   |           |           terminal.svg
        |   |   |           |           text-center.svg
        |   |   |           |           text-indent-left.svg
        |   |   |           |           text-indent-right.svg
        |   |   |           |           text-left.svg
        |   |   |           |           text-paragraph.svg
        |   |   |           |           text-right.svg
        |   |   |           |           text-wrap.svg
        |   |   |           |           textarea-resize.svg
        |   |   |           |           textarea-t.svg
        |   |   |           |           textarea.svg
        |   |   |           |           thermometer-half.svg
        |   |   |           |           thermometer-high.svg
        |   |   |           |           thermometer-low.svg
        |   |   |           |           thermometer-snow.svg
        |   |   |           |           thermometer-sun.svg
        |   |   |           |           thermometer.svg
        |   |   |           |           threads-fill.svg
        |   |   |           |           threads.svg
        |   |   |           |           three-dots-vertical.svg
        |   |   |           |           three-dots.svg
        |   |   |           |           thunderbolt-fill.svg
        |   |   |           |           thunderbolt.svg
        |   |   |           |           ticket-detailed-fill.svg
        |   |   |           |           ticket-detailed.svg
        |   |   |           |           ticket-fill.svg
        |   |   |           |           ticket-perforated-fill.svg
        |   |   |           |           ticket-perforated.svg
        |   |   |           |           ticket.svg
        |   |   |           |           tiktok.svg
        |   |   |           |           toggle-off.svg
        |   |   |           |           toggle-on.svg
        |   |   |           |           toggle2-off.svg
        |   |   |           |           toggle2-on.svg
        |   |   |           |           toggles.svg
        |   |   |           |           toggles2.svg
        |   |   |           |           tools.svg
        |   |   |           |           tornado.svg
        |   |   |           |           train-freight-front-fill.svg
        |   |   |           |           train-freight-front.svg
        |   |   |           |           train-front-fill.svg
        |   |   |           |           train-front.svg
        |   |   |           |           train-lightrail-front-fill.svg
        |   |   |           |           train-lightrail-front.svg
        |   |   |           |           translate.svg
        |   |   |           |           transparency.svg
        |   |   |           |           trash-fill.svg
        |   |   |           |           trash.svg
        |   |   |           |           trash2-fill.svg
        |   |   |           |           trash2.svg
        |   |   |           |           trash3-fill.svg
        |   |   |           |           trash3.svg
        |   |   |           |           tree-fill.svg
        |   |   |           |           tree.svg
        |   |   |           |           trello.svg
        |   |   |           |           triangle-fill.svg
        |   |   |           |           triangle-half.svg
        |   |   |           |           triangle.svg
        |   |   |           |           trophy-fill.svg
        |   |   |           |           trophy.svg
        |   |   |           |           tropical-storm.svg
        |   |   |           |           truck-flatbed.svg
        |   |   |           |           truck-front-fill.svg
        |   |   |           |           truck-front.svg
        |   |   |           |           truck.svg
        |   |   |           |           tsunami.svg
        |   |   |           |           tv-fill.svg
        |   |   |           |           tv.svg
        |   |   |           |           twitch.svg
        |   |   |           |           twitter-x.svg
        |   |   |           |           twitter.svg
        |   |   |           |           type-bold.svg
        |   |   |           |           type-h1.svg
        |   |   |           |           type-h2.svg
        |   |   |           |           type-h3.svg
        |   |   |           |           type-h4.svg
        |   |   |           |           type-h5.svg
        |   |   |           |           type-h6.svg
        |   |   |           |           type-italic.svg
        |   |   |           |           type-strikethrough.svg
        |   |   |           |           type-underline.svg
        |   |   |           |           type.svg
        |   |   |           |           ubuntu.svg
        |   |   |           |           ui-checks-grid.svg
        |   |   |           |           ui-checks.svg
        |   |   |           |           ui-radios-grid.svg
        |   |   |           |           ui-radios.svg
        |   |   |           |           umbrella-fill.svg
        |   |   |           |           umbrella.svg
        |   |   |           |           unindent.svg
        |   |   |           |           union.svg
        |   |   |           |           unity.svg
        |   |   |           |           universal-access-circle.svg
        |   |   |           |           universal-access.svg
        |   |   |           |           unlock-fill.svg
        |   |   |           |           unlock.svg
        |   |   |           |           upc-scan.svg
        |   |   |           |           upc.svg
        |   |   |           |           upload.svg
        |   |   |           |           usb-c-fill.svg
        |   |   |           |           usb-c.svg
        |   |   |           |           usb-drive-fill.svg
        |   |   |           |           usb-drive.svg
        |   |   |           |           usb-fill.svg
        |   |   |           |           usb-micro-fill.svg
        |   |   |           |           usb-micro.svg
        |   |   |           |           usb-mini-fill.svg
        |   |   |           |           usb-mini.svg
        |   |   |           |           usb-plug-fill.svg
        |   |   |           |           usb-plug.svg
        |   |   |           |           usb-symbol.svg
        |   |   |           |           usb.svg
        |   |   |           |           valentine.svg
        |   |   |           |           valentine2.svg
        |   |   |           |           vector-pen.svg
        |   |   |           |           view-list.svg
        |   |   |           |           view-stacked.svg
        |   |   |           |           vignette.svg
        |   |   |           |           vimeo.svg
        |   |   |           |           vinyl-fill.svg
        |   |   |           |           vinyl.svg
        |   |   |           |           virus.svg
        |   |   |           |           virus2.svg
        |   |   |           |           voicemail.svg
        |   |   |           |           volume-down-fill.svg
        |   |   |           |           volume-down.svg
        |   |   |           |           volume-mute-fill.svg
        |   |   |           |           volume-mute.svg
        |   |   |           |           volume-off-fill.svg
        |   |   |           |           volume-off.svg
        |   |   |           |           volume-up-fill.svg
        |   |   |           |           volume-up.svg
        |   |   |           |           vr.svg
        |   |   |           |           wallet-fill.svg
        |   |   |           |           wallet.svg
        |   |   |           |           wallet2.svg
        |   |   |           |           watch.svg
        |   |   |           |           water.svg
        |   |   |           |           webcam-fill.svg
        |   |   |           |           webcam.svg
        |   |   |           |           wechat.svg
        |   |   |           |           whatsapp.svg
        |   |   |           |           wifi-1.svg
        |   |   |           |           wifi-2.svg
        |   |   |           |           wifi-off.svg
        |   |   |           |           wifi.svg
        |   |   |           |           wikipedia.svg
        |   |   |           |           wind.svg
        |   |   |           |           window-dash.svg
        |   |   |           |           window-desktop.svg
        |   |   |           |           window-dock.svg
        |   |   |           |           window-fullscreen.svg
        |   |   |           |           window-plus.svg
        |   |   |           |           window-sidebar.svg
        |   |   |           |           window-split.svg
        |   |   |           |           window-stack.svg
        |   |   |           |           window-x.svg
        |   |   |           |           window.svg
        |   |   |           |           windows.svg
        |   |   |           |           wordpress.svg
        |   |   |           |           wrench-adjustable-circle-fill.svg
        |   |   |           |           wrench-adjustable-circle.svg
        |   |   |           |           wrench-adjustable.svg
        |   |   |           |           wrench.svg
        |   |   |           |           x-circle-fill.svg
        |   |   |           |           x-circle.svg
        |   |   |           |           x-diamond-fill.svg
        |   |   |           |           x-diamond.svg
        |   |   |           |           x-lg.svg
        |   |   |           |           x-octagon-fill.svg
        |   |   |           |           x-octagon.svg
        |   |   |           |           x-square-fill.svg
        |   |   |           |           x-square.svg
        |   |   |           |           x.svg
        |   |   |           |           xbox.svg
        |   |   |           |           yelp.svg
        |   |   |           |           yin-yang.svg
        |   |   |           |           youtube.svg
        |   |   |           |           zoom-in.svg
        |   |   |           |           zoom-out.svg
        |   |   |           |           
        |   |   |           \---inter-ui
        |   |   |               |   inter-display-latin.css
        |   |   |               |   inter-display-latin.min.css
        |   |   |               |   inter-display-latin.scss
        |   |   |               |   inter-display.css
        |   |   |               |   inter-display.min.css
        |   |   |               |   inter-display.scss
        |   |   |               |   inter-latin.css
        |   |   |               |   inter-latin.min.css
        |   |   |               |   inter-latin.scss
        |   |   |               |   inter-variable-latin.css
        |   |   |               |   inter-variable-latin.min.css
        |   |   |               |   inter-variable.css
        |   |   |               |   inter-variable.min.css
        |   |   |               |   inter.css
        |   |   |               |   inter.min.css
        |   |   |               |   inter.scss
        |   |   |               |   _default.scss
        |   |   |               |   _variable.scss
        |   |   |               |   
        |   |   |               +---display
        |   |   |               |       InterDisplay-Black.woff2
        |   |   |               |       InterDisplay-BlackItalic.woff2
        |   |   |               |       InterDisplay-Bold.woff2
        |   |   |               |       InterDisplay-BoldItalic.woff2
        |   |   |               |       InterDisplay-ExtraBold.woff2
        |   |   |               |       InterDisplay-ExtraBoldItalic.woff2
        |   |   |               |       InterDisplay-ExtraLight.woff2
        |   |   |               |       InterDisplay-ExtraLightItalic.woff2
        |   |   |               |       InterDisplay-Italic.woff2
        |   |   |               |       InterDisplay-Light.woff2
        |   |   |               |       InterDisplay-LightItalic.woff2
        |   |   |               |       InterDisplay-Medium.woff2
        |   |   |               |       InterDisplay-MediumItalic.woff2
        |   |   |               |       InterDisplay-Regular.woff2
        |   |   |               |       InterDisplay-SemiBold.woff2
        |   |   |               |       InterDisplay-SemiBoldItalic.woff2
        |   |   |               |       InterDisplay-Thin.woff2
        |   |   |               |       InterDisplay-ThinItalic.woff2
        |   |   |               |       
        |   |   |               +---display-latin
        |   |   |               |       InterDisplay-Black-subset.woff2
        |   |   |               |       InterDisplay-BlackItalic-subset.woff2
        |   |   |               |       InterDisplay-Bold-subset.woff2
        |   |   |               |       InterDisplay-BoldItalic-subset.woff2
        |   |   |               |       InterDisplay-ExtraBold-subset.woff2
        |   |   |               |       InterDisplay-ExtraBoldItalic-subset.woff2
        |   |   |               |       InterDisplay-ExtraLight-subset.woff2
        |   |   |               |       InterDisplay-ExtraLightItalic-subset.woff2
        |   |   |               |       InterDisplay-Italic-subset.woff2
        |   |   |               |       InterDisplay-Light-subset.woff2
        |   |   |               |       InterDisplay-LightItalic-subset.woff2
        |   |   |               |       InterDisplay-Medium-subset.woff2
        |   |   |               |       InterDisplay-MediumItalic-subset.woff2
        |   |   |               |       InterDisplay-Regular-subset.woff2
        |   |   |               |       InterDisplay-SemiBold-subset.woff2
        |   |   |               |       InterDisplay-SemiBoldItalic-subset.woff2
        |   |   |               |       InterDisplay-Thin-subset.woff2
        |   |   |               |       InterDisplay-ThinItalic-subset.woff2
        |   |   |               |       
        |   |   |               +---variable
        |   |   |               |       InterVariable-Italic.woff2
        |   |   |               |       InterVariable.woff2
        |   |   |               |       
        |   |   |               +---variable-latin
        |   |   |               |       InterVariable-Italic-subset.woff2
        |   |   |               |       InterVariable-subset.woff2
        |   |   |               |       
        |   |   |               +---web
        |   |   |               |       Inter-Black.woff2
        |   |   |               |       Inter-BlackItalic.woff2
        |   |   |               |       Inter-Bold.woff2
        |   |   |               |       Inter-BoldItalic.woff2
        |   |   |               |       Inter-ExtraBold.woff2
        |   |   |               |       Inter-ExtraBoldItalic.woff2
        |   |   |               |       Inter-ExtraLight.woff2
        |   |   |               |       Inter-ExtraLightItalic.woff2
        |   |   |               |       Inter-Italic.woff2
        |   |   |               |       Inter-Light.woff2
        |   |   |               |       Inter-LightItalic.woff2
        |   |   |               |       Inter-Medium.woff2
        |   |   |               |       Inter-MediumItalic.woff2
        |   |   |               |       Inter-Regular.woff2
        |   |   |               |       Inter-SemiBold.woff2
        |   |   |               |       Inter-SemiBoldItalic.woff2
        |   |   |               |       Inter-Thin.woff2
        |   |   |               |       Inter-ThinItalic.woff2
        |   |   |               |       
        |   |   |               \---web-latin
        |   |   |                       Inter-Black-subset.woff2
        |   |   |                       Inter-BlackItalic-subset.woff2
        |   |   |                       Inter-Bold-subset.woff2
        |   |   |                       Inter-BoldItalic-subset.woff2
        |   |   |                       Inter-ExtraBold-subset.woff2
        |   |   |                       Inter-ExtraBoldItalic-subset.woff2
        |   |   |                       Inter-ExtraLight-subset.woff2
        |   |   |                       Inter-ExtraLightItalic-subset.woff2
        |   |   |                       Inter-Italic-subset.woff2
        |   |   |                       Inter-Light-subset.woff2
        |   |   |                       Inter-LightItalic-subset.woff2
        |   |   |                       Inter-Medium-subset.woff2
        |   |   |                       Inter-MediumItalic-subset.woff2
        |   |   |                       Inter-Regular-subset.woff2
        |   |   |                       Inter-SemiBold-subset.woff2
        |   |   |                       Inter-SemiBoldItalic-subset.woff2
        |   |   |                       Inter-Thin-subset.woff2
        |   |   |                       Inter-ThinItalic-subset.woff2
        |   |   |                       
        |   |   \---CentronNexus.OutlookAddIn
        |   |       |   CentronNexus.OutlookAddIn.csproj
        |   |       |   OutlookIndexPage.razor
        |   |       |   OutlookIndexPage.razor.css
        |   |       |   OutlookIndexPage.razor.js
        |   |       |   RazorComponentsEndpointConventionBuilderExtensions.cs
        |   |       |   SharedResource.Designer.cs
        |   |       |   SharedResource.resx
        |   |       |   _Imports.razor
        |   |       |   
        |   |       +---Belege
        |   |       |       CustomerReceiptsView.razor
        |   |       |       CustomerReceiptsView.razor.css
        |   |       |       CustomerReceiptsView.razor.js
        |   |       |       ReceiptSearchTab.razor
        |   |       |       ReceiptSearchTab.razor.css
        |   |       |       ReceiptSearchTab.razor.js
        |   |       |       
        |   |       +---bin
        |   |       |   \---Debug
        |   |       |       \---net10.0
        |   |       +---CRM
        |   |       |       CrmActivityPage.razor
        |   |       |       CrmActivityPage.razor.css
        |   |       |       CrmActivityPage.razor.js
        |   |       |       
        |   |       +---Customer
        |   |       |       AccountAddress.razor
        |   |       |       AccountContact.razor
        |   |       |       ContactPersonList.razor
        |   |       |       ContactPersonList.razor.js
        |   |       |       CustomerTab.razor
        |   |       |       CustomerTab.razor.css
        |   |       |       CustomerTab.razor.js
        |   |       |       
        |   |       +---Document
        |   |       |       DirectoryList.razor
        |   |       |       DocumentList.razor
        |   |       |       DocumentsTab.razor
        |   |       |       DocumentsTab.razor.css
        |   |       |       DocumentsTab.razor.js
        |   |       |       
        |   |       +---Manifest
        |   |       |       Manifest.xml
        |   |       |       
        |   |       +---Model
        |   |       |       Attachment.cs
        |   |       |       BlacklistedDirectories.cs
        |   |       |       ContactDetail.cs
        |   |       |       CustomerSearchFilter.cs
        |   |       |       CustomerSearchItemType.cs
        |   |       |       DocumentDragAndDropContent.cs
        |   |       |       EmployeeFavoriteWithStatistics.cs
        |   |       |       EmployeeHelpdeskStatistics.cs
        |   |       |       FavoriteAction.cs
        |   |       |       FavoritesMailAttachment.cs
        |   |       |       OfficeDialogResult.cs
        |   |       |       OfficeDialogUrl.cs
        |   |       |       ReadEmailProperty.cs
        |   |       |       ReceiptData.cs
        |   |       |       ReceiptDetail.cs
        |   |       |       ReceiptDialogMode.cs
        |   |       |       ReceiptSearchType.cs
        |   |       |       ReceiptType.cs
        |   |       |       TabTypes.cs
        |   |       |       TicketSearchType.cs
        |   |       |       UploadDocumentAction.cs
        |   |       |       UploadDocumentProperties.cs
        |   |       |       
        |   |       +---obj
        |   |       |   |   CentronNexus.OutlookAddIn.csproj.nuget.dgspec.json
        |   |       |   |   CentronNexus.OutlookAddIn.csproj.nuget.g.props
        |   |       |   |   CentronNexus.OutlookAddIn.csproj.nuget.g.targets
        |   |       |   |   project.assets.json
        |   |       |   |   project.nuget.cache
        |   |       |   |   
        |   |       |   \---Debug
        |   |       |       \---net10.0
        |   |       |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |       |           |   CentronNexus.OutlookAddIn.AssemblyInfo.cs
        |   |       |           |   CentronNexus.OutlookAddIn.AssemblyInfoInputs.cache
        |   |       |           |   CentronNexus.OutlookAddIn.assets.cache
        |   |       |           |   CentronNexus.OutlookAddIn.csproj.AssemblyReference.cache
        |   |       |           |   CentronNexus.OutlookAddIn.GeneratedMSBuildEditorConfig.editorconfig
        |   |       |           |   CentronNexus.OutlookAddIn.GlobalUsings.g.cs
        |   |       |           |   CentronNexus.OutlookAddIn.RazorComponent.input.cache
        |   |       |           |   CentronNexus.OutlookAddIn.RazorComponent.output.cache
        |   |       |           |   CentronNexus.OutlookAddIn.Version.cs
        |   |       |           |   CentronNexus.OutlookAddIn.Version.cs.new
        |   |       |           |   EmbeddedAttribute.cs
        |   |       |           |   ValidatableTypeAttribute.cs
        |   |       |           |   
        |   |       |           +---RazorDeclaration
        |   |       |           |   |   OutlookIndexPage.razor.g.cs
        |   |       |           |   |   _Imports.razor.g.cs
        |   |       |           |   |   
        |   |       |           |   +---Belege
        |   |       |           |   |       CustomerReceiptsView.razor.g.cs
        |   |       |           |   |       ReceiptSearchTab.razor.g.cs
        |   |       |           |   |       
        |   |       |           |   +---CRM
        |   |       |           |   |       CrmActivityPage.razor.g.cs
        |   |       |           |   |       
        |   |       |           |   +---Customer
        |   |       |           |   |       AccountAddress.razor.g.cs
        |   |       |           |   |       AccountContact.razor.g.cs
        |   |       |           |   |       ContactPersonList.razor.g.cs
        |   |       |           |   |       CustomerTab.razor.g.cs
        |   |       |           |   |       
        |   |       |           |   +---Document
        |   |       |           |   |       DirectoryList.razor.g.cs
        |   |       |           |   |       DocumentList.razor.g.cs
        |   |       |           |   |       DocumentsTab.razor.g.cs
        |   |       |           |   |       
        |   |       |           |   +---OfficeDialog
        |   |       |           |   |       AddDocumentDialog.razor.g.cs
        |   |       |           |   |       AddEmailToFolderDialog.razor.g.cs
        |   |       |           |   |       AttachmentDialog.razor.g.cs
        |   |       |           |   |       ContactPersonDetailsDialog.razor.g.cs
        |   |       |           |   |       CustomerDetails.razor.g.cs
        |   |       |           |   |       Employee.razor.g.cs
        |   |       |           |   |       NewTicketForm.razor.g.cs
        |   |       |           |   |       TicketDetailsDialog.razor.g.cs
        |   |       |           |   |       TicketList.razor.g.cs
        |   |       |           |   |       
        |   |       |           |   +---Shared
        |   |       |           |   |   |   AddInInfoContent.razor.g.cs
        |   |       |           |   |   |   BreadCrumb.razor.g.cs
        |   |       |           |   |   |   CreateNewTicket.razor.g.cs
        |   |       |           |   |   |   DocumentPreview.razor.g.cs
        |   |       |           |   |   |   FilePicker.razor.g.cs
        |   |       |           |   |   |   
        |   |       |           |   |   \---UserActionDialog
        |   |       |           |   |           AddFileToDirectory.razor.g.cs
        |   |       |           |   |           
        |   |       |           |   \---Ticket
        |   |       |           |           EmployeeFavorites.razor.g.cs
        |   |       |           |           ManageTicketTab.razor.g.cs
        |   |       |           |           
        |   |       |           +---ref
        |   |       |           \---refint
        |   |       +---OfficeDialog
        |   |       |       AddDocumentDialog.razor
        |   |       |       AddDocumentDialog.razor.css
        |   |       |       AddEmailToFolderDialog.razor
        |   |       |       AttachmentDialog.razor
        |   |       |       ContactPersonDetailsDialog.razor
        |   |       |       ContactPersonDetailsDialog.razor.js
        |   |       |       CustomerDetails.razor
        |   |       |       Employee.razor
        |   |       |       Employee.razor.js
        |   |       |       NewTicketForm.razor
        |   |       |       NewTicketForm.razor.js
        |   |       |       TicketDetailsDialog.razor
        |   |       |       TicketList.razor
        |   |       |       TicketList.razor.css
        |   |       |       TicketList.razor.js
        |   |       |       
        |   |       +---Shared
        |   |       |   |   AddInInfoContent.razor
        |   |       |   |   AddInInfoContent.razor.css
        |   |       |   |   AddInInfoContent.razor.js
        |   |       |   |   BreadCrumb.razor
        |   |       |   |   CreateNewTicket.razor
        |   |       |   |   CreateNewTicket.razor.js
        |   |       |   |   DocumentPreview.razor
        |   |       |   |   FilePicker.razor
        |   |       |   |   
        |   |       |   \---UserActionDialog
        |   |       |           AddFileToDirectory.razor
        |   |       |           
        |   |       \---Ticket
        |   |               EmployeeFavorites.razor
        |   |               EmployeeFavorites.razor.css
        |   |               EmployeeFavorites.razor.js
        |   |               ManageTicketTab.razor
        |   |               ManageTicketTab.razor.css
        |   |               ManageTicketTab.razor.js
        |   |               
        |   +---shared
        |   |   +---Centron.Controls
        |   |   |   |   Centron.Controls.csproj
        |   |   |   |   
        |   |   |   +---AccountContracts
        |   |   |   |   |   AccountContractDetailsView.xaml
        |   |   |   |   |   AccountContractDetailsView.xaml.cs
        |   |   |   |   |   AccountContractDetailsViewModel.cs
        |   |   |   |   |   AccountContractViewModel.cs
        |   |   |   |   |   
        |   |   |   |   +---Converters
        |   |   |   |   |       IntToDurationConverter.cs
        |   |   |   |   |       MultiBooleanEnabledTerminationDeadline2.cs
        |   |   |   |   |       ObjectNullToBooleanConverter.cs
        |   |   |   |   |       
        |   |   |   |   \---Interfaces
        |   |   |   |           IAccountContractDetailsConnector.cs
        |   |   |   |           IAccountContractDetailsDialogManager.cs
        |   |   |   |           
        |   |   |   +---AutomateDashboard
        |   |   |   |   |   AutomateDashboardView.xaml
        |   |   |   |   |   AutomateDashboardView.xaml.cs
        |   |   |   |   |   AutomateDashboardViewModel.cs
        |   |   |   |   |   AutomateTaskStatusVisibilityConverter.cs
        |   |   |   |   |   MouseDownHelper.cs
        |   |   |   |   |   
        |   |   |   |   \---Data
        |   |   |   |           AutomateReport.cs
        |   |   |   |           AutomateTask.cs
        |   |   |   |           AutomateTaskStatus.cs
        |   |   |   |           IGiveAutomateDashboardData.cs
        |   |   |   |           LoadingMessage.cs
        |   |   |   |           
        |   |   |   +---Behaviors
        |   |   |   |   |   BestFitAllColumns.cs
        |   |   |   |   |   ContentControlContentChangedBehavior.cs
        |   |   |   |   |   DevExpressEditMultiSelectHelperBehavior.cs
        |   |   |   |   |   ExpandTableViewGroupsBehavior.cs
        |   |   |   |   |   ExpandTreeListViewNodesBehavior.cs
        |   |   |   |   |   GridColumnVisibilityHelper.cs
        |   |   |   |   |   GridControlAddNewItemBehavior.cs
        |   |   |   |   |   GridControlSearchBehavior.cs
        |   |   |   |   |   InsertDateAndEmployeeShortSignRichEditBehavior.cs
        |   |   |   |   |   InstantlyUpdateBoundItems.cs
        |   |   |   |   |   KeepScrollPositionOnPdfReload.cs
        |   |   |   |   |   LayoutItemEditDesignBehavior.cs
        |   |   |   |   |   ListBoxEditMultiSelectHelperBehavior.cs
        |   |   |   |   |   OnButtonClickOpenFlyout.cs
        |   |   |   |   |   OpenImageRichEditBehavior.cs
        |   |   |   |   |   PdfViewerControlWithPopupMenuButNoOtherCommandsBehavior.cs
        |   |   |   |   |   PropertyChangeNotifier.cs
        |   |   |   |   |   ResetSelectionPopupBaseEditBehavior.cs
        |   |   |   |   |   ScrolledPagingBehaviour.cs
        |   |   |   |   |   ViewModelWithLoadingBehavior.cs
        |   |   |   |   |   
        |   |   |   |   \---ClosedPanels
        |   |   |   |           ClosedPanelsBehavior.cs
        |   |   |   |           ClosedPanelsButtonResources.xaml
        |   |   |   |           ClosedPanelsButtonResources.xaml.cs
        |   |   |   |           
        |   |   |   +---bin
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0-windows
        |   |   |   +---CentronFileSystem
        |   |   |   |   |   AddDirectoryView.xaml
        |   |   |   |   |   AddDirectoryView.xaml.cs
        |   |   |   |   |   AddDirectoryViewModel.cs
        |   |   |   |   |   AddingDirectoryEventArgs.cs
        |   |   |   |   |   CentronFileSystemImageSelector.cs
        |   |   |   |   |   CentronFileSystemView.xaml
        |   |   |   |   |   CentronFileSystemView.xaml.cs
        |   |   |   |   |   CentronFileSystemViewModel.cs
        |   |   |   |   |   DirectoryInfo.cs
        |   |   |   |   |   DocumentPageView.xaml
        |   |   |   |   |   DocumentPageView.xaml.cs
        |   |   |   |   |   DocumentPageViewModel.cs
        |   |   |   |   |   FolderKind.cs
        |   |   |   |   |   OutlookDataObject.cs
        |   |   |   |   |   RenameView.xaml
        |   |   |   |   |   RenameView.xaml.cs
        |   |   |   |   |   RenameViewModel.cs
        |   |   |   |   |   
        |   |   |   |   +---CentronFileSystemDialog
        |   |   |   |   |       CentronFileSystemDialogView.xaml
        |   |   |   |   |       CentronFileSystemDialogView.xaml.cs
        |   |   |   |   |       CentronFileSystemDialogViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---CentronFileSystemPreviewDialog
        |   |   |   |   |       CentronFileSystemPreviewDialogView.xaml
        |   |   |   |   |       CentronFileSystemPreviewDialogView.xaml.cs
        |   |   |   |   |       CentronFileSystemPreviewDialogViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---Converters
        |   |   |   |   |       ByteArrayToBitMapImageConverter.cs
        |   |   |   |   |       FileExtensionToImageConverter.cs
        |   |   |   |   |       FileNameToFileExtensionDisplayTextConverter.cs
        |   |   |   |   |       FileNameToFileExtensionToImageConverter.cs
        |   |   |   |   |       LongToBytesStringConverter.cs
        |   |   |   |   |       
        |   |   |   |   +---Helpers
        |   |   |   |   |       FileNameHelper.cs
        |   |   |   |   |       
        |   |   |   |   \---Interfaces
        |   |   |   |           ICentronFileSystemConnector.cs
        |   |   |   |           ICentronFileSystemDialogManager.cs
        |   |   |   |           
        |   |   |   +---Checklist
        |   |   |   |   +---CentronChecklist
        |   |   |   |   |   +---ChecklistConfiguration
        |   |   |   |   |   |       ChecklistConfigurationView.xaml
        |   |   |   |   |   |       ChecklistConfigurationView.xaml.cs
        |   |   |   |   |   |       ChecklistConfigurationViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ChecklistSearch
        |   |   |   |   |   |       ChecklistSearchView.xaml
        |   |   |   |   |   |       ChecklistSearchView.xaml.cs
        |   |   |   |   |   |       ChecklistSearchViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---ChecklistSelection
        |   |   |   |   |   |       ChecklistCheckDetail.xaml
        |   |   |   |   |   |       ChecklistCheckDetail.xaml.cs
        |   |   |   |   |   |       ChecklistObjectDetailView.xaml
        |   |   |   |   |   |       ChecklistObjectDetailView.xaml.cs
        |   |   |   |   |   |       ChecklistObjectDetailViewModel.cs
        |   |   |   |   |   |       ChecklistObjectView.xaml
        |   |   |   |   |   |       ChecklistObjectView.xaml.cs
        |   |   |   |   |   |       ChecklistObjectViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Pages
        |   |   |   |   |   |       ChecklistChecks.xaml
        |   |   |   |   |   |       ChecklistChecks.xaml.cs
        |   |   |   |   |   |       ChecklistCustomerSelectionView.xaml
        |   |   |   |   |   |       ChecklistCustomerSelectionView.xaml.cs
        |   |   |   |   |   |       ChecklistDetailView.xaml
        |   |   |   |   |   |       ChecklistDetailView.xaml.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---TreeViewModels
        |   |   |   |   |   |       ChecklistBaseTreeItem.cs
        |   |   |   |   |   |       ChecklistCategoryTreeItem.cs
        |   |   |   |   |   |       ChecklistTreeItem.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---ViewModels
        |   |   |   |   |           CentronChecklistCustomerMappingViewModel.cs
        |   |   |   |   |           CentronChecklistItemViewModel.cs
        |   |   |   |   |           
        |   |   |   |   +---ChecklistViews
        |   |   |   |   |   \---Categories
        |   |   |   |   |           CreateCategoryView.xaml
        |   |   |   |   |           CreateCategoryView.xaml.cs
        |   |   |   |   |           CreateCategoryViewModel.cs
        |   |   |   |   |           
        |   |   |   |   +---Entities
        |   |   |   |   |       VirtualObjectCategoryTreeItem.cs
        |   |   |   |   |       
        |   |   |   |   \---Interfaces
        |   |   |   |           IChecklistConnector.cs
        |   |   |   |           IChecklistConnectorDialogs.cs
        |   |   |   |           
        |   |   |   +---Common
        |   |   |   |   |   CachedContentControl.cs
        |   |   |   |   |   ClipboardUtils.cs
        |   |   |   |   |   ComboBoxEditDropDownButtonInfo.cs
        |   |   |   |   |   HtmlFormatConverter.cs
        |   |   |   |   |   MissingFieldAdorner.cs
        |   |   |   |   |   PaintSurface.cs
        |   |   |   |   |   RichEditFormattingHelper.cs
        |   |   |   |   |   
        |   |   |   |   \---Cancellation
        |   |   |   |           AutoCancelAsyncCommand.cs
        |   |   |   |           
        |   |   |   +---Controls
        |   |   |   |       HintWithFlyout.xaml
        |   |   |   |       HintWithFlyout.xaml.cs
        |   |   |   |       IconLabel.cs
        |   |   |   |       IconLabelTemplates.xaml
        |   |   |   |       StandardInputWindow.xaml
        |   |   |   |       StandardInputWindow.xaml.cs
        |   |   |   |       TextEditWithLabelAndIcon.xaml
        |   |   |   |       TextEditWithLabelAndIcon.xaml.cs
        |   |   |   |       
        |   |   |   +---Converters
        |   |   |   |       AdvisorNameListToString.cs
        |   |   |   |       BaseValueConverter.cs
        |   |   |   |       BooleanToInverseConverter.cs
        |   |   |   |       BooleanToVisibilityConverter.cs
        |   |   |   |       BoolOppositeConverter.cs
        |   |   |   |       BoolToBorderThicknessConverter.cs
        |   |   |   |       ByteArrayToBitmapSourceConverter.cs
        |   |   |   |       CategoryNameExpandedConverter.cs
        |   |   |   |       CentronObjectKindNumericToImageSourceConverter.cs
        |   |   |   |       ChatMessageUnreadMessagesToDisplayStringConverter.cs
        |   |   |   |       CheckIfNullConverter.cs
        |   |   |   |       CollectionIsNullOrEmptyToCountConverter.cs
        |   |   |   |       ComboBoxEditMultiSelectHelper.cs
        |   |   |   |       ComboBoxEditValueConverter.cs
        |   |   |   |       ConverterChain.cs
        |   |   |   |       CountToVisibiltyConverter.cs
        |   |   |   |       DateGreaterThanTodayToColourConverter.cs
        |   |   |   |       DevExpressEditMultiSelectHelper.cs
        |   |   |   |       EmployeeAvailabilityToBrushConverter.cs
        |   |   |   |       EmployeeManagementIsRowReadOnlyConverter.cs
        |   |   |   |       EmptyImageValueConverter.cs
        |   |   |   |       EmptyStringToNullConverter.cs
        |   |   |   |       EnumMatchToBooleanConverter.cs
        |   |   |   |       EnumToBoolConverter.cs
        |   |   |   |       EnumToVisibilityConverter.cs
        |   |   |   |       IntegerToDoubleConverter.cs
        |   |   |   |       IntToSingularPluralTextConverter.cs
        |   |   |   |       InverseBooleanToVisibilityConverter.cs
        |   |   |   |       IsLastItemInListMultiConverter.cs
        |   |   |   |       IsLastItemToMarginMultiValueConverter.cs
        |   |   |   |       IsNullOrEmptyToFalseConverter.cs
        |   |   |   |       IsNullOrEmptyToObjectConverter.cs
        |   |   |   |       ItemsSourceToAutoExpandBoolConverter.cs
        |   |   |   |       MinutesToDateTimeConverter.cs
        |   |   |   |       MinutesToStringConverter.cs
        |   |   |   |       MultiBoolAndNullToSingleBoolConverter.cs
        |   |   |   |       MultiBoolAndToSingleBoolConverter.cs
        |   |   |   |       MultiBooleanConverter.cs
        |   |   |   |       MultiBooleanToVisibilityConverter.cs
        |   |   |   |       MultiBoolToSingleBoolConverter.cs
        |   |   |   |       MultiLineToOneLineConverter.cs
        |   |   |   |       MutliBoolToBorderThicknessConverter.cs
        |   |   |   |       NameToTextConverter.cs
        |   |   |   |       NotNullToBoolConverter.cs
        |   |   |   |       NullAndBoolToBoolConverter.cs
        |   |   |   |       NullOrEmptyToVisibilityConverter.cs
        |   |   |   |       NullToBoolConverter.cs
        |   |   |   |       NullToDefaultImageConverter.cs
        |   |   |   |       NullToOpacityConverter.cs
        |   |   |   |       NullToVisibilityConverter.cs
        |   |   |   |       PriceWithCurrencyConverter.cs
        |   |   |   |       ProjectStatusToTextConverter.cs
        |   |   |   |       RichEditControlContentToStringsConverter.cs
        |   |   |   |       SelectedTaskToVisibilityConverter.cs
        |   |   |   |       StateToStringConverter.cs
        |   |   |   |       StringListToStringConverter.cs
        |   |   |   |       TextToPlainConverter.cs
        |   |   |   |       TimeSpanMultiplierToReadableStringConverter.cs
        |   |   |   |       TimeSpanToMinutesStringConverter.cs
        |   |   |   |       TimeSpanToReadableStringConverter.cs
        |   |   |   |       TimeSpanWithIntMultipliersConverter.cs
        |   |   |   |       TrueToCollapsedConverter.cs
        |   |   |   |       TrueToVisibilityConverter.cs
        |   |   |   |       TypeToVisibilityConverter.cs
        |   |   |   |       ValueConverterGroup.cs
        |   |   |   |       VisibilityInverter.cs
        |   |   |   |       VisibilityToBoolConverter.cs
        |   |   |   |       
        |   |   |   +---CustomerManagement
        |   |   |   |       CustomerManagementView.xaml
        |   |   |   |       CustomerManagementView.xaml.cs
        |   |   |   |       CustomerManagementViewModel.cs
        |   |   |   |       
        |   |   |   +---CustomProperties
        |   |   |   |   |   CustomPropertyPossibleValueViewModel.cs
        |   |   |   |   |   CustomPropertyValueViewModel.cs
        |   |   |   |   |   CustomPropertyViewModel.cs
        |   |   |   |   |   
        |   |   |   |   +---CustomPropertiesConfiguration
        |   |   |   |   |   |   CustomPropertiesConfigurationView.xaml
        |   |   |   |   |   |   CustomPropertiesConfigurationView.xaml.cs
        |   |   |   |   |   |   CustomPropertiesConfigurationViewModel.cs
        |   |   |   |   |   |   ICustomPropertiesConfigurationConnector.cs
        |   |   |   |   |   |   ICustomPropertiesConfigurationDialogManager.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---ComboBoxEditor
        |   |   |   |   \---CustomPropertiesGrid
        |   |   |   |           CustomPropertiesGridView.xaml
        |   |   |   |           CustomPropertiesGridView.xaml.cs
        |   |   |   |           CustomPropertiesGridViewModel.cs
        |   |   |   |           ICustomPropertiesGridConnector.cs
        |   |   |   |           ICustomPropertiesGridDialogManager.cs
        |   |   |   |           PropertyValueCellTemplateSelector.cs
        |   |   |   |           
        |   |   |   +---DepartmentManagement
        |   |   |   |       DepartmentsManagementView.xaml
        |   |   |   |       DepartmentsManagementView.xaml.cs
        |   |   |   |       DepartmentsManagementViewModel.cs
        |   |   |   |       DepartmentViewModel.cs
        |   |   |   |       EmployeeDepartementAssignmentViewModel.cs
        |   |   |   |       
        |   |   |   +---EmailTemplate
        |   |   |   |       EmailTemplateView.xaml
        |   |   |   |       EmailTemplateView.xaml.cs
        |   |   |   |       EmailTemplateViewModel.cs
        |   |   |   |       GridControlDragBehavior.cs
        |   |   |   |       TextVariableSelectionBehavior.cs
        |   |   |   |       TextVariableViewModel.cs
        |   |   |   |       
        |   |   |   +---EmployeeAnalytics
        |   |   |   |   |   EmployeeAnalyticsTreeItem.cs
        |   |   |   |   |   EmployeeAnalyticsTreeListNodeImageSelector.cs
        |   |   |   |   |   EmployeeAnalyticsView.xaml
        |   |   |   |   |   EmployeeAnalyticsView.xaml.cs
        |   |   |   |   |   EmployeeAnalyticsViewModel.cs
        |   |   |   |   |   
        |   |   |   |   \---Interfaces
        |   |   |   |           IEmployeeAnalyticsConnector.cs
        |   |   |   |           IEmployeeAnalyticsDialogManager.cs
        |   |   |   |           
        |   |   |   +---EmployeeManagement
        |   |   |   |   |   CostCenterViewModel.cs
        |   |   |   |   |   EmployeeManagementView.xaml
        |   |   |   |   |   EmployeeManagementView.xaml.cs
        |   |   |   |   |   EmployeeManagementViewModel.cs
        |   |   |   |   |   EmployeeViewModel.cs
        |   |   |   |   |   
        |   |   |   |   +---ADImport
        |   |   |   |   |   |   ActiveDirectoryHelper.cs
        |   |   |   |   |   |   ImportEmployeeFromAdView.xaml
        |   |   |   |   |   |   ImportEmployeeFromAdView.xaml.cs
        |   |   |   |   |   |   ImportEmployeeFromAdViewModel.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---AdImportLogic
        |   |   |   |   |   |       ActiveDirectoryService.cs
        |   |   |   |   |   |       AdUserAccountControl.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---AzureAdImportLogic
        |   |   |   |   |   |       AzureActiveDirectoryService.cs
        |   |   |   |   |   |       AzureActiveDirectoryUsersRootJsonObject.cs
        |   |   |   |   |   |       B2CGraphClient.cs
        |   |   |   |   |   |       Globals.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---AzureAdValidation
        |   |   |   |   |   |       AzureAdValidationView.xaml
        |   |   |   |   |   |       AzureAdValidationView.xaml.cs
        |   |   |   |   |   |       AzureAdValidationViewModel.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---ShortSignSettingsDialog
        |   |   |   |   |           ShortSignSettingsDialogView.xaml
        |   |   |   |   |           ShortSignSettingsDialogView.xaml.cs
        |   |   |   |   |           ShortSignSettingsDialogViewModel.cs
        |   |   |   |   |           
        |   |   |   |   +---EmployeeArticleManagement
        |   |   |   |   |   |   EmployeeArticleManagementView.xaml
        |   |   |   |   |   |   EmployeeArticleManagementView.xaml.cs
        |   |   |   |   |   |   EmployeeArticleManagementViewModel.cs
        |   |   |   |   |   |   ServiceArticleViewModel.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---WizardPages
        |   |   |   |   |           ServiceArticleNewView.xaml
        |   |   |   |   |           ServiceArticleNewView.xaml.cs
        |   |   |   |   |           ServiceArticleNewViewModel.cs
        |   |   |   |   |           ServiceArticleSelectionView.xaml
        |   |   |   |   |           ServiceArticleSelectionView.xaml.cs
        |   |   |   |   |           ServiceArticleSelectionViewModel.cs
        |   |   |   |   |           
        |   |   |   |   +---Interfaces
        |   |   |   |   |       IEmployeeManagementConnector.cs
        |   |   |   |   |       IEmployeeManagementDialogs.cs
        |   |   |   |   |       
        |   |   |   |   +---ManagementVariableFields
        |   |   |   |   |       ManagementVariableFieldsView.xaml
        |   |   |   |   |       ManagementVariableFieldsView.xaml.cs
        |   |   |   |   |       ManagementVariableFieldsViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---ProvisionEmployeeGoals
        |   |   |   |   |       ProvisionEmployeeGoalsView.xaml
        |   |   |   |   |       ProvisionEmployeeGoalsView.xaml.cs
        |   |   |   |   |       ProvisionEmployeeGoalsViewModel.cs
        |   |   |   |   |       YearView.xaml
        |   |   |   |   |       YearView.xaml.cs
        |   |   |   |   |       YearViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---ProvisionEmployeeLevels
        |   |   |   |   |       ProvisionEmployeeLevelsView.xaml
        |   |   |   |   |       ProvisionEmployeeLevelsView.xaml.cs
        |   |   |   |   |       ProvisionEmployeeLevelsViewModel.cs
        |   |   |   |   |       ProvisionLevelViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---SkillsManagement
        |   |   |   |   |       EmployeeViewModel.cs
        |   |   |   |   |       ManageSkillGroupView.xaml
        |   |   |   |   |       ManageSkillGroupView.xaml.cs
        |   |   |   |   |       ManageSkillGroupViewModel.cs
        |   |   |   |   |       SkillGroupViewModel.cs
        |   |   |   |   |       SkillsManagementView.xaml
        |   |   |   |   |       SkillsManagementView.xaml.cs
        |   |   |   |   |       SkillsManagementViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---SupportLevelManagement
        |   |   |   |   |       SupportLevelManagementView.xaml
        |   |   |   |   |       SupportLevelManagementView.xaml.cs
        |   |   |   |   |       SupportLevelManagementViewModel.cs
        |   |   |   |   |       SupportLevelViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---TransferCustomer
        |   |   |   |   |       TransferCustomerView.xaml
        |   |   |   |   |       TransferCustomerView.xaml.cs
        |   |   |   |   |       TransferCustomerViewModel.cs
        |   |   |   |   |       
        |   |   |   |   \---TwoFactorAuthentication
        |   |   |   |       |   TwoFactorAuthenticationWizardView.xaml
        |   |   |   |       |   TwoFactorAuthenticationWizardView.xaml.cs
        |   |   |   |       |   TwoFactorAuthenticationWizardViewModel.cs
        |   |   |   |       |   
        |   |   |   |       \---WizardPages
        |   |   |   |               GoogleAuthenticatorView.xaml
        |   |   |   |               GoogleAuthenticatorView.xaml.cs
        |   |   |   |               GoogleAuthenticatorViewModel.cs
        |   |   |   |               
        |   |   |   +---Entities
        |   |   |   |       ViewModelBase.cs
        |   |   |   |       
        |   |   |   +---ExcelExport
        |   |   |   |       BaseExcelExportManager.cs
        |   |   |   |       ExcelExportManager.cs
        |   |   |   |       
        |   |   |   +---Extensions
        |   |   |   |   |   BitmapImageExtensions.cs
        |   |   |   |   |   BitmapSourceExtensions.cs
        |   |   |   |   |   ByteArrayExtensions.cs
        |   |   |   |   |   DateTimeExtensions.cs
        |   |   |   |   |   DispatcherExtensions.cs
        |   |   |   |   |   EmployeePreviewDTOExtensions.cs
        |   |   |   |   |   FrameworkElementExtensions.cs
        |   |   |   |   |   ImageExtensions.cs
        |   |   |   |   |   IPAdressExtensions.cs
        |   |   |   |   |   ItemCollectionExtensions.cs
        |   |   |   |   |   StringExtensions.cs
        |   |   |   |   |   TableViewExtensions.cs
        |   |   |   |   |   TextEditExtensions.cs
        |   |   |   |   |   
        |   |   |   |   \---MarkupExtensions
        |   |   |   |           DefaultCountryCultureInfo.cs
        |   |   |   |           
        |   |   |   +---FileViewer
        |   |   |   |   |   DefaultFileViewerView.xaml
        |   |   |   |   |   DefaultFileViewerView.xaml.cs
        |   |   |   |   |   DefaultFileViewerViewModel.cs
        |   |   |   |   |   EmailFilePreviewView.xaml
        |   |   |   |   |   EmailFilePreviewView.xaml.cs
        |   |   |   |   |   EmailFilePreviewViewModel.cs
        |   |   |   |   |   ExcelFileViewerView.xaml
        |   |   |   |   |   ExcelFileViewerView.xaml.cs
        |   |   |   |   |   ExcelFileViewerViewModel.cs
        |   |   |   |   |   FilePreviewFileChangedEventArgs.cs
        |   |   |   |   |   FilePreviewView.xaml
        |   |   |   |   |   FilePreviewView.xaml.cs
        |   |   |   |   |   FilePreviewViewModel.cs
        |   |   |   |   |   FileViewerFactory.cs
        |   |   |   |   |   IFileViewer.cs
        |   |   |   |   |   ImageFilePreviewView.xaml
        |   |   |   |   |   ImageFilePreviewView.xaml.cs
        |   |   |   |   |   ImageFilePreviewViewModel.cs
        |   |   |   |   |   PdfFileViewerView.xaml
        |   |   |   |   |   PdfFileViewerView.xaml.cs
        |   |   |   |   |   PdfFileViewerViewModel.cs
        |   |   |   |   |   TextFileViewerView.xaml
        |   |   |   |   |   TextFileViewerView.xaml.cs
        |   |   |   |   |   TextFileViewerViewModel.cs
        |   |   |   |   |   WordFileViewerView.xaml
        |   |   |   |   |   WordFileViewerView.xaml.cs
        |   |   |   |   |   WordFileViewerViewModel.cs
        |   |   |   |   |   
        |   |   |   |   +---Converters
        |   |   |   |   |       ComboBoxEditValueConverter.cs
        |   |   |   |   |       FileExtensionToImageConverter.cs
        |   |   |   |   |       NullOrEmptyToVisibilityConverter.cs
        |   |   |   |   |       StreamToExcelConverter.cs
        |   |   |   |   |       
        |   |   |   |   \---Interfaces
        |   |   |   |           IFileViewerDialogs.cs
        |   |   |   |           
        |   |   |   +---HelpdeskEstimatedProgress
        |   |   |   |   +---Interfaces
        |   |   |   |   |       IHelpdeskEstimatedProgressConnector.cs
        |   |   |   |   |       
        |   |   |   |   \---Views
        |   |   |   |           HelpdeskEstimatedProgressDialogView.xaml
        |   |   |   |           HelpdeskEstimatedProgressDialogView.xaml.cs
        |   |   |   |           HelpdeskEstimatedProgressDialogViewModel.cs
        |   |   |   |           
        |   |   |   +---Helper
        |   |   |   |   |   ColorHelper.cs
        |   |   |   |   |   ContentControlRibbonControlAddCloseButtonHelper.cs
        |   |   |   |   |   DateTimeUtils.cs
        |   |   |   |   |   DispatcherHelper.cs
        |   |   |   |   |   DockLayoutManagerHelper.cs
        |   |   |   |   |   ImageHelper.cs
        |   |   |   |   |   IPHelper.cs
        |   |   |   |   |   ResponseHelper.cs
        |   |   |   |   |   ResultHelper.cs
        |   |   |   |   |   Validator.cs
        |   |   |   |   |   ZipHelper.cs
        |   |   |   |   |   
        |   |   |   |   \---AddToParent
        |   |   |   |           AddToParentView.xaml
        |   |   |   |           AddToParentView.xaml.cs
        |   |   |   |           AddToParentViewModel.cs
        |   |   |   |           AddToSelectedType.cs
        |   |   |   |           
        |   |   |   +---ImprintParser
        |   |   |   |   +---Interfaces
        |   |   |   |   |       IImprintParserConnector.cs
        |   |   |   |   |       IImprintParserDialogManager.cs
        |   |   |   |   |       
        |   |   |   |   \---Views
        |   |   |   |       |   ImprintParserView.xaml
        |   |   |   |       |   ImprintParserView.xaml.cs
        |   |   |   |       |   ImprintParserViewModel.cs
        |   |   |   |       |   ImprintToAccountView.xaml
        |   |   |   |       |   ImprintToAccountView.xaml.cs
        |   |   |   |       |   ImprintToAccountViewModel.cs
        |   |   |   |       |   
        |   |   |   |       \---Helper
        |   |   |   |               ContactDataToStringConverter.cs
        |   |   |   |               DisableNullTextBehaviour.cs
        |   |   |   |               StatusToColorConverter.cs
        |   |   |   |               
        |   |   |   +---Interfaces
        |   |   |   |       IGuardCloseDialog.cs
        |   |   |   |       IHaveRibbonToMerge.cs
        |   |   |   |       IMessageBoxDialog.cs
        |   |   |   |       IRequestCloseDialog.cs
        |   |   |   |       IShowMessageBox.cs
        |   |   |   |       
        |   |   |   +---LanguageFiles
        |   |   |   |       de-DE.xml
        |   |   |   |       en-US.xml
        |   |   |   |       
        |   |   |   +---Loading
        |   |   |   |       IViewModelWithLoading.cs
        |   |   |   |       ViewModelWithLoadingExtensions.cs
        |   |   |   |       
        |   |   |   +---MailTemplates
        |   |   |   |   |   MailTemplateMode.cs
        |   |   |   |   |   MailTemplatesMode.cs
        |   |   |   |   |   MailTemplatesView.xaml
        |   |   |   |   |   MailTemplatesView.xaml.cs
        |   |   |   |   |   MailTemplatesViewModel.cs
        |   |   |   |   |   MailTemplateTreeItemViewModel.cs
        |   |   |   |   |   MailTemplateVariableCollection.cs
        |   |   |   |   |   
        |   |   |   |   +---Attachments
        |   |   |   |   |       AttachmentsView.xaml
        |   |   |   |   |       AttachmentsView.xaml.cs
        |   |   |   |   |       AttachmentsViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---Helpers
        |   |   |   |   |       ContractVariableCollectionHelper.cs
        |   |   |   |   |       RichTextHelper.cs
        |   |   |   |   |       
        |   |   |   |   \---Interfaces
        |   |   |   |           IMailTemplatesConnector.cs
        |   |   |   |           IMailTemplatesDialogManager.cs
        |   |   |   |           
        |   |   |   +---MyDay
        |   |   |   |   |   MyDayEditView.xaml
        |   |   |   |   |   MyDayEditView.xaml.cs
        |   |   |   |   |   MyDayEditViewModel.cs
        |   |   |   |   |   MyDayEmployeeOverviewView.xaml
        |   |   |   |   |   MyDayEmployeeOverviewView.xaml.cs
        |   |   |   |   |   MyDayEmployeeOverviewViewModel.cs
        |   |   |   |   |   MyDayHelper.cs
        |   |   |   |   |   MyDayMonthReviewDataTemplateSelector.cs
        |   |   |   |   |   MyDayMonthReviewView.xaml
        |   |   |   |   |   MyDayMonthReviewView.xaml.cs
        |   |   |   |   |   MyDayMonthReviewViewModel.cs
        |   |   |   |   |   MyDayNotificationLogOverviewView.xaml
        |   |   |   |   |   MyDayNotificationLogOverviewView.xaml.cs
        |   |   |   |   |   MyDayNotificationLogOverviewViewModel.cs
        |   |   |   |   |   MyDayTimeSettingsViewModel.cs
        |   |   |   |   |   
        |   |   |   |   +---Controls
        |   |   |   |   |   |   MyDayWorkItemConflictHelper.cs
        |   |   |   |   |   |   MyDayZoom.xaml
        |   |   |   |   |   |   MyDayZoom.xaml.cs
        |   |   |   |   |   |   
        |   |   |   |   |   +---Filter
        |   |   |   |   |   |       MyDayTypeFilterViewModel.cs
        |   |   |   |   |   |       MyDayWorkItemFilter.xaml
        |   |   |   |   |   |       MyDayWorkItemFilter.xaml.cs
        |   |   |   |   |   |       
        |   |   |   |   |   +---Scheduler
        |   |   |   |   |   |       MyDaySchedulerBase.cs
        |   |   |   |   |   |       MyDaySchedulerControl.cs
        |   |   |   |   |   |       MyDaySchedulerControlTemplates.xaml
        |   |   |   |   |   |       MyDaySchedulerTimePeriodBackground.xaml
        |   |   |   |   |   |       MyDaySchedulerTimePeriodBackground.xaml.cs
        |   |   |   |   |   |       MyDayTimeLineControl.cs
        |   |   |   |   |   |       MyDayTimeLineControlTemplates.xaml
        |   |   |   |   |   |       MyDayTimeLineTimePeriodBackground.xaml
        |   |   |   |   |   |       MyDayTimeLineTimePeriodBackground.xaml.cs
        |   |   |   |   |   |       
        |   |   |   |   |   \---Summary
        |   |   |   |   |           MyDayWorkItemHorizontalSummary.cs
        |   |   |   |   |           MyDayWorkItemHorizontalSummaryStatisticsGroupView.xaml
        |   |   |   |   |           MyDayWorkItemHorizontalSummaryStatisticsGroupView.xaml.cs
        |   |   |   |   |           MyDayWorkItemHorizontalSummaryTemplates.xaml
        |   |   |   |   |           MyDayWorkItemSummaryBase.cs
        |   |   |   |   |           MyDayWorkItemSummaryCalculationType.cs
        |   |   |   |   |           
        |   |   |   |   +---Converters
        |   |   |   |   |       BooleanToIsShownInTimeLineGlyphConverter.cs
        |   |   |   |   |       BooleanToIsShownInTimeLineTextConverter.cs
        |   |   |   |   |       CommentTimeConverter.cs
        |   |   |   |   |       DoubleToTimeSpanConverter.cs
        |   |   |   |   |       IsDateSpecialToFontWeightConverter.cs
        |   |   |   |   |       IsDateTodayToVisibilityConverter.cs
        |   |   |   |   |       IsEqualOrGreaterToVisibilityMultiConverter.cs
        |   |   |   |   |       IsReadOnlyAndShowTimeLineButtonToVisibilityConverter.cs
        |   |   |   |   |       MyDayEmployeeOverviewIsFirstInTeamToBooleanConverter.cs
        |   |   |   |   |       MyDayWorkItemTypeToBrushConverter.cs
        |   |   |   |   |       MyDayWorkItemTypeToImageConverter.cs
        |   |   |   |   |       MyDayWorkItemTypeToTextConverter.cs
        |   |   |   |   |       StringTrimConverter.cs
        |   |   |   |   |       TimeSpanFormatConverter.cs
        |   |   |   |   |       
        |   |   |   |   +---EmployeeSelection
        |   |   |   |   |       MyDayEmployeeSelectionView.xaml
        |   |   |   |   |       MyDayEmployeeSelectionView.xaml.cs
        |   |   |   |   |       MyDayEmployeeSelectionViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---Interfaces
        |   |   |   |   |       IMyDayConnector.cs
        |   |   |   |   |       IMyDayDialogManager.cs
        |   |   |   |   |       
        |   |   |   |   \---WorkItems
        |   |   |   |       |   EditMyDayWorkItemView.xaml
        |   |   |   |       |   EditMyDayWorkItemView.xaml.cs
        |   |   |   |       |   EditMyDayWorkItemViewModel.cs
        |   |   |   |       |   MissingWorkTimeViewModel.cs
        |   |   |   |       |   MyDayWorkItemBatchGeneratorView.xaml
        |   |   |   |       |   MyDayWorkItemBatchGeneratorView.xaml.cs
        |   |   |   |       |   MyDayWorkItemBatchGeneratorViewModel.cs
        |   |   |   |       |   MyDayWorkItemSchedulerView.xaml
        |   |   |   |       |   MyDayWorkItemSchedulerView.xaml.cs
        |   |   |   |       |   MyDayWorkItemTimeLineView.xaml
        |   |   |   |       |   MyDayWorkItemTimeLineView.xaml.cs
        |   |   |   |       |   MyDayWorkItemToolTip.xaml
        |   |   |   |       |   MyDayWorkItemToolTip.xaml.cs
        |   |   |   |       |   MyDayWorkItemViewModel.cs
        |   |   |   |       |   
        |   |   |   |       +---Comments
        |   |   |   |       |       MyDayWorkItemCommentsView.xaml
        |   |   |   |       |       MyDayWorkItemCommentsView.xaml.cs
        |   |   |   |       |       MyDayWorkItemCommentsViewModel.cs
        |   |   |   |       |       MyDayWorkItemCommentViewModel.cs
        |   |   |   |       |       
        |   |   |   |       \---Reactions
        |   |   |   |               MyDayWorkItemReactionsView.xaml
        |   |   |   |               MyDayWorkItemReactionsView.xaml.cs
        |   |   |   |               MyDayWorkItemReactionsViewModel.cs
        |   |   |   |               MyDayWorkItemReactionTypeViewModel.cs
        |   |   |   |               MyDayWorkItemReactionViewModel.cs
        |   |   |   |               
        |   |   |   +---obj
        |   |   |   |   |   Centron.Controls.csproj.nuget.dgspec.json
        |   |   |   |   |   Centron.Controls.csproj.nuget.g.props
        |   |   |   |   |   Centron.Controls.csproj.nuget.g.targets
        |   |   |   |   |   project.assets.json
        |   |   |   |   |   project.nuget.cache
        |   |   |   |   |   
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0-windows
        |   |   |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |   |   |           |   Centron.Controls.AssemblyInfo.cs
        |   |   |   |           |   Centron.Controls.AssemblyInfoInputs.cache
        |   |   |   |           |   Centron.Controls.assets.cache
        |   |   |   |           |   Centron.Controls.csproj.AssemblyReference.cache
        |   |   |   |           |   Centron.Controls.GeneratedMSBuildEditorConfig.editorconfig
        |   |   |   |           |   GeneratedInternalTypeHelper.g.cs
        |   |   |   |           |   
        |   |   |   |           +---AccountContracts
        |   |   |   |           |       AccountContractDetailsView.g.cs
        |   |   |   |           |       
        |   |   |   |           +---AutomateDashboard
        |   |   |   |           |       AutomateDashboardView.g.cs
        |   |   |   |           |       
        |   |   |   |           +---Behaviors
        |   |   |   |           |   \---ClosedPanels
        |   |   |   |           |           ClosedPanelsButtonResources.g.cs
        |   |   |   |           |           
        |   |   |   |           +---CentronFileSystem
        |   |   |   |           |   |   AddDirectoryView.g.cs
        |   |   |   |           |   |   CentronFileSystemView.g.cs
        |   |   |   |           |   |   RenameView.g.cs
        |   |   |   |           |   |   
        |   |   |   |           |   +---CentronFileSystemDialog
        |   |   |   |           |   \---CentronFileSystemPreviewDialog
        |   |   |   |           +---Checklist
        |   |   |   |           |   +---CentronChecklist
        |   |   |   |           |   |   +---ChecklistConfiguration
        |   |   |   |           |   |   +---ChecklistSearch
        |   |   |   |           |   |   |       ChecklistSearchView.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---ChecklistSelection
        |   |   |   |           |   |   |       ChecklistCheckDetail.g.cs
        |   |   |   |           |   |   |       ChecklistObjectView.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   \---Pages
        |   |   |   |           |   |           ChecklistChecks.g.cs
        |   |   |   |           |   |           ChecklistCustomerSelectionView.g.cs
        |   |   |   |           |   |           ChecklistDetailView.baml
        |   |   |   |           |   |           ChecklistDetailView.g.cs
        |   |   |   |           |   |           
        |   |   |   |           |   \---ChecklistViews
        |   |   |   |           |       \---Categories
        |   |   |   |           |               CreateCategoryView.g.cs
        |   |   |   |           |               
        |   |   |   |           +---Controls
        |   |   |   |           |       HintWithFlyout.g.cs
        |   |   |   |           |       StandardInputWindow.baml
        |   |   |   |           |       StandardInputWindow.g.cs
        |   |   |   |           |       TextEditWithLabelAndIcon.g.cs
        |   |   |   |           |       
        |   |   |   |           +---CustomerManagement
        |   |   |   |           |       CustomerManagementView.g.cs
        |   |   |   |           |       
        |   |   |   |           +---CustomProperties
        |   |   |   |           |   +---CustomPropertiesConfiguration
        |   |   |   |           |   |   \---ComboBoxEditor
        |   |   |   |           |   \---CustomPropertiesGrid
        |   |   |   |           |           CustomPropertiesGridView.g.cs
        |   |   |   |           |           
        |   |   |   |           +---DepartmentManagement
        |   |   |   |           |       DepartmentsManagementView.g.cs
        |   |   |   |           |       
        |   |   |   |           +---EmailTemplate
        |   |   |   |           |       EmailTemplateView.g.cs
        |   |   |   |           |       
        |   |   |   |           +---EmployeeAnalytics
        |   |   |   |           |       EmployeeAnalyticsView.g.cs
        |   |   |   |           |       
        |   |   |   |           +---EmployeeManagement
        |   |   |   |           |   |   EmployeeManagementView.g.cs
        |   |   |   |           |   |   
        |   |   |   |           |   +---ADImport
        |   |   |   |           |   |   |   ImportEmployeeFromAdView.g.cs
        |   |   |   |           |   |   |   
        |   |   |   |           |   |   +---AzureAdValidation
        |   |   |   |           |   |   |       AzureAdValidationView.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   \---ShortSignSettingsDialog
        |   |   |   |           |   +---EmployeeArticleManagement
        |   |   |   |           |   |   \---WizardPages
        |   |   |   |           |   +---ManagementVariableFields
        |   |   |   |           |   +---ProvisionEmployeeGoals
        |   |   |   |           |   |       YearView.g.cs
        |   |   |   |           |   |       
        |   |   |   |           |   +---ProvisionEmployeeLevels
        |   |   |   |           |   +---SkillsManagement
        |   |   |   |           |   |       ManageSkillGroupView.g.cs
        |   |   |   |           |   |       SkillsManagementView.g.cs
        |   |   |   |           |   |       
        |   |   |   |           |   +---SupportLevelManagement
        |   |   |   |           |   +---TransferCustomer
        |   |   |   |           |   |       TransferCustomerView.g.cs
        |   |   |   |           |   |       
        |   |   |   |           |   \---TwoFactorAuthentication
        |   |   |   |           |       \---WizardPages
        |   |   |   |           +---FileViewer
        |   |   |   |           |       DefaultFileViewerView.g.cs
        |   |   |   |           |       EmailFilePreviewView.g.cs
        |   |   |   |           |       ExcelFileViewerView.g.cs
        |   |   |   |           |       FilePreviewView.g.cs
        |   |   |   |           |       ImageFilePreviewView.g.cs
        |   |   |   |           |       PdfFileViewerView.g.cs
        |   |   |   |           |       TextFileViewerView.g.cs
        |   |   |   |           |       WordFileViewerView.g.cs
        |   |   |   |           |       
        |   |   |   |           +---HelpdeskEstimatedProgress
        |   |   |   |           |   \---Views
        |   |   |   |           |           HelpdeskEstimatedProgressDialogView.baml
        |   |   |   |           |           HelpdeskEstimatedProgressDialogView.g.cs
        |   |   |   |           |           
        |   |   |   |           +---Helper
        |   |   |   |           |   \---AddToParent
        |   |   |   |           |           AddToParentView.g.cs
        |   |   |   |           |           
        |   |   |   |           +---ImprintParser
        |   |   |   |           |   \---Views
        |   |   |   |           |           ImprintParserView.g.cs
        |   |   |   |           |           ImprintToAccountView.g.cs
        |   |   |   |           |           
        |   |   |   |           +---MailTemplates
        |   |   |   |           |   |   MailTemplatesView.g.cs
        |   |   |   |           |   |   
        |   |   |   |           |   \---Attachments
        |   |   |   |           |           AttachmentsView.g.cs
        |   |   |   |           |           
        |   |   |   |           +---MyDay
        |   |   |   |           |   |   MyDayEditView.g.cs
        |   |   |   |           |   |   MyDayEmployeeOverviewView.g.cs
        |   |   |   |           |   |   MyDayMonthReviewView.g.cs
        |   |   |   |           |   |   MyDayNotificationLogOverviewView.g.cs
        |   |   |   |           |   |   
        |   |   |   |           |   +---Controls
        |   |   |   |           |   |   |   MyDayZoom.g.cs
        |   |   |   |           |   |   |   
        |   |   |   |           |   |   +---Filter
        |   |   |   |           |   |   |       MyDayWorkItemFilter.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   +---Scheduler
        |   |   |   |           |   |   |       MyDaySchedulerTimePeriodBackground.g.cs
        |   |   |   |           |   |   |       MyDayTimeLineTimePeriodBackground.g.cs
        |   |   |   |           |   |   |       
        |   |   |   |           |   |   \---Summary
        |   |   |   |           |   +---EmployeeSelection
        |   |   |   |           |   |       MyDayEmployeeSelectionView.g.cs
        |   |   |   |           |   |       
        |   |   |   |           |   \---WorkItems
        |   |   |   |           |       |   EditMyDayWorkItemView.g.cs
        |   |   |   |           |       |   MyDayWorkItemBatchGeneratorView.g.cs
        |   |   |   |           |       |   MyDayWorkItemSchedulerView.g.cs
        |   |   |   |           |       |   MyDayWorkItemTimeLineView.g.cs
        |   |   |   |           |       |   MyDayWorkItemToolTip.g.cs
        |   |   |   |           |       |   
        |   |   |   |           |       +---Comments
        |   |   |   |           |       |       MyDayWorkItemCommentsView.g.cs
        |   |   |   |           |       |       
        |   |   |   |           |       \---Reactions
        |   |   |   |           |               MyDayWorkItemReactionsView.g.cs
        |   |   |   |           |               
        |   |   |   |           +---PasswordManager
        |   |   |   |           |   |   AccessAreaManagementView.g.cs
        |   |   |   |           |   |   AccessManagementView.g.cs
        |   |   |   |           |   |   
        |   |   |   |           |   +---Dialogs
        |   |   |   |           |   |       LogCommentView.g.cs
        |   |   |   |           |   |       PasswordGeneratorView.g.cs
        |   |   |   |           |   |       RDPView.g.cs
        |   |   |   |           |   |       SearchAccountView.g.cs
        |   |   |   |           |   |       SSHView.g.cs
        |   |   |   |           |   |       TwoFactorAuthentificationView.g.cs
        |   |   |   |           |   |       VPNAccessManagementView.g.cs
        |   |   |   |           |   |       VPNAccessSelectionView.g.cs
        |   |   |   |           |   |       
        |   |   |   |           |   \---Settings
        |   |   |   |           |           PasswordManagerSettingsView.g.cs
        |   |   |   |           |           
        |   |   |   |           +---PdfScanning
        |   |   |   |           |   \---Controls
        |   |   |   |           |           ConfigView.g.cs
        |   |   |   |           |           FixedLocationView.g.cs
        |   |   |   |           |           PageView.g.cs
        |   |   |   |           |           PdfScannerConfigView.g.cs
        |   |   |   |           |           RelativeToSearchTextView.g.cs
        |   |   |   |           |           
        |   |   |   |           +---PositionGrid
        |   |   |   |           |       EditRtfTextWindow.g.cs
        |   |   |   |           |       ReceiptArticleGridViewControl.g.cs
        |   |   |   |           |       
        |   |   |   |           +---ProductMatrix
        |   |   |   |           |   +---AdministrationView
        |   |   |   |           |   |       AdministrationMainView.g.cs
        |   |   |   |           |   |       
        |   |   |   |           |   +---CustomerView
        |   |   |   |           |   |       ProductMatrixCustomerView.g.cs
        |   |   |   |           |   |       
        |   |   |   |           |   \---ViewModels
        |   |   |   |           |           CategoryRatingSummeryView.g.cs
        |   |   |   |           |           CategoryView.g.cs
        |   |   |   |           |           ChangeLogItemView.g.cs
        |   |   |   |           |           ProductView.g.cs
        |   |   |   |           |           RatingView.g.cs
        |   |   |   |           |           
        |   |   |   |           +---ReceiptDocumentsImport
        |   |   |   |           |   |   ReceiptDocumentsConnectorView.g.cs
        |   |   |   |           |   |   
        |   |   |   |           |   \---Dialogs
        |   |   |   |           |           AddOrdersToDocumentDialogView.g.cs
        |   |   |   |           |           MarkForPrintView.g.cs
        |   |   |   |           |           SearchwordManagementDialogView.g.cs
        |   |   |   |           |           SetAssetConditionView.baml
        |   |   |   |           |           SetAssetConditionView.g.cs
        |   |   |   |           |           SettingsDialogView.g.cs
        |   |   |   |           |           
        |   |   |   |           +---ref
        |   |   |   |           +---refint
        |   |   |   |           +---Reports
        |   |   |   |           |   \---ReportManagement
        |   |   |   |           |       \---UI
        |   |   |   |           |           \---ReportEngine
        |   |   |   |           |               |   MainReportWindow.g.cs
        |   |   |   |           |               |   QueryResultWindow.g.cs
        |   |   |   |           |               |   QueryWindow.g.cs
        |   |   |   |           |               |   ReportTreeList.g.cs
        |   |   |   |           |               |   
        |   |   |   |           |               +---Controls
        |   |   |   |           |               |       BinSettingsView.g.cs
        |   |   |   |           |               |       QueryResultView.baml
        |   |   |   |           |               |       QueryResultView.g.cs
        |   |   |   |           |               |       SettingsView.g.cs
        |   |   |   |           |               |       
        |   |   |   |           |               \---UserInputArea
        |   |   |   |           +---Resources
        |   |   |   |           |   \---Styles
        |   |   |   |           |           DockLayoutManagerStyles.baml
        |   |   |   |           |           RoundCornerLayoutGroupBoxStyle.baml
        |   |   |   |           |           RoundToggleSwitch.baml
        |   |   |   |           |           SearchableComboBoxEditStyle.baml
        |   |   |   |           |           TransparentBackgroundButtonStyle.baml
        |   |   |   |           |           
        |   |   |   |           +---SalesAreaManagement
        |   |   |   |           |       SalesAreasManagementView.g.cs
        |   |   |   |           |       
        |   |   |   |           +---TaskManagement
        |   |   |   |           |   |   TaskManagmentView.g.cs
        |   |   |   |           |   |   
        |   |   |   |           |   \---Views
        |   |   |   |           |           NotExecutedTasksDialogView.g.cs
        |   |   |   |           |           TaskSummaryCentronNotificationView.g.cs
        |   |   |   |           |           TaskSummaryHistoryView.g.cs
        |   |   |   |           |           TaskSummaryTicketsView.g.cs
        |   |   |   |           |           TaskSummaryView.g.cs
        |   |   |   |           |           
        |   |   |   |           +---TaskManager
        |   |   |   |           |   |   ReportServerView.g.cs
        |   |   |   |           |   |   
        |   |   |   |           |   \---Recurrence
        |   |   |   |           |           RecurrenceView.g.cs
        |   |   |   |           |           
        |   |   |   |           +---Telephony
        |   |   |   |           |   |   TelephonyDetailsView.g.cs
        |   |   |   |           |   |   TelephonyPopupView.g.cs
        |   |   |   |           |   |   
        |   |   |   |           |   \---CallLog
        |   |   |   |           |           TelephonyCallLogView.g.cs
        |   |   |   |           |           
        |   |   |   |           +---Themes
        |   |   |   |           |       Generic.baml
        |   |   |   |           |       
        |   |   |   |           +---Webservice
        |   |   |   |           |   +---CentronAgentConfiguration
        |   |   |   |           |   \---WebServiceConfiguration
        |   |   |   |           |           WebServiceConfigurationControl.baml
        |   |   |   |           |           WebServiceConfigurationControl.g.cs
        |   |   |   |           |           
        |   |   |   |           \---Wizard
        |   |   |   |                   WizardNavigationControl.g.cs
        |   |   |   |                   
        |   |   |   +---PasswordManager
        |   |   |   |   |   AccessAreaManagementView.xaml
        |   |   |   |   |   AccessAreaManagementView.xaml.cs
        |   |   |   |   |   AccessAreaManagementViewModel.cs
        |   |   |   |   |   AccessManagementView.xaml
        |   |   |   |   |   AccessManagementView.xaml.cs
        |   |   |   |   |   AccessManagementViewModel.cs
        |   |   |   |   |   Applications.cs
        |   |   |   |   |   AutoType.cs
        |   |   |   |   |   GuidelineManagementView.xaml
        |   |   |   |   |   GuidelineManagementView.xaml.cs
        |   |   |   |   |   GuidelineManagementViewModel.cs
        |   |   |   |   |   PasswordGenerator.cs
        |   |   |   |   |   PasswordManagerConnectorLogExtensions.cs
        |   |   |   |   |   PasswordManagerEvents.cs
        |   |   |   |   |   PropertyValueCellTemplateSelector.cs
        |   |   |   |   |   
        |   |   |   |   +---Converters
        |   |   |   |   |       CustomerAccessDataExportTypeToTextConverter.cs
        |   |   |   |   |       CustomerAccessDataZipOptionToEnabledConverter.cs
        |   |   |   |   |       CustomerAccessDataZipOptionToTextConverter.cs
        |   |   |   |   |       IntToNullConverter.cs
        |   |   |   |   |       ListBoxTabToVisibilityConverter.cs
        |   |   |   |   |       ListCountToVisibilityConverter.cs
        |   |   |   |   |       LogActionKindToImageConverter.cs
        |   |   |   |   |       MultiBoolOrToIsReadOnlyConverter.cs
        |   |   |   |   |       MultiBoolToBorderVisibilityConverter.cs
        |   |   |   |   |       MultiBoolToSealBreakVisibilityConverter.cs
        |   |   |   |   |       MultiBoolToSealVisibilityConverter.cs
        |   |   |   |   |       MultiBoolToShowPasswordVisibilityConverter.cs
        |   |   |   |   |       MultiBoolToUnsealVisibilityConverter.cs
        |   |   |   |   |       MultiValueToTileBarItemCaptionConverter.cs
        |   |   |   |   |       MultiValueToTileBarItemImageConverter.cs
        |   |   |   |   |       
        |   |   |   |   +---Dialogs
        |   |   |   |   |       AssignCategoriesView.xaml
        |   |   |   |   |       AssignCategoriesView.xaml.cs
        |   |   |   |   |       AssignCategoriesViewModel.cs
        |   |   |   |   |       AssignEmployeesView.xaml
        |   |   |   |   |       AssignEmployeesView.xaml.cs
        |   |   |   |   |       AssignEmployeesViewModel.cs
        |   |   |   |   |       ExportCustomerAccessDataView.xaml
        |   |   |   |   |       ExportCustomerAccessDataView.xaml.cs
        |   |   |   |   |       ExportCustomerAccessDataViewModel.cs
        |   |   |   |   |       LogCommentView.xaml
        |   |   |   |   |       LogCommentView.xaml.cs
        |   |   |   |   |       LogCommentViewModel.cs
        |   |   |   |   |       PasswordGeneratorView.xaml
        |   |   |   |   |       PasswordGeneratorView.xaml.cs
        |   |   |   |   |       PasswordGeneratorViewModel.cs
        |   |   |   |   |       RDPView.xaml
        |   |   |   |   |       RDPView.xaml.cs
        |   |   |   |   |       RDPViewModel.cs
        |   |   |   |   |       SearchAccountMode.cs
        |   |   |   |   |       SearchAccountView.xaml
        |   |   |   |   |       SearchAccountView.xaml.cs
        |   |   |   |   |       SearchAccountViewModel.cs
        |   |   |   |   |       SSHView.xaml
        |   |   |   |   |       SSHView.xaml.cs
        |   |   |   |   |       SSHViewModel.cs
        |   |   |   |   |       TwoFactorAuthentificationView.xaml
        |   |   |   |   |       TwoFactorAuthentificationView.xaml.cs
        |   |   |   |   |       TwoFactorAuthentificationViewModel.cs
        |   |   |   |   |       VPNAccessManagementView.xaml
        |   |   |   |   |       VPNAccessManagementView.xaml.cs
        |   |   |   |   |       VPNAccessManagementViewModel.cs
        |   |   |   |   |       VPNAccessSelectionView.xaml
        |   |   |   |   |       VPNAccessSelectionView.xaml.cs
        |   |   |   |   |       VPNAccessSelectionViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---Interfaces
        |   |   |   |   |       IPasswordManagerConnector.cs
        |   |   |   |   |       IPasswordManagerDialogs.cs
        |   |   |   |   |       
        |   |   |   |   +---Settings
        |   |   |   |   |       PasswordManagerSettingsView.xaml
        |   |   |   |   |       PasswordManagerSettingsView.xaml.cs
        |   |   |   |   |       PasswordManagerSettingsViewModel.cs
        |   |   |   |   |       
        |   |   |   |   \---ViewModels
        |   |   |   |           AccountSearchViewModel.cs
        |   |   |   |           AccountVPNAccessViewModel.cs
        |   |   |   |           ApplicationViewModel.cs
        |   |   |   |           AuthorizedEmployeeViewModel.cs
        |   |   |   |           CustomBaseViewModel.cs
        |   |   |   |           CustomCategoryViewModel.cs
        |   |   |   |           CustomerAccessDataZipOption.cs
        |   |   |   |           CustomItemViewModel.cs
        |   |   |   |           CustomPropertyValueViewModel.cs
        |   |   |   |           CustomPropertyViewModel.cs
        |   |   |   |           EmployeeRightViewModel.cs
        |   |   |   |           EmployeeViewModel.cs
        |   |   |   |           ExportAccessDataLogMessage.cs
        |   |   |   |           ExternalApplicationViewModel.cs
        |   |   |   |           GuidelineViewModel.cs
        |   |   |   |           
        |   |   |   +---PdfScanning
        |   |   |   |   |   PdfScanner.cs
        |   |   |   |   |   PdfScannerResult.cs
        |   |   |   |   |   
        |   |   |   |   +---Config
        |   |   |   |   |   |   FixedLocationPdfScanStrategy.cs
        |   |   |   |   |   |   IPdfScanStrategy.cs
        |   |   |   |   |   |   PageReference.cs
        |   |   |   |   |   |   PdfScanConfig.cs
        |   |   |   |   |   |   RelativeDirection.cs
        |   |   |   |   |   |   RelativeToSearchTextPdfScanStrategy.cs
        |   |   |   |   |   |   
        |   |   |   |   |   \---Serialization
        |   |   |   |   |           FixedLocationPdfScanStrategySerializer.cs
        |   |   |   |   |           PageReferenceSerializer.cs
        |   |   |   |   |           PdfScanConfigSerializer.cs
        |   |   |   |   |           RelativeToSearchTextPdfScanStrategySerializer.cs
        |   |   |   |   |           
        |   |   |   |   +---Controls
        |   |   |   |   |       ConfigView.xaml
        |   |   |   |   |       ConfigView.xaml.cs
        |   |   |   |   |       ConfigViewModel.cs
        |   |   |   |   |       FixedLocationView.xaml
        |   |   |   |   |       FixedLocationView.xaml.cs
        |   |   |   |   |       FixedLocationViewModel.cs
        |   |   |   |   |       PageKind.cs
        |   |   |   |   |       PageView.xaml
        |   |   |   |   |       PageView.xaml.cs
        |   |   |   |   |       PageViewModel.cs
        |   |   |   |   |       PdfScannerConfigView.xaml
        |   |   |   |   |       PdfScannerConfigView.xaml.cs
        |   |   |   |   |       PdfScannerConfigViewModel.cs
        |   |   |   |   |       PdfScannerResultViewModel.cs
        |   |   |   |   |       RelativeToSearchTextView.xaml
        |   |   |   |   |       RelativeToSearchTextView.xaml.cs
        |   |   |   |   |       RelativeToSearchTextViewModel.cs
        |   |   |   |   |       StrategyKind.cs
        |   |   |   |   |       StrategyKindToTabIndexConverter.cs
        |   |   |   |   |       
        |   |   |   |   +---Extensions
        |   |   |   |   |       RectangleAndCoordinateExtensions.cs
        |   |   |   |   |       
        |   |   |   |   \---StrategyHandler
        |   |   |   |           FixedLocationPdfScanStrategyHandler.cs
        |   |   |   |           IPdfScanStrategyHandler.cs
        |   |   |   |           PdfScanStrategyHandler.cs
        |   |   |   |           RelativeToSearchTextPdfScanStrategy.cs
        |   |   |   |           ScannedArea.cs
        |   |   |   |           StrategyHandlerResult.cs
        |   |   |   |           
        |   |   |   +---PositionGrid
        |   |   |   |   |   EditRtfTextWindow.xaml
        |   |   |   |   |   EditRtfTextWindow.xaml.cs
        |   |   |   |   |   README.txt
        |   |   |   |   |   ReceiptArticleGridViewControl.xaml
        |   |   |   |   |   ReceiptArticleGridViewControl.xaml.cs
        |   |   |   |   |   
        |   |   |   |   +---Classes
        |   |   |   |   |       RangeObservableCollection.cs
        |   |   |   |   |       
        |   |   |   |   +---Controls
        |   |   |   |   |       ExtendedComboBoxEditSettings.cs
        |   |   |   |   |       ExtendedTextEditSettings.cs
        |   |   |   |   |       RichTextBoxEx.cs
        |   |   |   |   |       
        |   |   |   |   +---Converters
        |   |   |   |   |       ArticleBarcodeConverter.cs
        |   |   |   |   |       ArticleDoneConverter.cs
        |   |   |   |   |       ArticleGroupColorConverter.cs
        |   |   |   |   |       ArticleIsBookedConverter.cs
        |   |   |   |   |       ArticleOrderConverter.cs
        |   |   |   |   |       ArticleOrderTooltipConverter.cs
        |   |   |   |   |       ArticlePercentConverter.cs
        |   |   |   |   |       ArticlePickingConverter.cs
        |   |   |   |   |       ArticlePickingTooltipConverter.cs
        |   |   |   |   |       ArticlePriceMultiConverter.cs
        |   |   |   |   |       ArticleRowKindConverter.cs
        |   |   |   |   |       ColorToSolidColorBrushConverter.cs
        |   |   |   |   |       ContingentKindToImageConverter.cs
        |   |   |   |   |       CustomerCostCentersToStringListConverter.cs
        |   |   |   |   |       DoneStateTooltipConverter.cs
        |   |   |   |   |       ImageAndColumnWidthToStretchConverter.cs
        |   |   |   |   |       InverseBooleanToVisibilityConverter.cs
        |   |   |   |   |       NullableBoolToBoolConverter.cs
        |   |   |   |   |       NullColorToTransparentConverter.cs
        |   |   |   |   |       NullFontFamilyConverter.cs
        |   |   |   |   |       NullImageConverter.cs
        |   |   |   |   |       PixelSizeToPointSizeConverter.cs
        |   |   |   |   |       PlannedDurationToDisplayStringConverter.cs
        |   |   |   |   |       StateToForegroundConverter.cs
        |   |   |   |   |       StateToTextDecorationConverter.cs
        |   |   |   |   |       TaxRateExpirationDateToForegroundConverter.cs
        |   |   |   |   |       TaxRateExpirationDateToTextDecorationConverter.cs
        |   |   |   |   |       
        |   |   |   |   +---Helpers
        |   |   |   |   |       FocusForTextColumnHelper.cs
        |   |   |   |   |       PasteIndentNormalizer.cs
        |   |   |   |   |       PositionGridThemeHelper.cs
        |   |   |   |   |       RefreshRegion.cs
        |   |   |   |   |       ReverseChargeThresholdCalculator.cs
        |   |   |   |   |       TreeListExpandedNodesHelper.cs
        |   |   |   |   |       
        |   |   |   |   +---Interfaces
        |   |   |   |   |       CopyReceiptArticlesEventArgs.cs
        |   |   |   |   |       GetRevenueAccountEventArgs.cs
        |   |   |   |   |       GetRoundingFixArticleEventArgs.cs
        |   |   |   |   |       GetSupplierEventArgs.cs
        |   |   |   |   |       GetVolumePriceEventArgs.cs
        |   |   |   |   |       IContract.cs
        |   |   |   |   |       ICostCenter.cs
        |   |   |   |   |       ICostObject.cs
        |   |   |   |   |       ICustomerCostCenter.cs
        |   |   |   |   |       IReceiptArticle.cs
        |   |   |   |   |       IReceiptArticleCalculatedProperties.cs
        |   |   |   |   |       IReceiptArticleInteractionLogic.cs
        |   |   |   |   |       ISpecialAgreement.cs
        |   |   |   |   |       ISupplier.cs
        |   |   |   |   |       IValueAddedTax.cs
        |   |   |   |   |       IVolumePrice.cs
        |   |   |   |   |       IWarehouse.cs
        |   |   |   |   |       ReceiptArticleBarcodeState.cs
        |   |   |   |   |       ReceiptArticleContextMenuItemEventArgs.cs
        |   |   |   |   |       ReceiptArticleGridContextMenuItem.cs
        |   |   |   |   |       ReceiptArticleImageVisibility.cs
        |   |   |   |   |       ReceiptArticleKind.cs
        |   |   |   |   |       ReceiptArticlePositionKind.cs
        |   |   |   |   |       ReceiptArticleShortcuts.cs
        |   |   |   |   |       ReceiptArticleVisibility.cs
        |   |   |   |   |       ReceiptItemSerializedDataConverterEventArgs.cs
        |   |   |   |   |       
        |   |   |   |   +---Logic
        |   |   |   |   |       CommonReceiptArticleInteractionLogic.cs
        |   |   |   |   |       
        |   |   |   |   +---Resources
        |   |   |   |   |   \---Images
        |   |   |   |   |           AfterEffortRow.png
        |   |   |   |   |           all_sn_16x16.png
        |   |   |   |   |           AlternativeRow.png
        |   |   |   |   |           ArticleDone.png
        |   |   |   |   |           AsNeededRow.png
        |   |   |   |   |           BookedIcon_16x16.png
        |   |   |   |   |           CargoRow.png
        |   |   |   |   |           CompletelyOrdered.png
        |   |   |   |   |           CompletelyPicked.png
        |   |   |   |   |           FontColor.png
        |   |   |   |   |           InformativeRow.png
        |   |   |   |   |           NoServiceOptionalRow.png
        |   |   |   |   |           NoServiceRow.png
        |   |   |   |   |           NotOrdered.png
        |   |   |   |   |           NotPicked.png
        |   |   |   |   |           no_sn_16x16.png
        |   |   |   |   |           OptionalRow.png
        |   |   |   |   |           PartlyOrdered.png
        |   |   |   |   |           PartlyPicked.png
        |   |   |   |   |           part_sn_16x16.png
        |   |   |   |   |           Performance-Mode.png
        |   |   |   |   |           squeeze_16x16.png
        |   |   |   |   |           stretch_16x16.png
        |   |   |   |   |           
        |   |   |   |   \---ViewModels
        |   |   |   |           ArticlesInsertedEventArgs.cs
        |   |   |   |           ColorHelper.cs
        |   |   |   |           ContextMenuItemViewModel.cs
        |   |   |   |           FontSizesHelper.cs
        |   |   |   |           IsLoadingHelper.cs
        |   |   |   |           ReceiptArticleGridViewModel.cs
        |   |   |   |           ReceiptArticleViewModel.cs
        |   |   |   |           TextHelper.cs
        |   |   |   |           WpfColorHelper.cs
        |   |   |   |           
        |   |   |   +---ProductMatrix
        |   |   |   |   +---AdministrationView
        |   |   |   |   |       AdministrationMainView.xaml
        |   |   |   |   |       AdministrationMainView.xaml.cs
        |   |   |   |   |       AdministrationMainViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---Converter
        |   |   |   |   |       EnumToBooleanConverter.cs
        |   |   |   |   |       ProductMatrixImageSelector.cs
        |   |   |   |   |       ProductMatrixItemToImageConverter.cs
        |   |   |   |   |       
        |   |   |   |   +---CustomerView
        |   |   |   |   |       ProductMatrixCustomerView.xaml
        |   |   |   |   |       ProductMatrixCustomerView.xaml.cs
        |   |   |   |   |       ProductMatrixCustomerViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---Data
        |   |   |   |   |       ProductMatrixData.cs
        |   |   |   |   |       ProductMatrixType.cs
        |   |   |   |   |       
        |   |   |   |   +---Interfaces
        |   |   |   |   |       IProductMatrixConnector.cs
        |   |   |   |   |       IProductMatrixDialogManager.cs
        |   |   |   |   |       
        |   |   |   |   \---ViewModels
        |   |   |   |           CategoryRatingSummeryView.xaml
        |   |   |   |           CategoryRatingSummeryView.xaml.cs
        |   |   |   |           CategoryRatingSummeryViewModel.cs
        |   |   |   |           CategoryView.xaml
        |   |   |   |           CategoryView.xaml.cs
        |   |   |   |           CategoryViewModel.cs
        |   |   |   |           ChangeLogItemView.xaml
        |   |   |   |           ChangeLogItemView.xaml.cs
        |   |   |   |           ChangeLogItemViewModel.cs
        |   |   |   |           ProductView.xaml
        |   |   |   |           ProductView.xaml.cs
        |   |   |   |           ProductViewModel.cs
        |   |   |   |           RatingEnumViewModel.cs
        |   |   |   |           RatingView.xaml
        |   |   |   |           RatingView.xaml.cs
        |   |   |   |           RatingViewModel.cs
        |   |   |   |           
        |   |   |   +---Properties
        |   |   |   |       Annotations.cs
        |   |   |   |       AssemblyInfo.cs
        |   |   |   |       
        |   |   |   +---ReceiptDocumentsImport
        |   |   |   |   |   ReceiptDocumentsConnectorMode.cs
        |   |   |   |   |   ReceiptDocumentsConnectorView.xaml
        |   |   |   |   |   ReceiptDocumentsConnectorView.xaml.cs
        |   |   |   |   |   ReceiptDocumentsConnectorViewModel.cs
        |   |   |   |   |   ReceiptDocumentTreeListItemKind.cs
        |   |   |   |   |   ReceiptDocumentTreeListNodeImageSelector.cs
        |   |   |   |   |   
        |   |   |   |   +---Converters
        |   |   |   |   |       AssignmentStateToSplitButtonGlyphConverter.cs
        |   |   |   |   |       ComparisonStatusToImageConverter.cs
        |   |   |   |   |       FreightButtonToVisibilityConverter.cs
        |   |   |   |   |       IsSupplierBookingAssignedToSelectedReceiptDocumentConverter.cs
        |   |   |   |   |       ModeToCaptionConverter.cs
        |   |   |   |   |       ProgressMaxCountToDisplayFormatStringConverter.cs
        |   |   |   |   |       
        |   |   |   |   +---Dialogs
        |   |   |   |   |       AddOrdersToDocumentDialogView.xaml
        |   |   |   |   |       AddOrdersToDocumentDialogView.xaml.cs
        |   |   |   |   |       AddOrdersToDocumentDialogViewModel.cs
        |   |   |   |   |       MarkForPrintView.xaml
        |   |   |   |   |       MarkForPrintView.xaml.cs
        |   |   |   |   |       MarkForPrintViewModel.cs
        |   |   |   |   |       SearchwordManagementDialogView.xaml
        |   |   |   |   |       SearchwordManagementDialogView.xaml.cs
        |   |   |   |   |       SearchwordManagementDialogViewModel.cs
        |   |   |   |   |       SetAssetConditionView.xaml
        |   |   |   |   |       SetAssetConditionView.xaml.cs
        |   |   |   |   |       SetAssetConditionViewModel.cs
        |   |   |   |   |       SettingsDialogView.xaml
        |   |   |   |   |       SettingsDialogView.xaml.cs
        |   |   |   |   |       SettingsDialogViewModel.cs
        |   |   |   |   |       
        |   |   |   |   +---Docs
        |   |   |   |   |       WE Kalk code beschreibung.docx
        |   |   |   |   |       
        |   |   |   |   +---Interfaces
        |   |   |   |   |       IReceiptDocumentsConnector.cs
        |   |   |   |   |       IReceiptDocumentsDialogs.cs
        |   |   |   |   |       
        |   |   |   |   \---ViewModels
        |   |   |   |           ComparisonStatus.cs
        |   |   |   |           DocumentToBookingAssignmentViewModel.cs
        |   |   |   |           GoodInwardsItemViewModel.cs
        |   |   |   |           GoodInwardsViewModel.cs
        |   |   |   |           OpenBookingItemViewModel.cs
        |   |   |   |           OpenBookingViewModel.cs
        |   |   |   |           PdfScanComparsionViewModel.cs
        |   |   |   |           ReceiptDocument.cs
        |   |   |   |           SupplierOrderItemViewModel.cs
        |   |   |   |           SupplierOrderViewModel.cs
        |   |   |   |           SupplierPdfScanConfigsDTOViewModel.cs
        |   |   |   |           VatDTOViewModel.cs
        |   |   |   |           
        |   |   |   +---Reports
        |   |   |   |   \---ReportManagement
        |   |   |   |       +---Converters
        |   |   |   |       |       BoolToItalicConverter.cs
        |   |   |   |       |       BoolToVisibilityConverter.cs
        |   |   |   |       |       GetHybrigGroupFont.cs
        |   |   |   |       |       InvertBoolConverter.cs
        |   |   |   |       |       WindowThemeConverter.cs
        |   |   |   |       |       
        |   |   |   |       +---Interfaces
        |   |   |   |       |       IReportManagementConnector.cs
        |   |   |   |       |       IReportManagementConnectorDialogs.cs
        |   |   |   |       |       
        |   |   |   |       +---UI
        |   |   |   |       |   \---ReportEngine
        |   |   |   |       |       |   CustomTreeViewItemTemplate.xaml
        |   |   |   |       |       |   MainReportWindow.xaml
        |   |   |   |       |       |   MainReportWindow.xaml.cs
        |   |   |   |       |       |   QueryResultWindow.xaml
        |   |   |   |       |       |   QueryResultWindow.xaml.cs
        |   |   |   |       |       |   QueryWindow.xaml
        |   |   |   |       |       |   QueryWindow.xaml.cs
        |   |   |   |       |       |   ReportTreeList.xaml
        |   |   |   |       |       |   ReportTreeList.xaml.cs
        |   |   |   |       |       |   ReportTreeView.cs
        |   |   |   |       |       |   ReportTreeViewItem.cs
        |   |   |   |       |       |   
        |   |   |   |       |       +---Controls
        |   |   |   |       |       |   |   BinSettingsControllerView.xaml
        |   |   |   |       |       |   |   BinSettingsControllerView.xaml.cs
        |   |   |   |       |       |   |   BinSettingsView.xaml
        |   |   |   |       |       |   |   BinSettingsView.xaml.cs
        |   |   |   |       |       |   |   QueryResultView.xaml
        |   |   |   |       |       |   |   QueryResultView.xaml.cs
        |   |   |   |       |       |   |   SettingsView.xaml
        |   |   |   |       |       |   |   SettingsView.xaml.cs
        |   |   |   |       |       |   |   
        |   |   |   |       |       |   \---PrintSettingTabControls
        |   |   |   |       |       |           PdfExportView.xaml
        |   |   |   |       |       |           PdfExportView.xaml.cs
        |   |   |   |       |       |           PortalView.xaml
        |   |   |   |       |       |           PortalView.xaml.cs
        |   |   |   |       |       |           PrintOptionsView.xaml
        |   |   |   |       |       |           PrintOptionsView.xaml.cs
        |   |   |   |       |       |           
        |   |   |   |       |       \---UserInputArea
        |   |   |   |       |               UserInputWindow.xaml
        |   |   |   |       |               UserInputWindow.xaml.cs
        |   |   |   |       |               
        |   |   |   |       \---ViewModels
        |   |   |   |           \---ReportEngine
        |   |   |   |               |   MainReportWindowViewModel.cs
        |   |   |   |               |   QueryResultWindowViewModel.cs
        |   |   |   |               |   QueryWindowViewModel.cs
        |   |   |   |               |   ReportHierarchyViewModel.cs
        |   |   |   |               |   
        |   |   |   |               +---Controls
        |   |   |   |               |   |   SettingsViewModel.cs
        |   |   |   |               |   |   
        |   |   |   |               |   \---PrintSettingTabControls
        |   |   |   |               +---Items
        |   |   |   |               |       BaseReportViewModel.cs
        |   |   |   |               |       BinPrintSettingsViewModel.cs
        |   |   |   |               |       ClientLogic.cs
        |   |   |   |               |       GroupViewModel.cs
        |   |   |   |               |       PortalReportViewModel.cs
        |   |   |   |               |       PrintSettingsViewModel.cs
        |   |   |   |               |       QueryResultViewModel.cs
        |   |   |   |               |       QueryViewModel.cs
        |   |   |   |               |       ReportCellTemplateSelector.cs
        |   |   |   |               |       ReportDataParameterViewModel.cs
        |   |   |   |               |       ReportViewModel.cs
        |   |   |   |               |       TreeItemViewModel.cs
        |   |   |   |               |       
        |   |   |   |               \---UserInputArea
        |   |   |   |                       IUserInputValidator.cs
        |   |   |   |                       StaticUserInputValidator.cs
        |   |   |   |                       StringEventArgs.cs
        |   |   |   |                       UserInputValidator.cs
        |   |   |   |                       UserInputViewModel.cs
        |   |   |   |                       
        |   |   |   +---Resources
        |   |   |   |   |   CultureResources.cs
        |   |   |   |   |   LocalizedStrings.Designer.cs
        |   |   |   |   |   LocalizedStrings.en.resx
        |   |   |   |   |   LocalizedStrings.resx
        |   |   |   |   |   ResourceLinks.cs
        |   |   |   |   |   
        |   |   |   |   +---AutomateDashboard
        |   |   |   |   |       Abwicklung_126ai-01.png
        |   |   |   |   |       Abwicklung_Orange.png
        |   |   |   |   |       Automatisch_126-01.png
        |   |   |   |   |       Automatisch_Orange.png
        |   |   |   |   |       pause.png
        |   |   |   |   |       pause_gray.png
        |   |   |   |   |       Reporting_126ai-01.png
        |   |   |   |   |       Reporting_Orange.png
        |   |   |   |   |       Service_126ai-01.png
        |   |   |   |   |       Service_Orange.png
        |   |   |   |   |       start.png
        |   |   |   |   |       start_gray.png
        |   |   |   |   |       Vertrieb_126ai-01.png
        |   |   |   |   |       Vertrieb_Orange.png
        |   |   |   |   |       
        |   |   |   |   +---Icons
        |   |   |   |   |   +---128x128
        |   |   |   |   |   |       NoImage.png
        |   |   |   |   |   |       
        |   |   |   |   |   +---16x16
        |   |   |   |   |   |       Active.png
        |   |   |   |   |   |       Add_16x16.png
        |   |   |   |   |   |       Apply_16x16.png
        |   |   |   |   |   |       Arrow.png
        |   |   |   |   |   |       ArrowLeft.png
        |   |   |   |   |   |       ArrowRight.png
        |   |   |   |   |   |       Artikel-Verwaltung.png
        |   |   |   |   |   |       Calender_16x16.png
        |   |   |   |   |   |       Cancel_16x16.png
        |   |   |   |   |   |       Close.png
        |   |   |   |   |   |       Collapse_16x16.png
        |   |   |   |   |   |       Direktlieferung_16x16.png
        |   |   |   |   |   |       DocumentMap_16x16.png
        |   |   |   |   |   |       EDIInvoice_16x16.png
        |   |   |   |   |   |       Edit_16x16.png
        |   |   |   |   |   |       Expand_16x16.png
        |   |   |   |   |   |       ExportToIMG_16x16.png
        |   |   |   |   |   |       ExportToXML_16x16.png
        |   |   |   |   |   |       FolderClosed.png
        |   |   |   |   |   |       FolderOpen.png
        |   |   |   |   |   |       FontSizeDecrease_16x16.png
        |   |   |   |   |   |       FontSizeIncrease_16x16.png
        |   |   |   |   |   |       Icon Haken gr³n-01.png
        |   |   |   |   |   |       icon-geladene-reports-16.png
        |   |   |   |   |   |       IconEntfernen.png
        |   |   |   |   |   |       Icon_Fax_16.png
        |   |   |   |   |   |       Icon_Mail_16.png
        |   |   |   |   |   |       Icon_Print_16.png
        |   |   |   |   |   |       IDE_16x16.png
        |   |   |   |   |   |       Mahnung_16x16.png
        |   |   |   |   |   |       MoveDown_16x16.png
        |   |   |   |   |   |       MoveUp_16x16.png
        |   |   |   |   |   |       New.png
        |   |   |   |   |   |       Offer_16.png
        |   |   |   |   |   |       Open.png
        |   |   |   |   |   |       Order_16.png
        |   |   |   |   |   |       Palette_16x16.png
        |   |   |   |   |   |       Properties_16x16.png
        |   |   |   |   |   |       Refresh.png
        |   |   |   |   |   |       Refresh_16x16.png
        |   |   |   |   |   |       ReportData_16.png
        |   |   |   |   |   |       ReportGroup_16.png
        |   |   |   |   |   |       Save.png
        |   |   |   |   |   |       Save_16x16.png
        |   |   |   |   |   |       Show_16x16.png
        |   |   |   |   |   |       Smily-bad.png
        |   |   |   |   |   |       Smily-good.png
        |   |   |   |   |   |       Smily-neutral.png
        |   |   |   |   |   |       Stretch_16x16.png
        |   |   |   |   |   |       Summary_16x16.png
        |   |   |   |   |   |       Tag_16x16.png
        |   |   |   |   |   |       Warn_16.png
        |   |   |   |   |   |       
        |   |   |   |   |   +---32x32
        |   |   |   |   |   |   |   001ReDesign_Automatisch-Synchronisieren.png
        |   |   |   |   |   |   |   001ReDesign_E-mail.png
        |   |   |   |   |   |   |   Abholschein_With_Plus.png
        |   |   |   |   |   |   |   Abrechnung_32x32-01.png
        |   |   |   |   |   |   |   Add.png
        |   |   |   |   |   |   |   AddCustomer.png
        |   |   |   |   |   |   |   AddNew.png
        |   |   |   |   |   |   |   AddNewDataSource_32x32.png
        |   |   |   |   |   |   |   Add_32x32.png
        |   |   |   |   |   |   |   AlignHorizontalCenter_32x32.png
        |   |   |   |   |   |   |   Angebot_With_Plus.png
        |   |   |   |   |   |   |   AnrufAbegelehnt.png
        |   |   |   |   |   |   |   AnrufAngenommen.png
        |   |   |   |   |   |   |   AnrufAusgehend.png
        |   |   |   |   |   |   |   AnrufEinkommend.png
        |   |   |   |   |   |   |   Antivirus_Sensor.png
        |   |   |   |   |   |   |   application.png
        |   |   |   |   |   |   |   Apply.png
        |   |   |   |   |   |   |   Apply_32x32.png
        |   |   |   |   |   |   |   Artikel_32x32-01.png
        |   |   |   |   |   |   |   Attachment_32x32.png
        |   |   |   |   |   |   |   Aufklappen.png
        |   |   |   |   |   |   |   Auftrag_With_Plus.png
        |   |   |   |   |   |   |   Avira.png
        |   |   |   |   |   |   |   Bar_32x32.png
        |   |   |   |   |   |   |   Bearbeiten.png
        |   |   |   |   |   |   |   Beleg-Kosten-Erfassung_32x32-01.png
        |   |   |   |   |   |   |   Bestellung-OhnePlus_32x32-01.png
        |   |   |   |   |   |   |   Bestellung.png
        |   |   |   |   |   |   |   Booked.png
        |   |   |   |   |   |   |   bridge.png
        |   |   |   |   |   |   |   CalendarAdd_32x32.png
        |   |   |   |   |   |   |   Calendar_32x32.png
        |   |   |   |   |   |   |   Cancel.png
        |   |   |   |   |   |   |   cancel_32x32.png
        |   |   |   |   |   |   |   cancel_32x32_gray.png
        |   |   |   |   |   |   |   Carrier.png
        |   |   |   |   |   |   |   CellsAutoHeight-_32x32.png
        |   |   |   |   |   |   |   cell_phone.png
        |   |   |   |   |   |   |   ChangeFontStyle_32x32.png
        |   |   |   |   |   |   |   Clear_32x32.png
        |   |   |   |   |   |   |   Close.png
        |   |   |   |   |   |   |   Collapse.png
        |   |   |   |   |   |   |   Comment_32x32.png
        |   |   |   |   |   |   |   Comment_32x32Add.png
        |   |   |   |   |   |   |   Commissioning.png
        |   |   |   |   |   |   |   comm_link.png
        |   |   |   |   |   |   |   comm_link2.png
        |   |   |   |   |   |   |   content.png
        |   |   |   |   |   |   |   ContentAutoArrange_32x32.png
        |   |   |   |   |   |   |   Contract01_32x32.png
        |   |   |   |   |   |   |   copier.png
        |   |   |   |   |   |   |   Copy.png
        |   |   |   |   |   |   |   crt.png
        |   |   |   |   |   |   |   crt_monitor.png
        |   |   |   |   |   |   |   Database_32x32.png
        |   |   |   |   |   |   |   database_server.png
        |   |   |   |   |   |   |   DayFinalized_32x32.png
        |   |   |   |   |   |   |   DayViewAdd_32x32.png
        |   |   |   |   |   |   |   DayView_32x32.png
        |   |   |   |   |   |   |   Delete.png
        |   |   |   |   |   |   |   Design_32x32.png
        |   |   |   |   |   |   |   digital.png
        |   |   |   |   |   |   |   directory.png
        |   |   |   |   |   |   |   Direktlieferung_32x32.png
        |   |   |   |   |   |   |   DocumentCase.png
        |   |   |   |   |   |   |   DocumentMap_32x32.png
        |   |   |   |   |   |   |   Dokument-Hochladen.png
        |   |   |   |   |   |   |   Dokumente_32x32-01.png
        |   |   |   |   |   |   |   Domain.png
        |   |   |   |   |   |   |   dynamic.png
        |   |   |   |   |   |   |   E-Mail-senden_32x32.png
        |   |   |   |   |   |   |   Edit-Layout.png
        |   |   |   |   |   |   |   Edit.png
        |   |   |   |   |   |   |   EditName_32x32.png
        |   |   |   |   |   |   |   Edit_32x32.png
        |   |   |   |   |   |   |   Einstellungen.png
        |   |   |   |   |   |   |   EMail.png
        |   |   |   |   |   |   |   Employee.png
        |   |   |   |   |   |   |   EmptyTrash.png
        |   |   |   |   |   |   |   Erfasste-Stunden-berechenbar_32x32.png
        |   |   |   |   |   |   |   Erfasste-Stunden-nicht-berechenbar_32x32.png
        |   |   |   |   |   |   |   Erfasste-Stunden_32x32.png
        |   |   |   |   |   |   |   ethernet.png
        |   |   |   |   |   |   |   ethernet_63.png
        |   |   |   |   |   |   |   Example_32x32.png
        |   |   |   |   |   |   |   Excel.png
        |   |   |   |   |   |   |   Explode.png
        |   |   |   |   |   |   |   Export.png
        |   |   |   |   |   |   |   ExportFile_32x32.png
        |   |   |   |   |   |   |   ExportToXLS_32x32.png
        |   |   |   |   |   |   |   Export_32x32-.png
        |   |   |   |   |   |   |   external.png
        |   |   |   |   |   |   |   e_commerce.png
        |   |   |   |   |   |   |   fax.png
        |   |   |   |   |   |   |   File.png
        |   |   |   |   |   |   |   file_server.png
        |   |   |   |   |   |   |   firewall.png
        |   |   |   |   |   |   |   ForwardTicket-32x32.png
        |   |   |   |   |   |   |   Forward_32x32.png
        |   |   |   |   |   |   |   ftp.png
        |   |   |   |   |   |   |   FullSearchDark.png
        |   |   |   |   |   |   |   GreenTick.png
        |   |   |   |   |   |   |   Gutschrift.png
        |   |   |   |   |   |   |   Gutschrift_With_Plus.png
        |   |   |   |   |   |   |   Handshake.png
        |   |   |   |   |   |   |   HiddenText_32x32.png
        |   |   |   |   |   |   |   Hide_32x32.png
        |   |   |   |   |   |   |   HighlightActiveElements_32x32.png
        |   |   |   |   |   |   |   Historie-negativ_32x32-01.png
        |   |   |   |   |   |   |   History.png
        |   |   |   |   |   |   |   Home_32x32.png
        |   |   |   |   |   |   |   hub.png
        |   |   |   |   |   |   |   Icon kopieren 32 wei▀-01.png
        |   |   |   |   |   |   |   Icon-Zahlungskondition-32.png
        |   |   |   |   |   |   |   imac.png
        |   |   |   |   |   |   |   Image.png
        |   |   |   |   |   |   |   Import.png
        |   |   |   |   |   |   |   Index_32x32.png
        |   |   |   |   |   |   |   Info_32x32.png
        |   |   |   |   |   |   |   Inventar.png
        |   |   |   |   |   |   |   Kalkulation.png
        |   |   |   |   |   |   |   Kategorie_32x32-01.png
        |   |   |   |   |   |   |   Kategorie_L÷schen_32x32-01.png
        |   |   |   |   |   |   |   Kategorie_NEU_32x32-01.png
        |   |   |   |   |   |   |   Kunde-ausgeschlossen_32x32-01.png
        |   |   |   |   |   |   |   Kunde_32x32.png
        |   |   |   |   |   |   |   laptop_computer.png
        |   |   |   |   |   |   |   lcd.png
        |   |   |   |   |   |   |   Legend.png
        |   |   |   |   |   |   |   Lieferant-hinzuf³gen_32x32-01.png
        |   |   |   |   |   |   |   Lieferant-NEU_32x32-01.png
        |   |   |   |   |   |   |   Lieferant_32x32.png
        |   |   |   |   |   |   |   Lieferschein.png
        |   |   |   |   |   |   |   Lieferschein_Without_Plus.png
        |   |   |   |   |   |   |   ListBullets.png
        |   |   |   |   |   |   |   ListBullets_32x32.png
        |   |   |   |   |   |   |   Lizenz.png
        |   |   |   |   |   |   |   Log-In-01.png
        |   |   |   |   |   |   |   mainframe.png
        |   |   |   |   |   |   |   management.png
        |   |   |   |   |   |   |   MasterFilter_32x32.png
        |   |   |   |   |   |   |   Mehrwertsteuer.png
        |   |   |   |   |   |   |   MemberGroup.png
        |   |   |   |   |   |   |   MenuArrowDown.png
        |   |   |   |   |   |   |   Mitarbeiter_32x32.png
        |   |   |   |   |   |   |   mobile.png
        |   |   |   |   |   |   |   modem.png
        |   |   |   |   |   |   |   MonthView_32x32.png
        |   |   |   |   |   |   |   MoveDown_32x32.png
        |   |   |   |   |   |   |   MoveRight_32x32.png
        |   |   |   |   |   |   |   MoveUp_32x32.png
        |   |   |   |   |   |   |   Mug.png
        |   |   |   |   |   |   |   multi.png
        |   |   |   |   |   |   |   multi_funct.png
        |   |   |   |   |   |   |   Name.png
        |   |   |   |   |   |   |   Netto.png
        |   |   |   |   |   |   |   New.png
        |   |   |   |   |   |   |   NewAccess.png
        |   |   |   |   |   |   |   NewAccessArea.png
        |   |   |   |   |   |   |   NewArticle.png
        |   |   |   |   |   |   |   new_imac.png
        |   |   |   |   |   |   |   Next.png
        |   |   |   |   |   |   |   NichtGedruckt-01.png
        |   |   |   |   |   |   |   NoImageAvailable_32.png
        |   |   |   |   |   |   |   Notes_32x32.png
        |   |   |   |   |   |   |   Objektkategorie-01.png
        |   |   |   |   |   |   |   OperatingSystem_32x32.png
        |   |   |   |   |   |   |   OPOS.png
        |   |   |   |   |   |   |   Pause_32x32.png
        |   |   |   |   |   |   |   PaymentTransaction.png
        |   |   |   |   |   |   |   pc.png
        |   |   |   |   |   |   |   pda.png
        |   |   |   |   |   |   |   PDF.png
        |   |   |   |   |   |   |   PictureShapeOutlineColor_32x32.png
        |   |   |   |   |   |   |   Play.png
        |   |   |   |   |   |   |   plotter.png
        |   |   |   |   |   |   |   PowerPoint.png
        |   |   |   |   |   |   |   Prev_32x32.png
        |   |   |   |   |   |   |   Print.png
        |   |   |   |   |   |   |   PrintAllPages.png
        |   |   |   |   |   |   |   printer.png
        |   |   |   |   |   |   |   PrintMarked.png
        |   |   |   |   |   |   |   Print_32x32.png
        |   |   |   |   |   |   |   print_server.png
        |   |   |   |   |   |   |   Produkt-NEU_32x32-01.png
        |   |   |   |   |   |   |   Produkt_32x32-01.png
        |   |   |   |   |   |   |   Produkt_L÷schen_32x32-01.png
        |   |   |   |   |   |   |   Produkt_Matrix_32x32-01.png
        |   |   |   |   |   |   |   projector.png
        |   |   |   |   |   |   |   projector_screen.png
        |   |   |   |   |   |   |   Project_32x32.png
        |   |   |   |   |   |   |   Properties_32x32.png
        |   |   |   |   |   |   |   proxy_server.png
        |   |   |   |   |   |   |   Question_32x32.png
        |   |   |   |   |   |   |   real_time.png
        |   |   |   |   |   |   |   Rechnung.png
        |   |   |   |   |   |   |   Recurrence_32x32.png
        |   |   |   |   |   |   |   Refresh.png
        |   |   |   |   |   |   |   Refresh_32x32.png
        |   |   |   |   |   |   |   Report_32x32.png
        |   |   |   |   |   |   |   ring.png
        |   |   |   |   |   |   |   Role_32x32.png
        |   |   |   |   |   |   |   router.png
        |   |   |   |   |   |   |   Save.png
        |   |   |   |   |   |   |   SaveAndClose_32x32.png
        |   |   |   |   |   |   |   Save_32x32.png
        |   |   |   |   |   |   |   Scanner-Konfig-verwalten_32x32-01.png
        |   |   |   |   |   |   |   scanner.png
        |   |   |   |   |   |   |   screen.png
        |   |   |   |   |   |   |   Search2.png
        |   |   |   |   |   |   |   SelectAll_32x32.png
        |   |   |   |   |   |   |   Separator_32x32.png
        |   |   |   |   |   |   |   server.png
        |   |   |   |   |   |   |   ServiceArticleManagement.png
        |   |   |   |   |   |   |   ShowWorkTimeOnly_32x32.png
        |   |   |   |   |   |   |   Show_32x32.png
        |   |   |   |   |   |   |   smart_phone.png
        |   |   |   |   |   |   |   Smily-gut-weiss_32x32-01.png
        |   |   |   |   |   |   |   Smily-neutral-weiss_32x32-01.png
        |   |   |   |   |   |   |   Smily-schlecht-weiss_32x32-01.png
        |   |   |   |   |   |   |   Smily-X_32x32.png
        |   |   |   |   |   |   |   Spline_32x32.png
        |   |   |   |   |   |   |   StackedLine_32x32.png
        |   |   |   |   |   |   |   Status_32x32.png
        |   |   |   |   |   |   |   Stepline_32x32.png
        |   |   |   |   |   |   |   streaming.png
        |   |   |   |   |   |   |   Suggestion_32x32.png
        |   |   |   |   |   |   |   super.png
        |   |   |   |   |   |   |   SupportLevelAdd.png
        |   |   |   |   |   |   |   switch.png
        |   |   |   |   |   |   |   tablet.png
        |   |   |   |   |   |   |   Team.png
        |   |   |   |   |   |   |   Telefon_32x32-01.png
        |   |   |   |   |   |   |   telephone.png
        |   |   |   |   |   |   |   terminal.png
        |   |   |   |   |   |   |   Text.png
        |   |   |   |   |   |   |   Thermometer.png
        |   |   |   |   |   |   |   Ticket-anlegen_32x32.png
        |   |   |   |   |   |   |   Ticket.png
        |   |   |   |   |   |   |   Time.png
        |   |   |   |   |   |   |   Timeline.png
        |   |   |   |   |   |   |   Time_32x32.png
        |   |   |   |   |   |   |   Today.png
        |   |   |   |   |   |   |   Underline_32x32.png
        |   |   |   |   |   |   |   UndoBlue.png
        |   |   |   |   |   |   |   UndoOrange.png
        |   |   |   |   |   |   |   Unseal.png
        |   |   |   |   |   |   |   user.png
        |   |   |   |   |   |   |   Video.png
        |   |   |   |   |   |   |   video_phone.png
        |   |   |   |   |   |   |   ViewOnWeb_32x32.png
        |   |   |   |   |   |   |   virtual.png
        |   |   |   |   |   |   |   Wareneingang-negativ_32x32-01.png
        |   |   |   |   |   |   |   Wareneingang-positiv_32x32-01.png
        |   |   |   |   |   |   |   Wareneingang.png
        |   |   |   |   |   |   |   WarningOrange.png
        |   |   |   |   |   |   |   WarningRed.png
        |   |   |   |   |   |   |   Warn_32.png
        |   |   |   |   |   |   |   WE-Kalk_32x32-01.png
        |   |   |   |   |   |   |   web_server.png
        |   |   |   |   |   |   |   WeekView_32x32.png
        |   |   |   |   |   |   |   Windows_32x32.png
        |   |   |   |   |   |   |   wireless.png
        |   |   |   |   |   |   |   wireless_access.png
        |   |   |   |   |   |   |   Word.png
        |   |   |   |   |   |   |   Zeit-Einheit.png
        |   |   |   |   |   |   |   Zoom100_32x32.png
        |   |   |   |   |   |   |   Zoom2_32x32.png
        |   |   |   |   |   |   |   ZoomIn_32x32.png
        |   |   |   |   |   |   |   ZoomOut_32x32.png
        |   |   |   |   |   |   |   Zuklappen.png
        |   |   |   |   |   |   |   
        |   |   |   |   |   |   +---centronDMS
        |   |   |   |   |   |   |       Excel.png
        |   |   |   |   |   |   |       Haupt-Ordner-Neu_32x32-01.png
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---Task
        |   |   |   |   |   |           Checklist.png
        |   |   |   |   |   |           Checkliste32.png
        |   |   |   |   |   |           Export-Excel_32x32-01.png
        |   |   |   |   |   |           FlatIcons_Neuer-task_32x32.png
        |   |   |   |   |   |           FlatIcons_taskmanagement_32x32.png
        |   |   |   |   |   |           Refresh_32x32.png
        |   |   |   |   |   |           TaskTemplate_32x32.png
        |   |   |   |   |   |           
        |   |   |   |   |   +---64x64
        |   |   |   |   |   |       AccessAreaManagement.png
        |   |   |   |   |   |       AccessAreaManagementTransparentWhite.png
        |   |   |   |   |   |       AccessManagement.png
        |   |   |   |   |   |       AccessManagementTransparentWhite.png
        |   |   |   |   |   |       Active.png
        |   |   |   |   |   |       ApplicationPath.png
        |   |   |   |   |   |       Applications.png
        |   |   |   |   |   |       Arbeitsplan-01.png
        |   |   |   |   |   |       Arbeitsschritt-01.png
        |   |   |   |   |   |       Bild.png
        |   |   |   |   |   |       BrokenSeal.png
        |   |   |   |   |   |       ChangePassword.png
        |   |   |   |   |   |       CreateKey.png
        |   |   |   |   |   |       DeleteRecord.png
        |   |   |   |   |   |       Domain.png
        |   |   |   |   |   |       Export_64-.png
        |   |   |   |   |   |       Google.png
        |   |   |   |   |   |       GuidelineManagement.png
        |   |   |   |   |   |       GuidelineManagementTransparentWhite.png
        |   |   |   |   |   |       Hardware.png
        |   |   |   |   |   |       HidePassword.png
        |   |   |   |   |   |       Host.png
        |   |   |   |   |   |       HTTP_Sensor.png
        |   |   |   |   |   |       ID.png
        |   |   |   |   |   |       Inactive.png
        |   |   |   |   |   |       Kunden.png
        |   |   |   |   |   |       Kunde_64.png
        |   |   |   |   |   |       Linux.png
        |   |   |   |   |   |       Mac.png
        |   |   |   |   |   |       NewGuideline.png
        |   |   |   |   |   |       NewPassword.png
        |   |   |   |   |   |       Password.png
        |   |   |   |   |   |       PasswordAutoType.png
        |   |   |   |   |   |       PasswordClipboard.png
        |   |   |   |   |   |       PasswordGenerator.png
        |   |   |   |   |   |       Port.png
        |   |   |   |   |   |       RDP.png
        |   |   |   |   |   |       RDPEmbedded.png
        |   |   |   |   |   |       RemoteManager_Verbindungen.png
        |   |   |   |   |   |       RemovePassword.png
        |   |   |   |   |   |       ResetKey.png
        |   |   |   |   |   |       RiverRDP.png
        |   |   |   |   |   |       RiverRDPEmbedded.png
        |   |   |   |   |   |       RiverSSH.png
        |   |   |   |   |   |       Sealed.png
        |   |   |   |   |   |       Select.png
        |   |   |   |   |   |       SetPassword.png
        |   |   |   |   |   |       SettingsTransparentWhite.png
        |   |   |   |   |   |       ShowPassword.png
        |   |   |   |   |   |       SSH.png
        |   |   |   |   |   |       TV.png
        |   |   |   |   |   |       TwoFactorAuthentication.png
        |   |   |   |   |   |       VNC.png
        |   |   |   |   |   |       VPN.png
        |   |   |   |   |   |       Windows.png
        |   |   |   |   |   |       
        |   |   |   |   |   +---9x9
        |   |   |   |   |   |       Colapse.png
        |   |   |   |   |   |       Expand.png
        |   |   |   |   |   |       
        |   |   |   |   |   +---ReportIcons
        |   |   |   |   |   |   +---16x16
        |   |   |   |   |   |   |       Icon bearbeiten 16-01.png
        |   |   |   |   |   |   |       Icon drucken 16px-01.png
        |   |   |   |   |   |   |       icon Druckvorschau 16.png
        |   |   |   |   |   |   |       Icon entfernen wei▀ 16-01.png
        |   |   |   |   |   |   |       Icon Exportieren 16px wei▀-01.png
        |   |   |   |   |   |   |       Icon Favortien 16-01.png
        |   |   |   |   |   |   |       Icon Favortien bearbeiten 16-01.png
        |   |   |   |   |   |   |       icon import 16-01.png
        |   |   |   |   |   |   |       Icon kopieren 16 wei▀-01.png
        |   |   |   |   |   |   |       Icon lupe wei▀ 16-01.png
        |   |   |   |   |   |   |       icon Neu wei▀ 16px-01.png
        |   |   |   |   |   |   |       Icon PDF 16px-01.png
        |   |   |   |   |   |   |       Icon schlie▀en wei▀ 16-01.png
        |   |   |   |   |   |   |       icon Speichern 16px-01.png
        |   |   |   |   |   |   |       icon sql abfrage 16-01.png
        |   |   |   |   |   |   |       icon testen 16-01.png
        |   |   |   |   |   |   |       Icon umbenennen 16-01.png
        |   |   |   |   |   |   |       Icon-deaktivierte-Reports-16.png
        |   |   |   |   |   |   |       Icon-Geladene-Reports-16.png
        |   |   |   |   |   |   |       Icon-Reports-laden-16.png
        |   |   |   |   |   |   |       Icon_Fax_16.png
        |   |   |   |   |   |   |       Icon_Mail_16.png
        |   |   |   |   |   |   |       Icon_Print_16.png
        |   |   |   |   |   |   |       PreviewIcon.png
        |   |   |   |   |   |   |       ReportData_16.png
        |   |   |   |   |   |   |       ReportEngine.png
        |   |   |   |   |   |   |       ReportGroup_16.png
        |   |   |   |   |   |   |       
        |   |   |   |   |   |   \---32x32
        |   |   |   |   |   |       |   Icon bearbeiten 32-01.png
        |   |   |   |   |   |       |   Icon drucken 32-01.png
        |   |   |   |   |   |       |   icon Druckvorschau 32-01.png
        |   |   |   |   |   |       |   icon Export 32-01.png
        |   |   |   |   |   |       |   Icon Favortien verwalten.png
        |   |   |   |   |   |       |   Icon Favortien-01.png
        |   |   |   |   |   |       |   Icon kopieren 32 wei▀-01.png
        |   |   |   |   |   |       |   Icon lupe wei▀ 32-01.png
        |   |   |   |   |   |       |   Icon l÷schen.png
        |   |   |   |   |   |       |   Icon Neu 32-01.png
        |   |   |   |   |   |       |   Icon PDF 32-01.png
        |   |   |   |   |   |       |   Icon schlie▀en wei▀ 32-01.png
        |   |   |   |   |   |       |   icon testen 32-01.png
        |   |   |   |   |   |       |   Icon umbenennen 32-01.png
        |   |   |   |   |   |       |   Icon-deaktivierte-Reports.png
        |   |   |   |   |   |       |   Icon-Geladene-Reports.png
        |   |   |   |   |   |       |   Icon-Reports-laden.png
        |   |   |   |   |   |       |   IconImport32.png
        |   |   |   |   |   |       |   PreviewIcon.png
        |   |   |   |   |   |       |   ReportData.png
        |   |   |   |   |   |       |   ReportEngine.png
        |   |   |   |   |   |       |   ReportGroup.png
        |   |   |   |   |   |       |   Speichern 32px wei▀-01.png
        |   |   |   |   |   |       |   
        |   |   |   |   |   |       \---TreelistIcons
        |   |   |   |   |   |               blauer kreis-02.png
        |   |   |   |   |   |               gr³ner kreis-02.png
        |   |   |   |   |   |               orange kreis-02.png
        |   |   |   |   |   |               
        |   |   |   |   |   \---Various
        |   |   |   |   |           AviraFirewallOff.png
        |   |   |   |   |           AviraFirewallOn.png
        |   |   |   |   |           AviraUpdate.png
        |   |   |   |   |           CPU-64.png
        |   |   |   |   |           GuardActive.png
        |   |   |   |   |           GuardDisabled.png
        |   |   |   |   |           HDD.png
        |   |   |   |   |           IP.png
        |   |   |   |   |           Lan-Socket.png
        |   |   |   |   |           MailGuardActive.png
        |   |   |   |   |           MailGuardDisabled.png
        |   |   |   |   |           Mainboard.png
        |   |   |   |   |           Ram-Card.png
        |   |   |   |   |           SNMP.png
        |   |   |   |   |           WebGuardActive.png
        |   |   |   |   |           WebGuardDisabled.png
        |   |   |   |   |           Windows.png
        |   |   |   |   |           
        |   |   |   |   +---Styles
        |   |   |   |   |       DockLayoutManagerStyles.xaml
        |   |   |   |   |       RoundCornerLayoutGroupBoxStyle.xaml
        |   |   |   |   |       RoundToggleSwitch.xaml
        |   |   |   |   |       SearchableComboBoxEditStyle.xaml
        |   |   |   |   |       TransparentBackgroundButtonStyle.xaml
        |   |   |   |   |       
        |   |   |   |   +---TaskManagmentHelp
        |   |   |   |   |       IntervalleimTaskmanangement.rtf
        |   |   |   |   |       
        |   |   |   |   \---Vectors
        |   |   |   |           Datenbank_32x32-01.png
        |   |   |   |           Datenbank_32x32-01.svg
        |   |   |   |           Drucker_32x32.png
        |   |   |   |           Drucker_32x32.svg
        |   |   |   |           Firewall_32x32-01.png
        |   |   |   |           Firewall_32x32.svg
        |   |   |   |           Netzwersegment_32x32-01.png
        |   |   |   |           Netzwersegment_32x32-01.svg
        |   |   |   |           Server_32x32-01.png
        |   |   |   |           Server_32x32.svg
        |   |   |   |           Switch_32x32-01.png
        |   |   |   |           Switch_32x32-01.svg
        |   |   |   |           Unbekanntes-Gerõt_32x32-01.png
        |   |   |   |           Unbekanntes-Gerõt_32x32-01.svg
        |   |   |   |           Workstation_32x32-01.png
        |   |   |   |           Workstation_32x32-01.svg
        |   |   |   |           
        |   |   |   +---SalesAreaManagement
        |   |   |   |       SalesAreasManagementView.xaml
        |   |   |   |       SalesAreasManagementView.xaml.cs
        |   |   |   |       SalesAreasManagementViewModel.cs
        |   |   |   |       SalesAreaViewModel.cs
        |   |   |   |       
        |   |   |   +---TaskManagement
        |   |   |   |   |   TaskManagmentView.xaml
        |   |   |   |   |   TaskManagmentView.xaml.cs
        |   |   |   |   |   TaskManagmentViewModel.cs
        |   |   |   |   |   TaskViewModel.cs
        |   |   |   |   |   
        |   |   |   |   +---Entities
        |   |   |   |   |       ChecklistRecurrence.cs
        |   |   |   |   |       RBChecklistRecurrenceDTO.cs
        |   |   |   |   |       
        |   |   |   |   +---Interfaces
        |   |   |   |   |       ITaskManagmentConnector.cs
        |   |   |   |   |       ITaskManagmentDialog.cs
        |   |   |   |   |       
        |   |   |   |   \---Views
        |   |   |   |           ArticleWorkItemViewModel.cs
        |   |   |   |           ChecklistWorkplanViewModel.cs
        |   |   |   |           ContactPersonViewModel.cs
        |   |   |   |           NotExecutedTasksDialogView.xaml
        |   |   |   |           NotExecutedTasksDialogView.xaml.cs
        |   |   |   |           NotExecutedTasksDialogViewModel.cs
        |   |   |   |           TaskHistoryAndHelpdeskViewModel.cs
        |   |   |   |           TaskSummaryCentronNotificationView.xaml
        |   |   |   |           TaskSummaryCentronNotificationView.xaml.cs
        |   |   |   |           TaskSummaryHistoryView.xaml
        |   |   |   |           TaskSummaryHistoryView.xaml.cs
        |   |   |   |           TaskSummaryTicketsView.xaml
        |   |   |   |           TaskSummaryTicketsView.xaml.cs
        |   |   |   |           TaskSummaryView.xaml
        |   |   |   |           TaskSummaryView.xaml.cs
        |   |   |   |           TaskSummaryViewModel.cs
        |   |   |   |           
        |   |   |   +---TaskManager
        |   |   |   |   |   AdviserViewModel.cs
        |   |   |   |   |   ContactPersonViewModel.cs
        |   |   |   |   |   IReportServerConnector.cs
        |   |   |   |   |   IReportServerDialogs.cs
        |   |   |   |   |   MailRecipientColumnDataTemplateSelector.cs
        |   |   |   |   |   MailRecipientType.cs
        |   |   |   |   |   MailRecipientViewModel.cs
        |   |   |   |   |   ReportServerView.xaml
        |   |   |   |   |   ReportServerView.xaml.cs
        |   |   |   |   |   ReportServerViewModel.cs
        |   |   |   |   |   TaskViewModel.cs
        |   |   |   |   |   TicketProjectMemberViewModel.cs
        |   |   |   |   |   
        |   |   |   |   \---Recurrence
        |   |   |   |           RecurrenceView.xaml
        |   |   |   |           RecurrenceView.xaml.cs
        |   |   |   |           RecurrenceViewModel.cs
        |   |   |   |           
        |   |   |   +---Telephony
        |   |   |   |   |   ITelephonyConnector.cs
        |   |   |   |   |   ITelephonyDialogManager.cs
        |   |   |   |   |   TelephonyCallViewModel.cs
        |   |   |   |   |   TelephonyDetailsView.xaml
        |   |   |   |   |   TelephonyDetailsView.xaml.cs
        |   |   |   |   |   TelephonyDetailsViewModel.cs
        |   |   |   |   |   TelephonyPopupView.xaml
        |   |   |   |   |   TelephonyPopupView.xaml.cs
        |   |   |   |   |   TelephonyPopupViewModel.cs
        |   |   |   |   |   
        |   |   |   |   +---CallLog
        |   |   |   |   |       TelephonyCallLogPhoneCallViewModel.cs
        |   |   |   |   |       TelephonyCallLogView.xaml
        |   |   |   |   |       TelephonyCallLogView.xaml.cs
        |   |   |   |   |       TelephonyCallLogViewModel.cs
        |   |   |   |   |       
        |   |   |   |   \---Converter
        |   |   |   |           AccountAddressContactFullNameConverter.cs
        |   |   |   |           AccountNameConverter.cs
        |   |   |   |           AddressContactFullNameConverter.cs
        |   |   |   |           AddressDisplayTextConverter.cs
        |   |   |   |           NoImageToDefaultImageConverter.cs
        |   |   |   |           NoImageToStretchConverter.cs
        |   |   |   |           PhoneCallDirectionToStringConverter.cs
        |   |   |   |           PhoneCallStateToStringConverter.cs
        |   |   |   |           StringOneLinerConverter.cs
        |   |   |   |           
        |   |   |   +---Themes
        |   |   |   |       Generic.xaml
        |   |   |   |       
        |   |   |   +---Webservice
        |   |   |   |   |   WebServiceConnectionLogic.cs
        |   |   |   |   |   
        |   |   |   |   +---CentronAgentConfiguration
        |   |   |   |   |       CentronAgentConfigurationControl.xaml
        |   |   |   |   |       CentronAgentConfigurationControl.xaml.cs
        |   |   |   |   |       
        |   |   |   |   \---WebServiceConfiguration
        |   |   |   |           WebServiceConfigurationControl.xaml
        |   |   |   |           WebServiceConfigurationControl.xaml.cs
        |   |   |   |           
        |   |   |   \---Wizard
        |   |   |       |   SeparatorWizardPageViewModel.cs
        |   |   |       |   WizardHelperViewModel.cs
        |   |   |       |   WizardNavigationControl.xaml
        |   |   |       |   WizardNavigationControl.xaml.cs
        |   |   |       |   WizardPageViewModel.cs
        |   |   |       |   
        |   |   |       \---Converters
        |   |   |               SeparatorToVisibilityConverter.cs
        |   |   |               WizardPageToViewConverter.cs
        |   |   |               
        |   |   +---Centron.Controls.Preview
        |   |   |   |   App.config
        |   |   |   |   App.xaml
        |   |   |   |   App.xaml.cs
        |   |   |   |   Centron.Controls.Preview.csproj
        |   |   |   |   CentronLogo64x64.png
        |   |   |   |   MainWindow.xaml
        |   |   |   |   MainWindow.xaml.cs
        |   |   |   |   MainWindowViewModel.cs
        |   |   |   |   TestPreviewActionViewModel.cs
        |   |   |   |   
        |   |   |   +---bin
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0-windows
        |   |   |   +---Centron
        |   |   |   |   |   BaseDialogManager.cs
        |   |   |   |   |   ChecklistConnector.cs
        |   |   |   |   |   ChecklistConnectorDialogs.cs
        |   |   |   |   |   CustomPropertiesConnector.cs
        |   |   |   |   |   CustomPropertiesDialogManager.cs
        |   |   |   |   |   EmployeeAnalyticsConnector.cs
        |   |   |   |   |   EmployeeAnalyticsDialogManager.cs
        |   |   |   |   |   EmployeeManagementConnector.cs
        |   |   |   |   |   EmployeeManagementDialogManager.cs
        |   |   |   |   |   ImprintParserDummyConnector.cs
        |   |   |   |   |   ImprintParserDummyDialogManager.cs
        |   |   |   |   |   MessageBoxDialogManager.cs
        |   |   |   |   |   MyDayConnector.cs
        |   |   |   |   |   MyDayDialogManager.cs
        |   |   |   |   |   PasswordManagerConnector.cs
        |   |   |   |   |   PasswordManagetDialogs.cs
        |   |   |   |   |   ProductMatrixConnector.cs
        |   |   |   |   |   ProductMatrixDialogManager.cs
        |   |   |   |   |   ReceiptDocumentsConnector.cs
        |   |   |   |   |   ReceiptDocumentsDialogs.cs
        |   |   |   |   |   TelephonyPreviewConnector.cs
        |   |   |   |   |   TelephonyPreviewDialogManager.cs
        |   |   |   |   |   
        |   |   |   |   \---CentronLikeMessageBox
        |   |   |   |           CentronMessageBoxView.xaml
        |   |   |   |           CentronMessageBoxView.xaml.cs
        |   |   |   |           StringToFormattedTextBlockConverter.cs
        |   |   |   |           
        |   |   |   +---DataProviders
        |   |   |   |       AutomateDashboardDemoDataProvider.cs
        |   |   |   |       MyDayTestDataProvider.cs
        |   |   |   |       PDFScannerConfigProvider.cs
        |   |   |   |       WebServiceConnectionProvider.cs
        |   |   |   |       
        |   |   |   +---ExampleFiles
        |   |   |   |       example.png
        |   |   |   |       
        |   |   |   +---Extensions
        |   |   |   |       MessageBoxButtonExtensions.cs
        |   |   |   |       RandomNumberGeneratorExtensions.cs
        |   |   |   |       
        |   |   |   +---obj
        |   |   |   |   |   Centron.Controls.Preview.csproj.nuget.dgspec.json
        |   |   |   |   |   Centron.Controls.Preview.csproj.nuget.g.props
        |   |   |   |   |   Centron.Controls.Preview.csproj.nuget.g.targets
        |   |   |   |   |   project.assets.json
        |   |   |   |   |   project.nuget.cache
        |   |   |   |   |   
        |   |   |   |   \---Debug
        |   |   |   |       \---net10.0-windows
        |   |   |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |   |   |           |   App.g.cs
        |   |   |   |           |   Centron.Controls.Preview.AssemblyInfo.cs
        |   |   |   |           |   Centron.Controls.Preview.AssemblyInfoInputs.cache
        |   |   |   |           |   Centron.Controls.Preview.assets.cache
        |   |   |   |           |   Centron.Controls.Preview.csproj.AssemblyReference.cache
        |   |   |   |           |   GeneratedInternalTypeHelper.g.cs
        |   |   |   |           |   MainWindow.g.cs
        |   |   |   |           |   
        |   |   |   |           +---Centron
        |   |   |   |           |   \---CentronLikeMessageBox
        |   |   |   |           |           CentronMessageBoxView.g.cs
        |   |   |   |           |           
        |   |   |   |           +---ref
        |   |   |   |           +---refint
        |   |   |   |           \---TestViews
        |   |   |   |               +---CustomProperties
        |   |   |   |               \---Telephony
        |   |   |   |                       TelephonyPreviewControlView.g.cs
        |   |   |   |                       TelephonyPreviewHelpdeskListView.g.cs
        |   |   |   |                       
        |   |   |   +---Properties
        |   |   |   |       AssemblyInfo.cs
        |   |   |   |       
        |   |   |   \---TestViews
        |   |   |       +---CustomProperties
        |   |   |       |       CustomPropertiesConfigurationPreviewView.xaml
        |   |   |       |       CustomPropertiesConfigurationPreviewView.xaml.cs
        |   |   |       |       CustomPropertiesConfigurationPreviewViewModel.cs
        |   |   |       |       CustomPropertiesPreviewView.xaml
        |   |   |       |       CustomPropertiesPreviewView.xaml.cs
        |   |   |       |       CustomPropertiesPreviewViewModel.cs
        |   |   |       |       
        |   |   |       \---Telephony
        |   |   |               TelephonyPreviewControlView.xaml
        |   |   |               TelephonyPreviewControlView.xaml.cs
        |   |   |               TelephonyPreviewControlViewModel.cs
        |   |   |               TelephonyPreviewHelpdeskListView.xaml
        |   |   |               TelephonyPreviewHelpdeskListView.xaml.cs
        |   |   |               TelephonyPreviewHelpdeskListViewModel.cs
        |   |   |               
        |   |   \---Centron.Core
        |   |       |   Centron.Core.csproj
        |   |       |   Guard.cs
        |   |       |   
        |   |       +---bin
        |   |       |   \---Debug
        |   |       |       \---net10.0
        |   |       +---Events
        |   |       |       EventAggregator.cs
        |   |       |       IEventAggregator.cs
        |   |       |       
        |   |       +---Extensions
        |   |       |       BoolExtensions.cs
        |   |       |       CopyExtensions.cs
        |   |       |       DateTimeExtensions.cs
        |   |       |       DecimalExtensions.cs
        |   |       |       DictionaryExtensions.cs
        |   |       |       EnumerableExtensions.cs
        |   |       |       EnumExtension.cs
        |   |       |       ExceptionExtensions.cs
        |   |       |       ExpressionExtensions.cs
        |   |       |       IListExtensions.cs
        |   |       |       IntExtensions.cs
        |   |       |       IPAddressExtensions.cs
        |   |       |       ListOfStringExtensions.cs
        |   |       |       PingExtensions.cs
        |   |       |       StringBuilderExtensions.cs
        |   |       |       StringExtensions.cs
        |   |       |       TaskExtensions.cs
        |   |       |       TaskHelper.cs
        |   |       |       TimeSpanExtensions.cs
        |   |       |       UriExtensions.cs
        |   |       |       XDocumentExtensions.cs
        |   |       |       
        |   |       +---GoogleAuthenticator
        |   |       |       Base32.cs
        |   |       |       TwoFactorAuthenticator.cs
        |   |       |       
        |   |       +---Helpers
        |   |       |       ExcelHelper.cs
        |   |       |       
        |   |       +---ImprintParser
        |   |       |   |   ImprintParser.cs
        |   |       |   |   ImprintParserRegexOnly.cs
        |   |       |   |   PersonNameDictionary.cs
        |   |       |   |   
        |   |       |   \---DataModel
        |   |       |           Contact.cs
        |   |       |           ContactAddress.cs
        |   |       |           ContactOption.cs
        |   |       |           ContactOptionType.cs
        |   |       |           ContactPerson.cs
        |   |       |           IContactDataToString.cs
        |   |       |           
        |   |       +---IO
        |   |       |       TempFileStream.cs
        |   |       |       
        |   |       +---Mvvm
        |   |       |       CentronBindableBase.cs
        |   |       |       CentronObservableCollection.cs
        |   |       |       
        |   |       +---obj
        |   |       |   |   Centron.Core.csproj.nuget.dgspec.json
        |   |       |   |   Centron.Core.csproj.nuget.g.props
        |   |       |   |   Centron.Core.csproj.nuget.g.targets
        |   |       |   |   project.assets.json
        |   |       |   |   project.nuget.cache
        |   |       |   |   
        |   |       |   \---Debug
        |   |       |       \---net10.0
        |   |       |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |   |       |           |   Centron.Core.AssemblyInfo.cs
        |   |       |           |   Centron.Core.AssemblyInfoInputs.cache
        |   |       |           |   Centron.Core.assets.cache
        |   |       |           |   Centron.Core.GeneratedMSBuildEditorConfig.editorconfig
        |   |       |           |   
        |   |       |           +---ref
        |   |       |           \---refint
        |   |       +---PdfScanning
        |   |       |       DateInputFormat.cs
        |   |       |       DateInputFormatHelper.cs
        |   |       |       NumberInputFormat.cs
        |   |       |       NumberInputFormatHelper.cs
        |   |       |       
        |   |       +---Sales
        |   |       |   \---Receipts
        |   |       |       \---Settings
        |   |       |               ReceiverTextSettingsDTO.cs
        |   |       |               ReceiverTextSettingsRequest.cs
        |   |       |               
        |   |       +---Threading
        |   |       |       AsyncEventArgs.cs
        |   |       |       AutoCancelAsyncOperation.cs
        |   |       |       ProducerConsumerTask.cs
        |   |       |       
        |   |       +---TotpAuth
        |   |       |       Base32Encoding.cs
        |   |       |       IKeyProvider.cs
        |   |       |       InMemoryKey.cs
        |   |       |       KeyUtilities.cs
        |   |       |       Otp.cs
        |   |       |       OtpHashMode.cs
        |   |       |       TimeCorrection.cs
        |   |       |       Totp.cs
        |   |       |       VerificationWindow.cs
        |   |       |       
        |   |       +---Utils
        |   |       |       DateTimeHelper.cs
        |   |       |       DateTimeUtils.cs
        |   |       |       DelayedAction.cs
        |   |       |       DisposableAction.cs
        |   |       |       DisposableFlag.cs
        |   |       |       EnumHelper.cs
        |   |       |       FontStyleHelper.cs
        |   |       |       MailMessageSerializer.cs
        |   |       |       Pkcs12CertificateLoader.cs
        |   |       |       ProcessHelper.cs
        |   |       |       SynchronizationContextHelper.cs
        |   |       |       TextVariableWithReplacementStrategy.cs
        |   |       |       TimeLimited.cs
        |   |       |       
        |   |       \---Xml
        |   |               VersionedXmlSerializer.cs
        |   |               VersionedXmlSerializer[T].cs
        |   |               
        |   \---webservice
        |       +---c-entron.misc.ConnectionManager
        |       |   |   App.xaml
        |       |   |   App.xaml.cs
        |       |   |   c-entron.misc.ConnectionManager.csproj
        |       |   |   ConnectionManagerView.xaml
        |       |   |   ConnectionManagerView.xaml.cs
        |       |   |   ConnectionManagerViewModel.cs
        |       |   |   
        |       |   +---bin
        |       |   |   \---Debug
        |       |   |       \---net10.0-windows
        |       |   +---Controls
        |       |   |       HeaderControl.xaml
        |       |   |       HeaderControl.xaml.cs
        |       |   |       
        |       |   +---Dialogs
        |       |   |       AdditionalServiceViewModel.cs
        |       |   |       EditAdditionalServiceDialog.xaml
        |       |   |       EditAdditionalServiceDialog.xaml.cs
        |       |   |       HardwareIdView.xaml
        |       |   |       HardwareIdView.xaml.cs
        |       |   |       HardwareIdViewModel.cs
        |       |   |       LicenseView.xaml
        |       |   |       LicenseView.xaml.cs
        |       |   |       LicenseViewModel.cs
        |       |   |       ThirdPartyLicensesView.xaml
        |       |   |       ThirdPartyLicensesView.xaml.cs
        |       |   |       ThirdPartyLicensesViewModel.cs
        |       |   |       TwoFactorAuthTestView.xaml
        |       |   |       TwoFactorAuthTestView.xaml.cs
        |       |   |       TwoFactorAuthTestViewModel.cs
        |       |   |       
        |       |   +---Helpers
        |       |   |       ConfigHelper.cs
        |       |   |       MessageHelper.cs
        |       |   |       SqlHelper.cs
        |       |   |       Validator.cs
        |       |   |       WebServiceHelper.cs
        |       |   |       
        |       |   +---Manifest
        |       |   |       app.manifest
        |       |   |       
        |       |   +---obj
        |       |   |   |   c-entron.misc.ConnectionManager.csproj.nuget.dgspec.json
        |       |   |   |   c-entron.misc.ConnectionManager.csproj.nuget.g.props
        |       |   |   |   c-entron.misc.ConnectionManager.csproj.nuget.g.targets
        |       |   |   |   project.assets.json
        |       |   |   |   project.nuget.cache
        |       |   |   |   
        |       |   |   \---Debug
        |       |   |       \---net10.0-windows
        |       |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |       |   |           |   App.g.cs
        |       |   |           |   c-entron Connection Manager_MarkupCompile.cache
        |       |   |           |   c-entron Connection Manager_MarkupCompile.lref
        |       |   |           |   c-entron.misc.ConnectionManager.AssemblyInfo.cs
        |       |   |           |   c-entron.misc.ConnectionManager.assets.cache
        |       |   |           |   ConnectionManagerView.g.cs
        |       |   |           |   GeneratedInternalTypeHelper.g.cs
        |       |   |           |   
        |       |   |           +---Controls
        |       |   |           |       HeaderControl.g.cs
        |       |   |           |       
        |       |   |           +---Dialogs
        |       |   |           |       EditAdditionalServiceDialog.g.cs
        |       |   |           |       HardwareIdView.g.cs
        |       |   |           |       LicenseView.g.cs
        |       |   |           |       ThirdPartyLicensesView.g.cs
        |       |   |           |       TwoFactorAuthTestView.g.cs
        |       |   |           |       
        |       |   |           +---ref
        |       |   |           +---refint
        |       |   |           \---SQLServerCheckTool
        |       |   |                   SQLServerCheckToolView.g.cs
        |       |   |                   
        |       |   +---Properties
        |       |   |       AssemblyInfo.cs
        |       |   |       
        |       |   +---Resources
        |       |   |       Abort_32x32.png
        |       |   |       About_16x16-01.png
        |       |   |       AddWebService.png
        |       |   |       AppIcon.ico
        |       |   |       Centron.png
        |       |   |       Check.png
        |       |   |       Comment.png
        |       |   |       Customer.png
        |       |   |       Database.png
        |       |   |       Delete_16x16.png
        |       |   |       Error.png
        |       |   |       FolderClosed.png
        |       |   |       HardwareID.png
        |       |   |       Index_32x32.png
        |       |   |       Install_16x16.png
        |       |   |       License.png
        |       |   |       New_16x16.png
        |       |   |       New_32x32.png
        |       |   |       Other.png
        |       |   |       PackageProduct.png
        |       |   |       Refresh_16x16.png
        |       |   |       Reset_16x16.png
        |       |   |       Success.png
        |       |   |       WebService.png
        |       |   |       
        |       |   \---SQLServerCheckTool
        |       |       |   SQLServerCheckToolView.xaml
        |       |       |   SQLServerCheckToolView.xaml.cs
        |       |       |   SQLServerCheckToolViewModel.cs
        |       |       |   
        |       |       +---CheckingImages
        |       |       |       failed.png
        |       |       |       ok.png
        |       |       |       warning.png
        |       |       |       
        |       |       +---Enums
        |       |       |       HardDiscDriveSpaceEnum.cs
        |       |       |       
        |       |       +---Helper
        |       |       |       PerformaceCheckHelper.cs
        |       |       |       
        |       |       \---ObjektsForSQLTool
        |       |               DriveinfoWithSpaceEnum.cs
        |       |               TableSize.cs
        |       |               
        |       +---Centron.Controllers
        |       |   |   Centron.Controllers.csproj
        |       |   |   
        |       |   +---Authorization
        |       |   |       AuthorizeAllUserRightsAttribute.cs
        |       |   |       AuthorizeAnyUserRightAttribute.cs
        |       |   |       AuthorizeCentronHostedAttribute.cs
        |       |   |       AuthorizeUserRightAttribute.cs
        |       |   |       CentronHostedAuthorization.cs
        |       |   |       README.md
        |       |   |       
        |       |   +---bin
        |       |   |   \---Debug
        |       |   |       \---net10.0
        |       |   +---Common
        |       |   |       ApiLinkDTO.cs
        |       |   |       ApiResourceDTO.cs
        |       |   |       
        |       |   +---Configuration
        |       |   |   |   GlobalExceptionFilter.cs
        |       |   |   |   
        |       |   |   \---Routing
        |       |   |           KebabCaseTransformer.cs
        |       |   |           
        |       |   +---Controllers
        |       |   |   +---Unversioned
        |       |   |   |       AuthConfigurationController.cs
        |       |   |   |       JwtAuthController.cs
        |       |   |   |       TwoFactorAuthController.cs
        |       |   |   |       
        |       |   |   \---v1
        |       |   |       +---Accounts
        |       |   |       |       AccountsController.cs
        |       |   |       |       
        |       |   |       +---Administration
        |       |   |       |       AccessTokensController.cs
        |       |   |       |       ArtificialIntelligenceChatsController.cs
        |       |   |       |       ConfigurationController.cs
        |       |   |       |       EmployeeArticlesController.cs
        |       |   |       |       EmployeeDepartmentsController.cs
        |       |   |       |       EmployeesController.cs
        |       |   |       |       LicenseController.cs
        |       |   |       |       NetworkDiagnosticsController.cs
        |       |   |       |       ThemesController.cs
        |       |   |       |       
        |       |   |       +---Contracts
        |       |   |       |       ContractsController.cs
        |       |   |       |       
        |       |   |       +---Customers
        |       |   |       |       CustomersController.cs
        |       |   |       |       
        |       |   |       +---DataExchange
        |       |   |       |       DocBeeTicketTemplatesController.cs
        |       |   |       |       DocBeeTicketTimersController.cs
        |       |   |       |       DocuFormApiSettingsController.cs
        |       |   |       |       RmmConnectionSettingsController.cs
        |       |   |       |       TelekomDiveController.cs
        |       |   |       |       
        |       |   |       +---Helpdesks
        |       |   |       |       HelpdesksController.cs
        |       |   |       |       
        |       |   |       +---Integrations
        |       |   |       |       DocBeeConnectorConfigurationController.cs
        |       |   |       |       EsCustomerGroupsController.cs
        |       |   |       |       EsRolesController.cs
        |       |   |       |       IntegrationsController.cs
        |       |   |       |       ObjectExternalReferencesController.cs
        |       |   |       |       RmmController.cs
        |       |   |       |       
        |       |   |       +---Nexoware
        |       |   |       |   |   NexowareController.cs
        |       |   |       |   |   
        |       |   |       |   \---Statistics
        |       |   |       |           NexowareStatisticsController.cs
        |       |   |       |           
        |       |   |       +---Offers
        |       |   |       |       OffersController.cs
        |       |   |       |       
        |       |   |       +---Orders
        |       |   |       |       OrdersController.cs
        |       |   |       |       
        |       |   |       +---Receipts
        |       |   |       |       MasterDataListsController.cs
        |       |   |       |       ShipcloudPackageTemplatesController.cs
        |       |   |       |       SupplierArticleCodesController.cs
        |       |   |       |       ZugferdImportController.cs
        |       |   |       |       
        |       |   |       +---SelfCare
        |       |   |       |       SelfCareFormsController.cs
        |       |   |       |       
        |       |   |       +---Tickets
        |       |   |       |       ChecklistsController.cs
        |       |   |       |       HelpdeskTimersController.cs
        |       |   |       |       TicketPatternsController.cs
        |       |   |       |       
        |       |   |       +---WebAccount
        |       |   |       |       WebAccountController.cs
        |       |   |       |       
        |       |   |       \---WebVersion
        |       |   |               WebServiceVersionController.cs
        |       |   |               
        |       |   +---HttpRequests
        |       |   |       AspDotnetAPI.http
        |       |   |       CustomersController.http
        |       |   |       ElectronicSales.http
        |       |   |       http-client.env.json
        |       |   |       Login.http
        |       |   |       OffersController.http
        |       |   |       OrdersController.http
        |       |   |       RevenueController.http
        |       |   |       
        |       |   +---obj
        |       |   |   |   Centron.Controllers.csproj.nuget.dgspec.json
        |       |   |   |   Centron.Controllers.csproj.nuget.g.props
        |       |   |   |   Centron.Controllers.csproj.nuget.g.targets
        |       |   |   |   project.assets.json
        |       |   |   |   project.nuget.cache
        |       |   |   |   
        |       |   |   \---Debug
        |       |   |       \---net10.0
        |       |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |       |   |           |   Centron.Controllers.AssemblyInfo.cs
        |       |   |           |   Centron.Controllers.AssemblyInfoInputs.cache
        |       |   |           |   Centron.Controllers.assets.cache
        |       |   |           |   Centron.Controllers.csproj.AssemblyReference.cache
        |       |   |           |   Centron.Controllers.GeneratedMSBuildEditorConfig.editorconfig
        |       |   |           |   Centron.Controllers.GlobalUsings.g.cs
        |       |   |           |   
        |       |   |           +---ref
        |       |   |           \---refint
        |       |   \---Utils
        |       |           ApiUserUtils.cs
        |       |           ApplicationGuidHelper.cs
        |       |           CentronResultExtension.cs
        |       |           ControllerBaseExtensions.cs
        |       |           
        |       +---Centron.Host
        |       |   |   Centron.Host.csproj
        |       |   |   CentronHost.cs
        |       |   |   
        |       |   +---AspNetCore
        |       |   |   |   CentronAnalytics.cs
        |       |   |   |   CentronWelcomePage.cs
        |       |   |   |   CustomClaimTypes.cs
        |       |   |   |   LocalizationHandler.cs
        |       |   |   |   RegisterCentronApiVersioning.cs
        |       |   |   |   RegisterCentronServices.cs
        |       |   |   |   RegisterCentronSwagger.cs
        |       |   |   |   TicketAuthenticationDefaults.cs
        |       |   |   |   TicketAuthenticationHandler.cs
        |       |   |   |   WelcomePage.html
        |       |   |   |   
        |       |   |   +---HostedServices
        |       |   |   |       ArticleImportService.cs
        |       |   |   |       AutoMapperMissingMappingsService.cs
        |       |   |   |       AutomaticPriceUpdateService.cs
        |       |   |   |       CacheUpdateService.cs
        |       |   |   |       CallTrackingService.cs
        |       |   |   |       CampaignPhaseService.cs
        |       |   |   |       ConnectionTicketService.cs
        |       |   |   |       ContractCloseService.cs
        |       |   |   |       ContractEndeService.cs
        |       |   |   |       CTimeConnectorService.cs
        |       |   |   |       DataQualityService.cs
        |       |   |   |       DocumentFulltextIndexUpdateService.cs
        |       |   |   |       DocumentsCleanupService.cs
        |       |   |   |       EdiDownloadService.cs
        |       |   |   |       EscalationsService.cs
        |       |   |   |       ExchangeSyncService.cs
        |       |   |   |       FlushAnalyticEventsService.cs
        |       |   |   |       ForceGarbageCollectService.cs
        |       |   |   |       GfkExportService.cs
        |       |   |   |       ManagedBackgroundService.cs
        |       |   |   |       MassUpdateService.cs
        |       |   |   |       ObjectFulltextIndexUpdateService.cs
        |       |   |   |       PlmImportService.cs
        |       |   |   |       RecurringScriptService.cs
        |       |   |   |       RefreshIntakeService.cs
        |       |   |   |       ReminderService.cs
        |       |   |   |       SendEmailForUnreadMessagesService.cs
        |       |   |   |       SendMyDayNotificationsService.cs
        |       |   |   |       TaskManagmentService.cs
        |       |   |   |       TelemetryFlushService.cs
        |       |   |   |       TelemetryUploadService.cs
        |       |   |   |       TodoService.cs
        |       |   |   |       UpdateArticleAndMaterialGroupTaxRatesService.cs
        |       |   |   |       UpdateExpiredProvisionSchemasService.cs
        |       |   |   |       UpdateSpecialArticleToContractService.cs
        |       |   |   |       ValidateHelpdeskFingerprintService.cs
        |       |   |   |       
        |       |   |   +---Logging
        |       |   |   |       AspNetCoreLogger.cs
        |       |   |   |       AspNetCoreLoggingProvider.cs
        |       |   |   |       LoggingJwtBearerEvents.cs
        |       |   |   |       
        |       |   |   +---SignalR
        |       |   |   |       CentronHub.cs
        |       |   |   |       CentronSignalR.cs
        |       |   |   |       
        |       |   |   +---Telemetry
        |       |   |   |       DatabaseGuidProvider.cs
        |       |   |   |       HardwareIdProvider.cs
        |       |   |   |       HttpTelemetryUploadClient.cs
        |       |   |   |       IDatabaseGuidProvider.cs
        |       |   |   |       ITelemetryAggregator.cs
        |       |   |   |       ITelemetryUploadClient.cs
        |       |   |   |       TelemetryAggregator.cs
        |       |   |   |       
        |       |   |   \---WcfBridge
        |       |   |       |   CentronWcfBridge.cs
        |       |   |       |   ServiceValidator.cs
        |       |   |       |   ThreadPoolHelper.cs
        |       |   |       |   
        |       |   |       \---Interception
        |       |   |           +---Interceptors
        |       |   |           |       ApiCallTelemetryInterceptor.cs
        |       |   |           |       AttributeBasedInterceptor.cs
        |       |   |           |       AuthenticateInterceptor.cs
        |       |   |           |       Interceptor.cs
        |       |   |           |       LoggedInUserInterceptor.cs
        |       |   |           |       LoggingInterceptor.cs
        |       |   |           |       McpToolUsageTelemetryInterceptor.cs
        |       |   |           |       NonNullParameterInterception.cs
        |       |   |           |       TrimDataFromResponseInterceptor.cs
        |       |   |           |       TryCatchInterceptor.cs
        |       |   |           |       
        |       |   |           \---Setup
        |       |   |                   ServiceInstanceProvider.cs
        |       |   |                   
        |       |   +---bin
        |       |   |   \---Debug
        |       |   |       \---net10.0
        |       |   +---HelpPage
        |       |   |   |   AvailableFile.cs
        |       |   |   |   CentronHelpPage.cs
        |       |   |   |   HelpPageDownloads.cs
        |       |   |   |   HelpPageMethod.html
        |       |   |   |   HelpPageOverview.html
        |       |   |   |   
        |       |   |   +---DummyInstances
        |       |   |   |       DummyInstanceConfiguration.cs
        |       |   |   |       DummyInstanceFactory.cs
        |       |   |   |       
        |       |   |   +---Files
        |       |   |   |       Test-File.txt
        |       |   |   |       
        |       |   |   \---Metadata
        |       |   |           MethodMetadata.cs
        |       |   |           TypeMetadata.cs
        |       |   |           WebServiceMetadata.cs
        |       |   |           WebServiceMetadataFactory.cs
        |       |   |           
        |       |   +---Logic
        |       |   |       ApplicationGuidHelper.cs
        |       |   |       
        |       |   +---obj
        |       |   |   |   Centron.Host.csproj.nuget.dgspec.json
        |       |   |   |   Centron.Host.csproj.nuget.g.props
        |       |   |   |   Centron.Host.csproj.nuget.g.targets
        |       |   |   |   project.assets.json
        |       |   |   |   project.nuget.cache
        |       |   |   |   
        |       |   |   \---Debug
        |       |   |       \---net10.0
        |       |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |       |   |           |   Centron.Host.AssemblyInfo.cs
        |       |   |           |   Centron.Host.AssemblyInfoInputs.cache
        |       |   |           |   Centron.Host.assets.cache
        |       |   |           |   Centron.Host.csproj.AssemblyReference.cache
        |       |   |           |   Centron.Host.GeneratedMSBuildEditorConfig.editorconfig
        |       |   |           |   
        |       |   |           +---ref
        |       |   |           \---refint
        |       |   +---Properties
        |       |   |       AssemblyInfo.cs
        |       |   |       
        |       |   +---RealTimeServices
        |       |   |       AvailabilityStatusHub.cs
        |       |   |       ChatHub.cs
        |       |   |       NotificationsHub.cs
        |       |   |       SecretKeyHandler.cs
        |       |   |       SecretKeyRequirement.cs
        |       |   |       TapiClientHub.cs
        |       |   |       
        |       |   \---Services
        |       |       |   CentronRestService.cs
        |       |       |   CentronRestService.DTOPart.cs
        |       |       |   CentronRestService.Obsolete.cs
        |       |       |   ICentronRestService.cs
        |       |       |   ICentronRestService.Obsolete.cs
        |       |       |   KnownTypes.cs
        |       |       |   
        |       |       +---CentronRestServiceInterfaceParts
        |       |       |       ICentronRestService.AccessTokens.cs
        |       |       |       ICentronRestService.Accounts.cs
        |       |       |       ICentronRestService.Administration.cs
        |       |       |       ICentronRestService.ArticleManagement.cs
        |       |       |       ICentronRestService.ArtificialIntelligence.cs
        |       |       |       ICentronRestService.CentronCheklist.cs
        |       |       |       ICentronRestService.Chat.cs
        |       |       |       ICentronRestService.CrmProjects.cs
        |       |       |       ICentronRestService.CustomGateway.cs
        |       |       |       ICentronRestService.DataExchange.cs
        |       |       |       ICentronRestService.DocuBoard.cs
        |       |       |       ICentronRestService.Finances.cs
        |       |       |       ICentronRestService.Helpdesk.cs
        |       |       |       ICentronRestService.Integrations.cs
        |       |       |       ICentronRestService.Mail.cs
        |       |       |       ICentronRestService.MyCentron.cs
        |       |       |       ICentronRestService.Notifications.cs
        |       |       |       ICentronRestService.PasswordManager.cs
        |       |       |       ICentronRestService.PhoneMondo.cs
        |       |       |       ICentronRestService.Purchasing.cs
        |       |       |       ICentronRestService.Receipts.cs
        |       |       |       ICentronRestService.Reporting.cs
        |       |       |       ICentronRestService.RiverConnection.cs
        |       |       |       ICentronRestService.RiverDivo.cs
        |       |       |       ICentronRestService.RMM.cs
        |       |       |       ICentronRestService.Statistics.cs
        |       |       |       ICentronRestService.Transactions.cs
        |       |       |       ICentronRestService.TwoFactorAuthentication.cs
        |       |       |       ICentronRestService.Warehousing.cs
        |       |       |       
        |       |       \---CentronRestServiceParts
        |       |               CentronRestService.AccessTokens.cs
        |       |               CentronRestService.Accounts.cs
        |       |               CentronRestService.Administration.cs
        |       |               CentronRestService.ArticleManagement.cs
        |       |               CentronRestService.ArtificialIntelligence.cs
        |       |               CentronRestService.CentronChecklist.cs
        |       |               CentronRestService.Chat.cs
        |       |               CentronRestService.CPra.cs
        |       |               CentronRestService.CrmProjects.cs
        |       |               CentronRestService.CustomGateway.cs
        |       |               CentronRestService.DataExchange.cs
        |       |               CentronRestService.DocuBoard.cs
        |       |               CentronRestService.Finances.cs
        |       |               CentronRestService.Helpdesk.cs
        |       |               CentronRestService.Integrations.cs
        |       |               CentronRestService.Mail.cs
        |       |               CentronRestService.MyCentron.cs
        |       |               CentronRestService.NetworkDiagnostics.cs
        |       |               CentronRestService.Notifications.cs
        |       |               CentronRestService.PasswordManager.cs
        |       |               CentronRestService.Purchasing.cs
        |       |               CentronRestService.Receipts.cs
        |       |               CentronRestService.Reporting.cs
        |       |               CentronRestService.RiverConnection.cs
        |       |               CentronRestService.RiverDivo.cs
        |       |               CentronRestService.RMM.cs
        |       |               CentronRestService.Statistics.cs
        |       |               CentronRestService.Themes.cs
        |       |               CentronRestService.TicketViews.cs
        |       |               CentronRestService.Transactions.cs
        |       |               CentronRestService.TwoFactorAuthentication.cs
        |       |               CentronRestService.Warehousing.cs
        |       |               
        |       +---Centron.Host.Console
        |       |   |   additional.props
        |       |   |   additional.props.docker
        |       |   |   app.config
        |       |   |   Centron.Host.Console.csproj
        |       |   |   nlog.config
        |       |   |   Program.cs
        |       |   |   runtimeconfig.template.json
        |       |   |   
        |       |   +---bin
        |       |   |   \---Debug
        |       |   |       \---net10.0
        |       |   +---obj
        |       |   |   |   Centron.Host.Console.csproj.nuget.dgspec.json
        |       |   |   |   Centron.Host.Console.csproj.nuget.g.props
        |       |   |   |   Centron.Host.Console.csproj.nuget.g.targets
        |       |   |   |   project.assets.json
        |       |   |   |   project.nuget.cache
        |       |   |   |   
        |       |   |   \---Debug
        |       |   |       \---net10.0
        |       |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |       |   |           |   Centron.Host.Console.AssemblyInfo.cs
        |       |   |           |   Centron.Host.Console.AssemblyInfoInputs.cache
        |       |   |           |   Centron.Host.Console.assets.cache
        |       |   |           |   Centron.Host.Console.csproj.AssemblyReference.cache
        |       |   |           |   Centron.Host.Console.GeneratedMSBuildEditorConfig.editorconfig
        |       |   |           |   
        |       |   |           +---ref
        |       |   |           \---refint
        |       |   \---Properties
        |       |           AssemblyInfo.cs
        |       |           
        |       +---Centron.Host.WindowsService
        |       |   |   Centron.Host.WindowsService.csproj
        |       |   |   CentronService.cs
        |       |   |   nlog.config
        |       |   |   Program.cs
        |       |   |   runtimeconfig.template.json
        |       |   |   
        |       |   +---bin
        |       |   |   \---Debug
        |       |   |       \---net10.0-windows
        |       |   +---obj
        |       |   |   |   Centron.Host.WindowsService.csproj.nuget.dgspec.json
        |       |   |   |   Centron.Host.WindowsService.csproj.nuget.g.props
        |       |   |   |   Centron.Host.WindowsService.csproj.nuget.g.targets
        |       |   |   |   project.assets.json
        |       |   |   |   project.nuget.cache
        |       |   |   |   
        |       |   |   \---Debug
        |       |   |       \---net10.0-windows
        |       |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |       |   |           |   Centron.Host.WindowsService.AssemblyInfo.cs
        |       |   |           |   Centron.Host.WindowsService.AssemblyInfoInputs.cache
        |       |   |           |   Centron.Host.WindowsService.assets.cache
        |       |   |           |   
        |       |   |           +---ref
        |       |   |           \---refint
        |       |   \---Properties
        |       |           AssemblyInfo.cs
        |       |           
        |       \---Centron.WebServices.Core
        |           |   Centron.WebServices.Core.csproj
        |           |   
        |           +---bin
        |           |   \---Debug
        |           |       \---net10.0
        |           +---Connections
        |           |   |   CentronWebService.cs
        |           |   |   ICentronWebServicePerformanceLogger.cs
        |           |   |   
        |           |   \---Serializer
        |           |           CentronDataContractJsonSerializer.cs
        |           |           CentronJsonSerializer.cs
        |           |           ContentType.cs
        |           |           GzipCompressionSerializer.cs
        |           |           ISerializer.cs
        |           |           
        |           +---Entities
        |           |   |   BaseDTO.cs
        |           |   |   BaseLongDTO.cs
        |           |   |   CentronDuplex.cs
        |           |   |   CentronVisibility.cs
        |           |   |   ProxyInformation.cs
        |           |   |   
        |           |   +---Accounts
        |           |   |   |   AccountAddressContactDTO.cs
        |           |   |   |   AccountAddressContactNotificationAddresses.cs
        |           |   |   |   AccountAddressContactNotificationAddressesDTO.cs
        |           |   |   |   AccountAddressDTO.cs
        |           |   |   |   AccountCompanyGroupDTO.cs
        |           |   |   |   AccountCustomerDTO.cs
        |           |   |   |   AccountCustomerInfoDTO.cs
        |           |   |   |   AccountCustomerLimitDTO.cs
        |           |   |   |   AccountDTO.cs
        |           |   |   |   AccountLogDTO.cs
        |           |   |   |   AccountLogFilter.cs
        |           |   |   |   AccountMigrationResultItem.cs
        |           |   |   |   AccountPreviewDTO.cs
        |           |   |   |   AccountRelatedInformationDTO.cs
        |           |   |   |   AccountRelatedPhonoMondoInformationDTO.cs
        |           |   |   |   AccountRelationshipDTO.cs
        |           |   |   |   AccountSearchItemDTO.cs
        |           |   |   |   AccountSearchItemDTOPagingDTO.cs
        |           |   |   |   AccountSupplierDTO.cs
        |           |   |   |   AccountTypeDTO.cs
        |           |   |   |   AccountTypeToAccountDTO.cs
        |           |   |   |   ApproachZoneDTO.cs
        |           |   |   |   ContactFirstnameToSalutationDTO.cs
        |           |   |   |   ContractsCounterGroupedByContractTypeDTO.cs
        |           |   |   |   CrmSettings.cs
        |           |   |   |   CustomerCostCenterDTO.cs
        |           |   |   |   CustomerToBranchDTO.cs
        |           |   |   |   HotlineDTO.cs
        |           |   |   |   PcProducerDTO.cs
        |           |   |   |   PreviousProducerDTO.cs
        |           |   |   |   PrinterProducerDTO.cs
        |           |   |   |   SboTicketAvailableDTO.cs
        |           |   |   |   ServerProducerDTO.cs
        |           |   |   |   SupplierRelatedInformationsDTO.cs
        |           |   |   |   TapiNumberDTO.cs
        |           |   |   |   TicketCounterGroupByStateDTO.cs
        |           |   |   |   TradersGuideSupplierDTO.cs
        |           |   |   |   WebAccountCustomerDTO.cs
        |           |   |   |   
        |           |   |   +---AccountContracts
        |           |   |   |       AccountContractDTO.cs
        |           |   |   |       AccountContractKindDTO.cs
        |           |   |   |       
        |           |   |   +---Accounting
        |           |   |   |       BankAccountDTO.cs
        |           |   |   |       BankAccountFilter.cs
        |           |   |   |       
        |           |   |   +---Activities
        |           |   |   |       AccountActivityDTO.cs
        |           |   |   |       AccountActivityProcessLogsDTO.cs
        |           |   |   |       AccountActivitySearchItemDTO.cs
        |           |   |   |       AccountActivitySearchItemDTOPagingDTO.cs
        |           |   |   |       AccountActivityTemplateDTO.cs
        |           |   |   |       
        |           |   |   +---Campaigns
        |           |   |   |       CampaignDecisionTemplateTextDTO.cs
        |           |   |   |       CampaignDTO.cs
        |           |   |   |       CampaignDTOPagingDTO.cs
        |           |   |   |       CampaignEmployeesDTO.cs
        |           |   |   |       CampaignMarkerDTO.cs
        |           |   |   |       CampaignParticipantContactPersonDTO.cs
        |           |   |   |       CampaignParticipantDTO.cs
        |           |   |   |       CampaignParticipantDTOPagingDTO.cs
        |           |   |   |       CampaignParticipantPreviewDTO.cs
        |           |   |   |       CampaignPhaseActionDTO.cs
        |           |   |   |       CampaignPhaseActionExecuteDTO.cs
        |           |   |   |       CampaignPhaseActionExecuteRequestDTO.cs
        |           |   |   |       CampaignPhaseDTO.cs
        |           |   |   |       SuperCampaignDTO.cs
        |           |   |   |       
        |           |   |   +---ContactPersonActivities
        |           |   |   |       ContactPersonActivityDTO.cs
        |           |   |   |       
        |           |   |   +---ExtendedFilters
        |           |   |   |       AccountCustomFilterDTO.cs
        |           |   |   |       AccountCustomFilterStaticItemDTO.cs
        |           |   |   |       
        |           |   |   +---ExtendedSearch
        |           |   |   |   |   AccountSearchExtendedFilter.cs
        |           |   |   |   |   
        |           |   |   |   +---Parts
        |           |   |   |   |       ExtendedFilterAccountAdviserNode.cs
        |           |   |   |   |       ExtendedFilterAccountBusinessLineNode.cs
        |           |   |   |   |       ExtendedFilterAccountClassificationNode.cs
        |           |   |   |   |       ExtendedFilterAccountFaxDistributorNode.cs
        |           |   |   |   |       ExtendedFilterAccountInterestNode.cs
        |           |   |   |   |       ExtendedFilterAccountLockedNode.cs
        |           |   |   |   |       ExtendedFilterAccountMailDistributorNode.cs
        |           |   |   |   |       ExtendedFilterAccountMailNode.cs
        |           |   |   |   |       ExtendedFilterAccountOriginNode.cs
        |           |   |   |   |       ExtendedFilterAccountProductNode.cs
        |           |   |   |   |       ExtendedFilterAccountRankingNode.cs
        |           |   |   |   |       ExtendedFilterAccountSalesAreaNode.cs
        |           |   |   |   |       ExtendedFilterAccountSalesControllingNode.cs
        |           |   |   |   |       ExtendedFilterAccountTypeNode.cs
        |           |   |   |   |       ExtendedFilterAddressCityNode.cs
        |           |   |   |   |       ExtendedFilterAddressCountryNode.cs
        |           |   |   |   |       ExtendedFilterAddressZipNode.cs
        |           |   |   |   |       ExtendedFilterAndNode.cs
        |           |   |   |   |       ExtendedFilterApplicationAppNode.cs
        |           |   |   |   |       ExtendedFilterApplicationPublisherNode.cs
        |           |   |   |   |       ExtendedFilterArticleInReceiptNode.cs
        |           |   |   |   |       ExtendedFilterBoolNode.cs
        |           |   |   |   |       ExtendedFilterCompanyGroupNode.cs
        |           |   |   |   |       ExtendedFilterContactActivityNode.cs
        |           |   |   |   |       ExtendedFilterContactBirthdayNode.cs
        |           |   |   |   |       ExtendedFilterContactDeletedNode.cs
        |           |   |   |   |       ExtendedFilterContactDepartmentNode.cs
        |           |   |   |   |       ExtendedFilterContactMailNode.cs
        |           |   |   |   |       ExtendedFilterContractKindNode.cs
        |           |   |   |   |       ExtendedFilterCrmAcquisionImportantNode.cs
        |           |   |   |   |       ExtendedFilterCrmBoughtByThusFarNode.cs
        |           |   |   |   |       ExtendedFilterCrmCountPcNode.cs
        |           |   |   |   |       ExtendedFilterCrmCountServerNode.cs
        |           |   |   |   |       ExtendedFilterCrmPcManufacturorNode.cs
        |           |   |   |   |       ExtendedFilterCrmPrinterManufacturorNode.cs
        |           |   |   |   |       ExtendedFilterCrmServerManufacturorNode.cs
        |           |   |   |   |       ExtendedFilterCrmVipNode.cs
        |           |   |   |   |       ExtendedFilterCustomerProductMatrixNode.cs
        |           |   |   |   |       ExtendedFilterDateRangeNode.cs
        |           |   |   |   |       ExtendedFilterDefaultContactNode.cs
        |           |   |   |   |       ExtendedFilterDefaultSubstituteContactNode.cs
        |           |   |   |   |       ExtendedFilterDevicesDeviceClassNode.cs
        |           |   |   |   |       ExtendedFilterDevicesOSNode.cs
        |           |   |   |   |       ExtendedFilterIntegerListNode.cs
        |           |   |   |   |       ExtendedFilterIntRangeNode.cs
        |           |   |   |   |       ExtendedFilterNode.cs
        |           |   |   |   |       ExtendedFilterNotNode.cs
        |           |   |   |   |       ExtendedFilterOrNode.cs
        |           |   |   |   |       ExtendedFilterReceiptDateNode.cs
        |           |   |   |   |       ExtendedFilterReceiptTextNode.cs
        |           |   |   |   |       ExtendedFilterStringListNode.cs
        |           |   |   |   |       ExtendedFilterStringNode.cs
        |           |   |   |   |       ExtendedFilterVariableCrmFieldNode.cs
        |           |   |   |   |       
        |           |   |   |   \---QueryHelpers
        |           |   |   |           ExtendedFilterJoinClauseHelper.cs
        |           |   |   |           ExtendedFilterQuery.cs
        |           |   |   |           
        |           |   |   +---HotlineArea
        |           |   |   |       HotlineCustomCategoryDTO.cs
        |           |   |   |       HotlineCustomItemDTO.cs
        |           |   |   |       
        |           |   |   +---Marketing
        |           |   |   |       AccountBusinessLineDTO.cs
        |           |   |   |       AccountInterestDTO.cs
        |           |   |   |       AccountLicenseDTO.cs
        |           |   |   |       AccountProductDTO.cs
        |           |   |   |       
        |           |   |   +---PrintOptions
        |           |   |   |       AccountPrintOptionDTO.cs
        |           |   |   |       
        |           |   |   +---SpecialPrices
        |           |   |   |       AccountArticleSpecialPricesImportSettingsDTO.cs
        |           |   |   |       AccountSpecialPriceDTO.cs
        |           |   |   |       CopyAccountSpecialPriceResult.cs
        |           |   |   |       
        |           |   |   \---Suppliers
        |           |   |           SupplierToBranchDTO.cs
        |           |   |           
        |           |   +---Administration
        |           |   |   |   AppGroupDTO.cs
        |           |   |   |   AppGroupRightAssignmentDTO.cs
        |           |   |   |   AppRightLogDTO.cs
        |           |   |   |   AppRightLogKind.cs
        |           |   |   |   AppRightPreviewDTO.cs
        |           |   |   |   AppUserDTO.cs
        |           |   |   |   AppUserMemberDTO.cs
        |           |   |   |   ModuleLicenseOverviewDTO.cs
        |           |   |   |   UpdateAppGroupAndUserDTO.cs
        |           |   |   |   UpdateAppRightAndGroupDTO.cs
        |           |   |   |   
        |           |   |   +---AccessTokens
        |           |   |   |       AccessTokenCreatedDTO.cs
        |           |   |   |       AccessTokenCreateDTO.cs
        |           |   |   |       AccessTokenDTO.cs
        |           |   |   |       AccessTokenLogActionType.cs
        |           |   |   |       AccessTokenLogDTO.cs
        |           |   |   |       AccessTokenUpdateDTO.cs
        |           |   |   |       AccessTokenUsageStatisticsDTO.cs
        |           |   |   |       
        |           |   |   +---ArtificialIntelligence
        |           |   |   |   |   ArtificialIntelligenceApiType.cs
        |           |   |   |   |   ArtificialIntelligenceSettingsDTO.cs
        |           |   |   |   |   
        |           |   |   |   \---Chat
        |           |   |   |           ArtificialIntelligenceChatDTO.cs
        |           |   |   |           
        |           |   |   +---BookKeepingAccountSystems
        |           |   |   |       BookKeepingAccountDTO.cs
        |           |   |   |       BookKeepingAccountSystemDTO.cs
        |           |   |   |       
        |           |   |   +---Company
        |           |   |   |       NumberGroupDTO.cs
        |           |   |   |       
        |           |   |   +---CompanyInformations
        |           |   |   |       CompanyPreviewDTO.cs
        |           |   |   |       
        |           |   |   +---Connections
        |           |   |   |       CentronConnection.cs
        |           |   |   |       
        |           |   |   +---Customization
        |           |   |   |       ModuleCustomPropertyDTO.cs
        |           |   |   |       ModuleCustomPropertyPossibleValueDTO.cs
        |           |   |   |       ModuleCustomPropertyValueDTO.cs
        |           |   |   |       
        |           |   |   +---DataSecurity
        |           |   |   |       DataSecurityCleanUpStatsFilter.cs
        |           |   |   |       DataSecurityCleanUpStatsKind.cs
        |           |   |   |       DataSecurityContactInfoDTO.cs
        |           |   |   |       DataSecurityStatsDTO.cs
        |           |   |   |       DsgvoDeleteRightContactFilter.cs
        |           |   |   |       
        |           |   |   +---Documents
        |           |   |   |   +---Dsgvo
        |           |   |   |   |       AccountOrderProcessingContractDTO.cs
        |           |   |   |   |       OnlinePdfDocumentDTO.cs
        |           |   |   |   |       OrderProcessingContractSettings.cs
        |           |   |   |   |       OrderProcessingContractTemplateDTO.cs
        |           |   |   |   |       ShowOnlinePdfDocumentData.cs
        |           |   |   |   |       
        |           |   |   |   +---ReceiptComment
        |           |   |   |   |       AcceptWebReceiptResultDTO.cs
        |           |   |   |   |       CreateReceiptPdfDocumentLogRequest.cs
        |           |   |   |   |       ReceiptCommentDTO.cs
        |           |   |   |   |       ReceiptPdfDocumentContainer.cs
        |           |   |   |   |       ReceiptPdfDocumentDTO.cs
        |           |   |   |   |       ReceiptPdfDocumentLogDTO.cs
        |           |   |   |   |       ReceiptPdfDocumentLogFilter.cs
        |           |   |   |   |       
        |           |   |   |   \---SepaContracts
        |           |   |   |           SepaContractDTO.cs
        |           |   |   |           SepaContractSettings.cs
        |           |   |   |           SepaContractTemplateDTO.cs
        |           |   |   |           
        |           |   |   +---Employees
        |           |   |   |   |   EmployeeDepartmentAssignmentDTO.cs
        |           |   |   |   |   EmployeeDepartmentDTO.cs
        |           |   |   |   |   EmployeeDepartmentDTO2.cs
        |           |   |   |   |   EmployeeFavoriteDTO.cs
        |           |   |   |   |   EmployeePreallocationSettingsDTO.cs
        |           |   |   |   |   EmployeePreviewListThroughPagingDTO.cs
        |           |   |   |   |   EmployeeSettingsProfileDTO.cs
        |           |   |   |   |   EmployeeSettingsProfileNetDTO.cs
        |           |   |   |   |   EmployeeSettingsWebReceiptDTO.cs
        |           |   |   |   |   EmployeeSkillsDTO.cs
        |           |   |   |   |   SkillgroupDTO.cs
        |           |   |   |   |   
        |           |   |   |   \---EmployeeSettings
        |           |   |   |           EmployeeVariablesDTO.cs
        |           |   |   |           
        |           |   |   +---FileManagement
        |           |   |   |   |   DirectoryDTO.cs
        |           |   |   |   |   DMSDocumentSyncItemDTO.cs
        |           |   |   |   |   DocPagesDTO.cs
        |           |   |   |   |   DocSyncDirectoryDTO.cs
        |           |   |   |   |   DocSyncDocumentDTO.cs
        |           |   |   |   |   DocumentDTO.cs
        |           |   |   |   |   DocumentFilter.cs
        |           |   |   |   |   DocumentMetaInformationDTO.cs
        |           |   |   |   |   DocumentThumbnailDTO.cs
        |           |   |   |   |   DocumentType.cs
        |           |   |   |   |   EDIDocumentsDTO.cs
        |           |   |   |   |   EDIDocumentsUploadDTO.cs
        |           |   |   |   |   EDISaveResultDTO.cs
        |           |   |   |   |   MailDocumentAttachmentDTO.cs
        |           |   |   |   |   MailDocumentDTO.cs
        |           |   |   |   |   MailDocumentReceiverDTO.cs
        |           |   |   |   |   SpecialDMSSyncFileFilter.cs
        |           |   |   |   |   SpecialDMSSyncFiles.cs
        |           |   |   |   |   
        |           |   |   |   \---SharedDocuments
        |           |   |   |           SharedDocumentByTokenDTO.cs
        |           |   |   |           SharedDocumentDTO.cs
        |           |   |   |           SharedDocumentFilter.cs
        |           |   |   |           SharedDocumentLogDTO.cs
        |           |   |   |           SharedDocumentLogFilter.cs
        |           |   |   |           SharedDocumentLogKind.cs
        |           |   |   |           SharedDocumentReceiptDTO.cs
        |           |   |   |           SharedDocumentSettingsDTO.cs
        |           |   |   |           SharedDocumentState.cs
        |           |   |   |           SignSharedDocumentRequest.cs
        |           |   |   |           
        |           |   |   +---HourlySurchargeRates
        |           |   |   |       HourlySurchargeRateDTO.cs
        |           |   |   |       HourlySurchargeRateFilter.cs
        |           |   |   |       HourlySurchargeRateItemDTO.cs
        |           |   |   |       HourlySurchargeRateLogDTO.cs
        |           |   |   |       HourlySurchargeRateLogFilter.cs
        |           |   |   |       HourlySurchargeRateSettingsDTO.cs
        |           |   |   |       HourlySurchargeRateStatus.cs
        |           |   |   |       
        |           |   |   +---IndexSearch
        |           |   |   |       DocumentFulltextIndexStatFilter.cs
        |           |   |   |       
        |           |   |   +---Login
        |           |   |   |   |   EntraIDUserDTO.cs
        |           |   |   |   |   LoggedInUserInformationDTO.cs
        |           |   |   |   |   MatchedEntraIDCentronUserDTO.cs
        |           |   |   |   |   MatchUsersResultDTO.cs
        |           |   |   |   |   SynchronizeUserToEntraAppServicePrincipalRequestDTO.cs
        |           |   |   |   |   UserLoginInformationDTO.cs
        |           |   |   |   |   WebAccountContactPersonDTO.cs
        |           |   |   |   |   WebAccountDTO.cs
        |           |   |   |   |   WebAccountSearchItemDTO.cs
        |           |   |   |   |   WebAccountWithContactDTO.cs
        |           |   |   |   |   WebRightsCategoriesDTO.cs
        |           |   |   |   |   WebRightsDTO.cs
        |           |   |   |   |   
        |           |   |   |   \---LoginSettings
        |           |   |   |           ActiveDirectoryLoginSettingsDTO.cs
        |           |   |   |           LoginSettingsDTO.cs
        |           |   |   |           
        |           |   |   +---MandatoryArea
        |           |   |   |       MandatoryDTO.cs
        |           |   |   |       MandatoryExtendedDTO.cs
        |           |   |   |       
        |           |   |   +---MasterData
        |           |   |   |       AssetConditionDTO.cs
        |           |   |   |       AssetConditionPreviewDTO.cs
        |           |   |   |       AssetConditionTextDTO.cs
        |           |   |   |       CountryDTO.cs
        |           |   |   |       FederalStateDTO.cs
        |           |   |   |       SaveAssetConditionResultDTO.cs
        |           |   |   |       TextFormattingDTO.cs
        |           |   |   |       
        |           |   |   +---NetworkDiagnostics
        |           |   |   |       NetworkDiagnosticsCertInfoDTO.cs
        |           |   |   |       NetworkDiagnosticsServerInfoDTO.cs
        |           |   |   |       
        |           |   |   +---PerformanceTests
        |           |   |   |       PerformanceTestClientData.cs
        |           |   |   |       PerformanceTestResultDTO.cs
        |           |   |   |       PerformanceTestResultFilter.cs
        |           |   |   |       
        |           |   |   +---Phone
        |           |   |   |       PersonalPhoneSettingsDTO.cs
        |           |   |   |       PhoneSettingsDTO.cs
        |           |   |   |       
        |           |   |   +---Profiling
        |           |   |   |       ProfilerSettingsDTO.cs
        |           |   |   |       
        |           |   |   +---Settings
        |           |   |   |       AppSettingDTO.cs
        |           |   |   |       BookKeepingSettings.cs
        |           |   |   |       SettingsDTO.cs
        |           |   |   |       WebServiceSettingsDTO.cs
        |           |   |   |       
        |           |   |   +---TapiServer
        |           |   |   |       TapiSettings.cs
        |           |   |   |       
        |           |   |   +---TextBlock
        |           |   |   |       TextBlockSettings.cs
        |           |   |   |       
        |           |   |   \---Updates
        |           |   |           UpdateAvailableApplication.cs
        |           |   |           UpdateAvailableNotificationDTO.cs
        |           |   |           UpdateAvailableNotificationKind.cs
        |           |   |           UpdateAvailableNotificationSettingsDTO.cs
        |           |   |           UpdateAvailableNotificationSource.cs
        |           |   |           
        |           |   +---ApplicationVersions
        |           |   |       ApplicationVersionDTO.cs
        |           |   |       ApplicationVersioningDTO.cs
        |           |   |       
        |           |   +---AppointmentRequests
        |           |   |       AppointmentProposalDTO.cs
        |           |   |       AppointmentRequestDTO.cs
        |           |   |       
        |           |   +---ArtificialIntelligence
        |           |   |       AITextRatingCriteriaDTO.cs
        |           |   |       AITextRatingDTO.cs
        |           |   |       PromptResponseDTO.cs
        |           |   |       
        |           |   +---BranchArea
        |           |   |       BaseBranchDTO.cs
        |           |   |       BranchDTO.cs
        |           |   |       BranchSelectionDTO.cs
        |           |   |       MaterialGroupBranchRevenueAndExpenseAccountDTO.cs
        |           |   |       SecondaryMaterialGroupBranchRevenueAndExpenseAccountDTO.cs
        |           |   |       
        |           |   +---BusinessPartner
        |           |   |   |   SupplierDTO.cs
        |           |   |   |   
        |           |   |   +---SupplierBooking
        |           |   |   |       SupplierBookingItemPreviewDTO.cs
        |           |   |   |       SupplierBookingPreviewDTO.cs
        |           |   |   |       SupplierBookingPreviewListThroughPagingDTO.cs
        |           |   |   |       
        |           |   |   +---SupplierCalculation
        |           |   |   |       SupplierCalculationItemPreviewDTO.cs
        |           |   |   |       SupplierCalculationPreviewDTO.cs
        |           |   |   |       
        |           |   |   +---SupplierCreditVoucher
        |           |   |   |       SupplierCreditVoucherItemPreviewDTO.cs
        |           |   |   |       SupplierCreditVoucherPreviewDTO.cs
        |           |   |   |       
        |           |   |   +---SupplierGoodsInward
        |           |   |   |       SupplierGoodsInwardItemPreviewDTO.cs
        |           |   |   |       SupplierGoodsInwardPreviewDTO.cs
        |           |   |   |       
        |           |   |   \---SupplierInquiry
        |           |   |           SupplierInquiryItemPreviewDTO.cs
        |           |   |           SupplierInquiryPreviewDTO.cs
        |           |   |           SupplierInquiryPreviewListThroughPagingDTO.cs
        |           |   |           
        |           |   +---Buying
        |           |   |   \---External
        |           |   |           DistributorDTO.cs
        |           |   |           
        |           |   +---Calendar
        |           |   |       AppointmentsForTicketsSettingsDTO.cs
        |           |   |       CalendarRepresentationSettingsDTO.cs
        |           |   |       CalendarSynchronizationSettingsDTO.cs
        |           |   |       GraphCalendarSyncSettingsDTO.cs
        |           |   |       
        |           |   +---CentronChecklist
        |           |   |       CentronChecklistCustomerMappingDTO.cs
        |           |   |       CentronChecklistDTO.cs
        |           |   |       CentronChecklistInternalNote.cs
        |           |   |       CentronChecklistItemDTO.cs
        |           |   |       CentronChecklistItemLogDTO.cs
        |           |   |       CentronChecklistLogDTO.cs
        |           |   |       CentronChecklistSettingsDTO.cs
        |           |   |       CentronChecklistUpdateCustomerMappingsFilter.cs
        |           |   |       
        |           |   +---CentronIcons
        |           |   |       CentronIconDTO.cs
        |           |   |       CentronIconDTOPagingDTO.cs
        |           |   |       
        |           |   +---CentronNexus
        |           |   |       CentronNexusSettingsDTO.cs
        |           |   |       StopwatchNotificationDTO.cs
        |           |   |       SystemTimeDTO.cs
        |           |   |       
        |           |   +---CentronReportEngine
        |           |   |       ReportDataPageSettingsDTO.cs
        |           |   |       ReportDataQueryDTO.cs
        |           |   |       ReportDataSettingsDTO.cs
        |           |   |       ReportPrintDataDTO.cs
        |           |   |       ReportPrintSettingDTO.cs
        |           |   |       ReportToGroupSmallDTO.cs
        |           |   |       
        |           |   +---ChangeTracking
        |           |   |   |   ChangeLogDTO.cs
        |           |   |   |   
        |           |   |   \---History
        |           |   |           ImportHistoryDTO.cs
        |           |   |           
        |           |   +---Chats
        |           |   |       ChatDTO.cs
        |           |   |       ChatInfoDTO.cs
        |           |   |       ChatMemberDTO.cs
        |           |   |       ChatMemberLastViewedHistoryDTO.cs
        |           |   |       ChatMessageDTO.cs
        |           |   |       ChatMessageInfoDTO.cs
        |           |   |       ChatMessageKind.cs
        |           |   |       ChatMessageSyncDTO.cs
        |           |   |       ChatUnreadMessageEmailDTO.cs
        |           |   |       SentChatMessageDTO.cs
        |           |   |       
        |           |   +---Common
        |           |   |   \---Ini
        |           |   |           IniKeyDTO.cs
        |           |   |           
        |           |   +---CPra
        |           |   |       CPraConfigurationSettingsDTO.cs
        |           |   |       GetPraWebHookLinkRequest.cs
        |           |   |       WebhookDTO.cs
        |           |   |       
        |           |   +---CustomerArea
        |           |   |   |   BusinessLineDTO.cs
        |           |   |   |   ContactActivityDTO.cs
        |           |   |   |   ContactDepartmentDTO.cs
        |           |   |   |   ContactDepartmentSettingsDTO.cs
        |           |   |   |   InterestDTO.cs
        |           |   |   |   ProductDTO.cs
        |           |   |   |   
        |           |   |   \---CustomerToArticle
        |           |   |           CustomerArticleDTO.cs
        |           |   |           
        |           |   +---Customizations
        |           |   |   \---CustomTables
        |           |   |           CustomTableColumnDTO.cs
        |           |   |           CustomTableDTO.cs
        |           |   |           CustomTableRowDTO.cs
        |           |   |           
        |           |   +---DataExchange
        |           |   |   +---BookKeeping
        |           |   |   |       BookKeepingExportFileInfoDTO.cs
        |           |   |   |       BookKeepingExportInformationsDTO.cs
        |           |   |   |       BookKeepingImportHistoryDTO.cs
        |           |   |   |       BookKeepingImportInterfaceColumnDTO.cs
        |           |   |   |       BookKeepingImportInterfaceDTO.cs
        |           |   |   |       BookKeepingImportInterfaceWithColumnsDTO.cs
        |           |   |   |       DatevOnlinePackageDTO.cs
        |           |   |   |       ExportReceiptInfoDTO.cs
        |           |   |   |       ExportReceiptInfoResultDTO.cs
        |           |   |   |       
        |           |   |   +---Connectors
        |           |   |   |       DocBeeConnectorConfiguration.cs
        |           |   |   |       DocBeeOrderItem.cs
        |           |   |   |       DocBeeSubTicketResponse.cs
        |           |   |   |       DocBeeTicketTemplateDTO.cs
        |           |   |   |       DocBeeTicketTimerDTO.cs
        |           |   |   |       DocBeeTicketTimerResultDTO.cs
        |           |   |   |       DocBeeTicketWebHookRequest.cs
        |           |   |   |       DocBeeTicketWebHookResponse.cs
        |           |   |   |       
        |           |   |   +---DataImport
        |           |   |   |   |   BookKeepingImportDataDTO.cs
        |           |   |   |   |   BookKeepingImportDataPreviewRequest.cs
        |           |   |   |   |   BookKeepingImportDataPreviewResult.cs
        |           |   |   |   |   BookKeepingImportTypes.cs
        |           |   |   |   |   BookKeepingStartImportFilter.cs
        |           |   |   |   |   SaveCollectiveAccountsRequest.cs
        |           |   |   |   |   
        |           |   |   |   \---SalesImport
        |           |   |   |           SalesImportItem.cs
        |           |   |   |           
        |           |   |   +---DocuForm
        |           |   |   |       DocuFormApiSettingsDTO.cs
        |           |   |   |       
        |           |   |   +---EDI
        |           |   |   |       ExternalConditionKind.cs
        |           |   |   |       ExternalConditionMappingDTO.cs
        |           |   |   |       
        |           |   |   +---Exports
        |           |   |   |       BookKeepingAddressDTO.cs
        |           |   |   |       BookKeepingBookingDataExportFilter.cs
        |           |   |   |       BookKeepingExportAccountSplitCostCentreDTO.cs
        |           |   |   |       BookKeepingExportAccountSplitDTO.cs
        |           |   |   |       BookKeepingExportAddressesFilter.cs
        |           |   |   |       BookKeepingExportAlternativeFileNameRequest.cs
        |           |   |   |       BookKeepingExportBusinessPartnerDataHistoryDTO.cs
        |           |   |   |       BookKeepingExportCashBookDataFilter.cs
        |           |   |   |       BookKeepingExportCashBookDataHistoryDTO.cs
        |           |   |   |       BookKeepingExportCashBookDataHistoryFilter.cs
        |           |   |   |       BookKeepingExportCashBookDTO.cs
        |           |   |   |       BookKeepingExportConfigurationDTO.cs
        |           |   |   |       BookKeepingExportCustomerBookingDataDTO.cs
        |           |   |   |       BookKeepingExportCustomerBookingPosDataDTO.cs
        |           |   |   |       BookKeepingExportCustomerDataHistoryFilter.cs
        |           |   |   |       BookKeepingExportCustomerReceiptHistoryFilter.cs
        |           |   |   |       BookKeepingExportCustomInterfaceColumnDTO.cs
        |           |   |   |       BookKeepingExportCustomInterfaceSettingsDTO.cs
        |           |   |   |       BookKeepingExportFileFilter.cs
        |           |   |   |       BookKeepingExportPriceHelper.cs
        |           |   |   |       BookKeepingExportReceiptHistoryDTO.cs
        |           |   |   |       BookKeepingExportSettingsFilter.cs
        |           |   |   |       BookKeepingExportSupplierBookingDataDTO.cs
        |           |   |   |       BookKeepingExportSupplierBookingPosDataDTO.cs
        |           |   |   |       BookKeepingExportSupplierDataHistoryFilter.cs
        |           |   |   |       BookKeepingExportSupplierFilter.cs
        |           |   |   |       BookKeepingExportSupplierReceiptHistoryDTO.cs
        |           |   |   |       BookKeepingExportSupplierReceiptHistoryFilter.cs
        |           |   |   |       BookKeepingExportSupplierReceiptsFilter.cs
        |           |   |   |       BookKeepingExportUserSettingsDTO.cs
        |           |   |   |       BookKeepingReceiptDTO.cs
        |           |   |   |       BookKeepingReceiptExportFileGeneratorResultDTO.cs
        |           |   |   |       BookKeepingReceiptItemDTO.cs
        |           |   |   |       CustomerBookingDataExportFileResult.cs
        |           |   |   |       CustomerBookingDataFileExportFilter.cs
        |           |   |   |       CustomerDataExportFileFilter.cs
        |           |   |   |       CustomerDataExportFileResult.cs
        |           |   |   |       DatevOnlineExportSettingsDTO.cs
        |           |   |   |       ExportCustomerBookingDataFileFilter.cs
        |           |   |   |       ExportCustomerDataFileFilter.cs
        |           |   |   |       ExportCustomerDataFileResult.cs
        |           |   |   |       ExportSupplierBookingDataFileFilter.cs
        |           |   |   |       ExportSupplierBookingDataFileResult.cs
        |           |   |   |       ExportSupplierDataFileFilter.cs
        |           |   |   |       ExportSupplierDataFileResult.cs
        |           |   |   |       FileEncoding.cs
        |           |   |   |       GetBookKeepingExportFileInfoRequest.cs
        |           |   |   |       GetDatevOnlinePackageForExportRequest.cs
        |           |   |   |       GfkExportData.cs
        |           |   |   |       GfkSettingsDTO.cs
        |           |   |   |       NewExportSupplierBookingDataFileFilter.cs
        |           |   |   |       SupplierBookingDataExportFileResult.cs
        |           |   |   |       SupplierBookingDataFileExportFilter.cs
        |           |   |   |       SupplierDataExportFileFilter.cs
        |           |   |   |       SupplierDataExportFileResult.cs
        |           |   |   |       
        |           |   |   +---PaymentTransactions
        |           |   |   |       ExportedPaymentDTO.cs
        |           |   |   |       InvoicePaymentTransactionDTO.cs
        |           |   |   |       PaymentTransactionExportInvoicesRequest.cs
        |           |   |   |       PaymentTransactionExportItemDTO.cs
        |           |   |   |       PaymentTransactionSepaInvoiceRequest.cs
        |           |   |   |       
        |           |   |   +---Rmm
        |           |   |   |       RmmCloseHelpdeskIfUneditedRequest.cs
        |           |   |   |       RmmConnectionSettingsDTO.cs
        |           |   |   |       RmmGetAllCustomersForSyncFilter.cs
        |           |   |   |       RmmUpdateHelpdeskRequest.cs
        |           |   |   |       
        |           |   |   +---TanssInterfaces
        |           |   |   |       TanssDTO.cs
        |           |   |   |       
        |           |   |   +---TaskManagementInterface
        |           |   |   |       TaskManagementSettings.cs
        |           |   |   |       
        |           |   |   \---TelekomDive
        |           |   |           TelekomDiveProfileDTO.cs
        |           |   |           TelekomDiveProfileFilter.cs
        |           |   |           
        |           |   +---Devices
        |           |   |       AccountDeviceDTO.cs
        |           |   |       AccountDeviceLogDTO.cs
        |           |   |       AccountDeviceOriginKind.cs
        |           |   |       AccountDeviceOverviewDTO.cs
        |           |   |       AccountDeviceToTicketDTO.cs
        |           |   |       AccountDeviceUriDTO.cs
        |           |   |       AccountDeviceUriKind.cs
        |           |   |       DeleteAccountDevicesRequest.cs
        |           |   |       GetAccountDeviceFilter.cs
        |           |   |       GetAccountDeviceLogsRequest.cs
        |           |   |       GetAccountDeviceRequest.cs
        |           |   |       UpdateTicketAccountDevicesRequest.cs
        |           |   |       
        |           |   +---DocuBoard
        |           |   |       AssetManagementADSystemUserExclusionDTO.cs
        |           |   |       AssetManagementADSystemUserExclusionKind.cs
        |           |   |       AssetManagementArticleAssignmentDTO.cs
        |           |   |       AssetManagementPartnerDTO.cs
        |           |   |       AssetManagementPartnerItemDTO.cs
        |           |   |       
        |           |   +---DocumentationArea
        |           |   |       DocumentationCategoryDTO.cs
        |           |   |       DocumentationDTO.cs
        |           |   |       
        |           |   +---EDI
        |           |   |       EDIAdditionalArticlesDTO.cs
        |           |   |       EDIConnectionObjectKind.cs
        |           |   |       EdiDataType.cs
        |           |   |       EDIDistriFile.cs
        |           |   |       EDIInvoiceBarcodesDTO.cs
        |           |   |       EDIManagementLogDTO.cs
        |           |   |       EDIManagementLogFilter.cs
        |           |   |       EDIManagementOrderLogDTO.cs
        |           |   |       EDIOrderSpecificity.cs
        |           |   |       EDIReceiptFilter.cs
        |           |   |       EDIReceiptHeadDTO.cs
        |           |   |       EDIReceiptItemsDTO.cs
        |           |   |       EDIReceiptItemsToOrderDTO.cs
        |           |   |       EDISupplierDTO.cs
        |           |   |       EgisWarenkorbHeadDTO.cs
        |           |   |       EgisWarenkorbItemsDTO.cs
        |           |   |       MultiDistributorEDILogDTO.cs
        |           |   |       SupplierEdiConfigurationsDTO.cs
        |           |   |       SupplierOrderEdiUpdate.cs
        |           |   |       
        |           |   +---Employee
        |           |   |       EmployeeAvailability.cs
        |           |   |       EmployeeBasicInfoDTO.cs
        |           |   |       EmployeePreviewDTO.cs
        |           |   |       EmployeePreviewDTOExtensions.cs
        |           |   |       EmployeeToSalesAreaDTO.cs
        |           |   |       EmployeeToSalesAreaDTO2.cs
        |           |   |       
        |           |   +---EmployeeArea
        |           |   |       EmployeeAddressDTO.cs
        |           |   |       EmployeeArticleDTO.cs
        |           |   |       EmployeeArticleDTO2.cs
        |           |   |       EmployeeDTO.cs
        |           |   |       EmployeeDTOExtensions.cs
        |           |   |       EmployeeImageDTO.cs
        |           |   |       EmployeeRfidTokenDTO.cs
        |           |   |       EmployeeRfidTokenFilter.cs
        |           |   |       
        |           |   +---Escalation
        |           |   |       EcalationVariables.cs
        |           |   |       
        |           |   +---ExpectedEvents
        |           |   |       EventTriggerKindDTO.cs
        |           |   |       ExpectedEventLogEntriesDTO.cs
        |           |   |       ExpectedEventLogsFilter.cs
        |           |   |       ExpectedEventsDTO.cs
        |           |   |       ExpectedEventTypeDTO.cs
        |           |   |       
        |           |   +---ExternalHelpdesk
        |           |   |       ExternalHelpdeskConfigurationDTO.cs
        |           |   |       
        |           |   +---ExternalTools
        |           |   |       ExternalToolDTO.cs
        |           |   |       VariableData.cs
        |           |   |       
        |           |   +---Filter
        |           |   |       ObjectKindFilter.cs
        |           |   |       
        |           |   +---Finances
        |           |   |   +---Activities
        |           |   |   |       ActivitySettingsDTO.cs
        |           |   |   |       ActivityTemplateDTO.cs
        |           |   |   |       
        |           |   |   +---Crm
        |           |   |   |       AccountNavInfoDTO.cs
        |           |   |   |       
        |           |   |   +---CrmProject
        |           |   |   |       CrmProjectSettingsDTO.cs
        |           |   |   |       
        |           |   |   +---OnlineBanking
        |           |   |   |       CheckForUnknownIbansRequest.cs
        |           |   |   |       CheckForUnknownIbansResultDTO.cs
        |           |   |   |       FinApiClientCredentialsDTO.cs
        |           |   |   |       OnlineBankingAccountTransactionDTO.cs
        |           |   |   |       OnlineBankingAccountTransactionsFilter.cs
        |           |   |   |       OnlineBankingAccountTransactionsPagingDTO.cs
        |           |   |   |       OnlineBankingConfigurationDTO.cs
        |           |   |   |       OnlineBankingConfigurationFinApiDTO.cs
        |           |   |   |       OnlineBankingConfigurationFinTSDTO.cs
        |           |   |   |       OnlineBankingConfigurationsFilter.cs
        |           |   |   |       OnlineBankingConfigurationSpreadsheetDTO.cs
        |           |   |   |       OnlineBankingInspectorItemDTO.cs
        |           |   |   |       OnlineBankingTransactionAssignmentDTO.cs
        |           |   |   |       
        |           |   |   +---PaymentLifecycle
        |           |   |   |       ProductLifecycleSettingsDTO.cs
        |           |   |   |       
        |           |   |   \---Payments
        |           |   |       +---IncomingPayments
        |           |   |       |       DeleteIncomingPaymentFilter.cs
        |           |   |       |       IncomingPaymentDTO.cs
        |           |   |       |       IncomingPaymentLogOverviewDTO.cs
        |           |   |       |       IncomingPaymentsFilter.cs
        |           |   |       |       
        |           |   |       \---OutgoingPayments
        |           |   |               OutgoingPaymentDTO.cs
        |           |   |               OutgoingPaymentsFilter.cs
        |           |   |               
        |           |   +---Gateway
        |           |   |       CustomGatewayDefinitionDTO.cs
        |           |   |       
        |           |   +---Gui
        |           |   |   \---Profiles
        |           |   |           CentronUiProfileDTO.cs
        |           |   |           
        |           |   +---ImageFactory
        |           |   |   \---WebsuiteImages
        |           |   |           ColorDTO.cs
        |           |   |           
        |           |   +---Integrations
        |           |   |       EsCustomerGroupDTO.cs
        |           |   |       EsRoleDTO.cs
        |           |   |       
        |           |   +---ItPlanner
        |           |   |       RBChecklistVirtualObjectCategoryDTO.cs
        |           |   |       
        |           |   +---Logistics
        |           |   |   +---LogisticSettings
        |           |   |   |       LogisticSettingsDTO.cs
        |           |   |   |       
        |           |   |   \---Warehousing
        |           |   |           ArticleLightDTO.cs
        |           |   |           BranchStockDTO.cs
        |           |   |           StockDTO.cs
        |           |   |           StockRebookLogDTO.cs
        |           |   |           WarehouseI3DToBranchI3DDTO.cs
        |           |   |           
        |           |   +---Logos
        |           |   |       GetLogosFilter.cs
        |           |   |       LogoDTO.cs
        |           |   |       
        |           |   +---Mail
        |           |   |   |   ForwardHelpdeskRequestDTO.cs
        |           |   |   |   ForwardHelpdeskRequestV3DTO.cs
        |           |   |   |   HtmlImageDTO.cs
        |           |   |   |   HtmlMailSignatureDTO.cs
        |           |   |   |   MailAttachmentDTO.cs
        |           |   |   |   MailBodyDTO.cs
        |           |   |   |   MailPreviewDTO.cs
        |           |   |   |   MailRecipientDTO.cs
        |           |   |   |   MailSettingsDTO.cs
        |           |   |   |   MailSubjectDTO.cs
        |           |   |   |   MailTrackingDTO.cs
        |           |   |   |   
        |           |   |   \---Templates
        |           |   |           ContactToMailTemplateRelationshipKindDTO.cs
        |           |   |           DeleteMailTemplatesRequest.cs
        |           |   |           MailDTO.cs
        |           |   |           MailTemplateAttachmentDTO.cs
        |           |   |           MailTemplateDTO.cs
        |           |   |           MailTemplateFilter.cs
        |           |   |           MailTemplateRelationshipKindDTO.cs
        |           |   |           ReceiverDTO.cs
        |           |   |           SaveAllMailTemplatesRequest.cs
        |           |   |           
        |           |   +---Mailings
        |           |   |       EmailType.cs
        |           |   |       FullMailingDTO.cs
        |           |   |       MailingAttachmentsDTO.cs
        |           |   |       MailingDataDTO.cs
        |           |   |       MailingDataOverviewDTO.cs
        |           |   |       MailingDataToRelationshipKindDTO.cs
        |           |   |       MailingDTO.cs
        |           |   |       MailingParticipationDTO.cs
        |           |   |       MailingTemplatesDTO.cs
        |           |   |       MailingTextsDTO.cs
        |           |   |       MailingToCustomerDTO.cs
        |           |   |       
        |           |   +---MailScanner
        |           |   |       MailScannerLogDTO.cs
        |           |   |       MailScannerProfileDTO.cs
        |           |   |       MailScannerTaskDTO.cs
        |           |   |       
        |           |   +---MassUpdate
        |           |   |   |   MassUpdateSearchReceiptArticlesDTO.cs
        |           |   |   |   MassUpdateTemplateDTO.cs
        |           |   |   |   MassUpdateTemplateItemsDTO.cs
        |           |   |   |   
        |           |   |   +---Filter
        |           |   |   |       UpdateReceiptFilter.cs
        |           |   |   |       
        |           |   |   \---Settings
        |           |   |           MassUpdateMailUpdate.cs
        |           |   |           MassUpdateType.cs
        |           |   |           PriceUpdateSettingsDTO.cs
        |           |   |           
        |           |   +---Merchandise
        |           |   |   \---MaterialGroups
        |           |   |           MaterialGroupDTO.cs
        |           |   |           MaterialGroupPreviewDTO.cs
        |           |   |           RevenueAndProfitPerDayDTO.cs
        |           |   |           SecondaryMaterialGroupDTO.cs
        |           |   |           SecondaryMaterialGroupPreviewDTO.cs
        |           |   |           
        |           |   +---Metadata
        |           |   |       MethodMetadataDetailsDTO.cs
        |           |   |       MethodMetadataDTO.cs
        |           |   |       
        |           |   +---Modules
        |           |   |       ModuleCategoryDTO.cs
        |           |   |       ModuleDTO.cs
        |           |   |       
        |           |   +---MyCentron
        |           |   |   |   LatestUsedCentronObjectDTO.cs
        |           |   |   |   
        |           |   |   \---Dashboard
        |           |   |           DashboardContainerDTO.cs
        |           |   |           
        |           |   +---MyDay
        |           |   |       MyDayEmployeeSelectionDTO.cs
        |           |   |       MyDayFinalizedDayDTO.cs
        |           |   |       MyDayNotificationDTO.cs
        |           |   |       MyDayNotificationLogDTO.cs
        |           |   |       MyDaySettingsDTO.cs
        |           |   |       MyDaySpecialTimeSettingAssignmentDTO.cs
        |           |   |       MyDaySpecialTimeSettingDTO.cs
        |           |   |       MyDayTextParameterSources.cs
        |           |   |       MyDayTextWithParameters.cs
        |           |   |       MyDayUserItemDTO.cs
        |           |   |       MyDayWorkItemCommentDTO.cs
        |           |   |       MyDayWorkItemDTO.cs
        |           |   |       MyDayWorkItemFollowerDTO.cs
        |           |   |       MyDayWorkItemImportDTO.cs
        |           |   |       MyDayWorkItemReactionDTO.cs
        |           |   |       
        |           |   +---NexusNotifications
        |           |   |       DeleteNexusNotificationsRequest.cs
        |           |   |       MarkNexusNotificationsRequest.cs
        |           |   |       NexusNotificationDTO.cs
        |           |   |       NexusNotificationsFilter.cs
        |           |   |       NexusNotificationsUserKind.cs
        |           |   |       NexusNotificationType.cs
        |           |   |       
        |           |   +---NexuxTicketViews
        |           |   |       DeleteGlobalViewRequest.cs
        |           |   |       NexusTicketViewDTO.cs
        |           |   |       RenameTicketViewRequest.cs
        |           |   |       SetTicketViewToDefaultRequest.cs
        |           |   |       SetTicketViewToGlobalRequest.cs
        |           |   |       
        |           |   +---Notifications
        |           |   |       CentronNotificationDTO.cs
        |           |   |       CentronNotificationsFilter.cs
        |           |   |       CentronNotificationsSettingsDTO.cs
        |           |   |       LogKind.cs
        |           |   |       NotificationUserDTO.cs
        |           |   |       
        |           |   +---ObjectExternalReferences
        |           |   |       ObjectExternalReferenceDTO.cs
        |           |   |       
        |           |   +---Outlook
        |           |   |       AssetKindResultDTO.cs
        |           |   |       
        |           |   +---PasswordManagementArea
        |           |   |       PasswordManagementAccessLogDTO.cs
        |           |   |       PasswordManagementDTO.cs
        |           |   |       PasswordManagementTypeDTO.cs
        |           |   |       PasswordManagementUpdateDTO.cs
        |           |   |       
        |           |   +---PasswordManager
        |           |   |   |   AccountVPNAccessDTO.cs
        |           |   |   |   CategoryItemDataDTO.cs
        |           |   |   |   CustomerAccessDataExportDTO.cs
        |           |   |   |   CustomerAccessDataFileDTO.cs
        |           |   |   |   ExternalApplicationDTO.cs
        |           |   |   |   MasterPasswordSaveLocation.cs
        |           |   |   |   PasswordManagerCustomerCategoryDTO.cs
        |           |   |   |   PasswordManagerCustomerEmployeesRightsDTO.cs
        |           |   |   |   PasswordManagerEmployeeRightsDTO.cs
        |           |   |   |   PasswordManagerLogDTO.cs
        |           |   |   |   PasswordManagerPropertyValueSealInformationDTO.cs
        |           |   |   |   PasswordManagerSettingsDTO.cs
        |           |   |   |   
        |           |   |   \---Guideline
        |           |   |           PasswordManagerAvailableGuidelineDTO.cs
        |           |   |           PasswordManagerGuidelineCategoryDTO.cs
        |           |   |           PasswordManagerGuidelineCustomerDTO.cs
        |           |   |           PasswordManagerGuidelineDepartmentDTO.cs
        |           |   |           PasswordManagerGuidelineDTO.cs
        |           |   |           PasswordManagerGuidelineEmployeeDTO.cs
        |           |   |           PasswordManagerGuidelineExcludedCustomerDTO.cs
        |           |   |           PasswordManagerGuidelineExcludedCustomersFilter.cs
        |           |   |           
        |           |   +---Portal
        |           |   |       InstallerUploadDownloadData.cs
        |           |   |       RequestData.cs
        |           |   |       ResponseData.cs
        |           |   |       StatusCode.cs
        |           |   |       
        |           |   +---Processes
        |           |   |   |   BindingDTO.cs
        |           |   |   |   BindingKind.cs
        |           |   |   |   INoGeneralDesicionStandardTool.cs
        |           |   |   |   ProcessDTO.cs
        |           |   |   |   ProcessStepDTO.cs
        |           |   |   |   
        |           |   |   +---Campaign
        |           |   |   |   |   CampaignProcessPropertiesDTO.cs
        |           |   |   |   |   CampaignTaskProcessDTO.cs
        |           |   |   |   |   CampaignTaskProcessMap.cs
        |           |   |   |   |   
        |           |   |   |   \---Steps
        |           |   |   |           CampaignProcessTaskStepDTO.cs
        |           |   |   |           CampaignProcessTaskStepMap.cs
        |           |   |   |           
        |           |   |   +---CrmTask
        |           |   |   |   |   TaskProcessDTO.cs
        |           |   |   |   |   TaskProcessMap.cs
        |           |   |   |   |   
        |           |   |   |   \---Steps
        |           |   |   |           TaskProcessAppointmentStepDTO.cs
        |           |   |   |           TaskProcessAppointmentStepMap.cs
        |           |   |   |           TaskProcessCreateHelpdeskStepDTO.cs
        |           |   |   |           TaskProcessCreateHelpdeskStepMap.cs
        |           |   |   |           TaskProcessCreateOfferStepDTO.cs
        |           |   |   |           TaskProcessCreateOfferStepMap.cs
        |           |   |   |           TaskProcessCreateOrderStepDTO.cs
        |           |   |   |           TaskProcessCreateOrderStepMap.cs
        |           |   |   |           TaskProcessEndCampaignProcessStepDTO.cs
        |           |   |   |           TaskProcessEndCampaignProcessStepMap.cs
        |           |   |   |           TaskProcessMultipleChoiceStepDTO.cs
        |           |   |   |           TaskProcessMultipleChoiceStepMap.cs
        |           |   |   |           TaskProcessPhoneCallStepDTO.cs
        |           |   |   |           TaskProcessPhoneCallStepMap.cs
        |           |   |   |           TaskProcessSendMailStepDTO.cs
        |           |   |   |           TaskProcessSendMailStepMap.cs
        |           |   |   |           TaskProcessStartSurveyStepDTO.cs
        |           |   |   |           TaskProcessStartSurveyStepMap.cs
        |           |   |   |           
        |           |   |   +---General
        |           |   |   |       DecisionProcessStepDTO.cs
        |           |   |   |       DecisionProcessStepMap.cs
        |           |   |   |       EndProcessStepDTO.cs
        |           |   |   |       EndProcessStepMap.cs
        |           |   |   |       ITimeDelayedProcessStep.cs
        |           |   |   |       NoActionProcessStepDTO.cs
        |           |   |   |       NoActionProcessStepMap.cs
        |           |   |   |       StartProcessStepDTO.cs
        |           |   |   |       StartProcessStepMap.cs
        |           |   |   |       
        |           |   |   +---MailScanner
        |           |   |   |       ContractActionType.cs
        |           |   |   |       MailScannerWorkflow.cs
        |           |   |   |       MailScannerWorkflowBindingDTO.cs
        |           |   |   |       MailScannerWorkflowComponent.cs
        |           |   |   |       MailScannerWorkflowConnection.cs
        |           |   |   |       MailScannerWorkflowProcessDTO.cs
        |           |   |   |       MailScannerWorkflowProcessMap.cs
        |           |   |   |       MailScannerWorkflowStepDTO.cs
        |           |   |   |       MailScannerWorkflowStepMap.cs
        |           |   |   |       WorkflowComponentType.cs
        |           |   |   |       WorkflowCondition.cs
        |           |   |   |       WorkflowConditionType.cs
        |           |   |   |       WorkflowConnectionType.cs
        |           |   |   |       
        |           |   |   +---Mapping
        |           |   |   |       ProcessMap.cs
        |           |   |   |       ProcessMap[T].cs
        |           |   |   |       ProcessRegistry.cs
        |           |   |   |       ProcessStepMap.cs
        |           |   |   |       ProcessStepMap[T].cs
        |           |   |   |       PropertyMap.cs
        |           |   |   |       
        |           |   |   +---Survey
        |           |   |   |   |   SurveyFolderDTO.cs
        |           |   |   |   |   SurveyProcessDTO.cs
        |           |   |   |   |   SurveyProcessInstructionDestinationKind.cs
        |           |   |   |   |   SurveyProcessMap.cs
        |           |   |   |   |   SurveyProcessPropertiesDTO.cs
        |           |   |   |   |   SurveyProcessStepKind.cs
        |           |   |   |   |   SurveyProcessTemplateDTO.cs
        |           |   |   |   |   SurveyProcessTemplateMap.cs
        |           |   |   |   |   SurveyQuestionCategoryDTO.cs
        |           |   |   |   |   SurveyReplaceRequest.cs
        |           |   |   |   |   SurveyReplaceResponse.cs
        |           |   |   |   |   SurveySettingsDTO.cs
        |           |   |   |   |   SurveyStatus.cs
        |           |   |   |   |   
        |           |   |   |   \---Steps
        |           |   |   |       |   ISurveyProcessStepWithCategory.cs
        |           |   |   |       |   ISurveyProcessStepWithInstructions.cs
        |           |   |   |       |   SurveyProcessFreeTextProcessStepDTO.cs
        |           |   |   |       |   SurveyProcessFreeTextProcessStepMap.cs
        |           |   |   |       |   SurveyProcessMultiChoiceProcessStepDTO.cs
        |           |   |   |       |   SurveyProcessMultiChoiceProcessStepMap.cs
        |           |   |   |       |   SurveyProcessScaleProcessStepDTO.cs
        |           |   |   |       |   SurveyProcessScaleProcessStepMap.cs
        |           |   |   |       |   SurveyProcessSubprocessStepDTO.cs
        |           |   |   |       |   SurveyProcessSubprocessStepMap.cs
        |           |   |   |       |   SurveyProcessYesNoProcessStepDTO.cs
        |           |   |   |       |   SurveyProcessYesNoProcessStepMap.cs
        |           |   |   |       |   
        |           |   |   |       \---Instructions
        |           |   |   |               SurveyProcessFreeTextInstructionDTO.cs
        |           |   |   |               SurveyProcessMutliChoiceInstructionDTO.cs
        |           |   |   |               SurveyProcessScaleInstructionDTO.cs
        |           |   |   |               SurveyProcessStepInstructionDTO.cs
        |           |   |   |               SurveyProcessYesNoInstructionDTO.cs
        |           |   |   |               
        |           |   |   \---Ticket
        |           |   |           ChangeStatusProcessStepDTO.cs
        |           |   |           ChangeStatusProcessStepMap.cs
        |           |   |           ForwardTicketProcessStepDTO.cs
        |           |   |           ForwardTicketProcessStepMap.cs
        |           |   |           SendMailProcessStepDTO.cs
        |           |   |           SendMailProcessStepMap.cs
        |           |   |           TicketProcessDTO.cs
        |           |   |           TicketProcessMap.cs
        |           |   |           TicketProcessTemplateDTO.cs
        |           |   |           TicketProcessTemplateFolderDTO.cs
        |           |   |           TicketProcessTemplateMap.cs
        |           |   |           
        |           |   +---Production
        |           |   |   |   ProductionMachineDTO.cs
        |           |   |   |   ProductionMachineFilter.cs
        |           |   |   |   ProductionMachineKindDTO.cs
        |           |   |   |   ProductionMachineKindFilter.cs
        |           |   |   |   ProductionMachineKindStepsDescriptionDTO.cs
        |           |   |   |   ProductionMachineKindStepsDescriptionFilter.cs
        |           |   |   |   ProductionMachineLocationDTO.cs
        |           |   |   |   ProductionMachineLocationFilter.cs
        |           |   |   |   
        |           |   |   +---ArticleProductionOrder
        |           |   |   |   |   ArticleProductionOrderDTO.cs
        |           |   |   |   |   ArticleProductionOrderFilter.cs
        |           |   |   |   |   ArticleProductionOrderStepInfoDTO.cs
        |           |   |   |   |   ArticleProductionOrderStepInfoFilter.cs
        |           |   |   |   |   ArticleProductionOrderStepItemDTO.cs
        |           |   |   |   |   ArticleProductionOrderStepItemFilter.cs
        |           |   |   |   |   
        |           |   |   |   \---ArticleProductionOrderDataRecording
        |           |   |   \---ProductionOrder
        |           |   |           ProductionOrderDTO.cs
        |           |   |           ProductionOrderFilter.cs
        |           |   |           ProductionOrderItemDTO.cs
        |           |   |           ProductionOrderItemFilter.cs
        |           |   |           ProductionOrderLogDTO.cs
        |           |   |           ProductionOrderLogFilter.cs
        |           |   |           
        |           |   +---ProductMatrix
        |           |   |       CustomerProductMatrixCategoryDTO.cs
        |           |   |       CustomerProductMatrixProductDTO.cs
        |           |   |       CustomerProductMatrixRatingChangeLogDTO.cs
        |           |   |       CustomerProductMatrixRatingDTO.cs
        |           |   |       CustomerProductMatrixRatingValue.cs
        |           |   |       CustomerProductMatrixSettingsDTO.cs
        |           |   |       
        |           |   +---Purchasing
        |           |   |   +---OrderSuggestionList
        |           |   |   |       DistributorDTO.cs
        |           |   |   |       DistriToArticleDTO.cs
        |           |   |   |       SearchCriteria.cs
        |           |   |   |       SuggestionBaseDTO.cs
        |           |   |   |       SuggestionLastArticleUseDTO.cs
        |           |   |   |       SuggestionOrderDTO.cs
        |           |   |   |       SuggestionPriceMatrixDTO.cs
        |           |   |   |       
        |           |   |   +---PurchaseSettings
        |           |   |   |       PurchaseReceiptSettingsDTO.cs
        |           |   |   |       PurchaseSettingsDTO.cs
        |           |   |   |       
        |           |   |   +---SupplierOrderPerBranch
        |           |   |   |       BranchToBranchDTO.cs
        |           |   |   |       SupplierOrderPerBranchDTO.cs
        |           |   |   |       TimerToOrderPerBranchDTO.cs
        |           |   |   |       
        |           |   |   \---TravelExpense
        |           |   |           TravelExpenseCategoryDTO.cs
        |           |   |           
        |           |   +---ReportEngine
        |           |   |   |   CreateFullReportConfiguration.cs
        |           |   |   |   IntString.cs
        |           |   |   |   NodeBaseEntityDTO.cs
        |           |   |   |   PageSizeKinds.cs
        |           |   |   |   ReportContigentListDTO.cs
        |           |   |   |   ReportContigentStartValuesDTO.cs
        |           |   |   |   ReportContingentBookings.cs
        |           |   |   |   ReportContractMDLItemDTO.cs
        |           |   |   |   ReportDataDTO.cs
        |           |   |   |   ReportDataParameterDTO.cs
        |           |   |   |   ReportDefaultToGroupDTO.cs
        |           |   |   |   ReportDefaultType.cs
        |           |   |   |   ReportEmployeeDTO.cs
        |           |   |   |   ReportGroupDTO.cs
        |           |   |   |   ReportGroupParameterDTO.cs
        |           |   |   |   ReportInfoDTO.cs
        |           |   |   |   ReportInfoV2DTO.cs
        |           |   |   |   ReportReceiptDataListDTO.cs
        |           |   |   |   ReportSettingsListDTO.cs
        |           |   |   |   ReportVersionDataEntity.cs
        |           |   |   |   
        |           |   |   +---CustomerAssets
        |           |   |   |       ReportContractHead.cs
        |           |   |   |       ReportCustomer.cs
        |           |   |   |       ReportReceiptBarcode.cs
        |           |   |   |       ReportReceiptFilter.cs
        |           |   |   |       ReportReceiptHead.cs
        |           |   |   |       ReportReceiptHeadPrice.cs
        |           |   |   |       ReportReceiptItem.cs
        |           |   |   |       
        |           |   |   +---DocuBoardReportEngine
        |           |   |   |       ReportDTO.cs
        |           |   |   |       ReportOverviewDTO.cs
        |           |   |   |       ReportQueryDTO.cs
        |           |   |   |       
        |           |   |   +---ImportExport
        |           |   |   |       ReportBaseDTO.cs
        |           |   |   |       ReportDataBaseDTO.cs
        |           |   |   |       ReportDataBinSettingsBaseDTO.cs
        |           |   |   |       ReportDataBinSettingsDTO.cs
        |           |   |   |       ReportDataDefaultDTO.cs
        |           |   |   |       ReportDataQueryBaseDTO.cs
        |           |   |   |       ReportDataQueryNodeDTO.cs
        |           |   |   |       ReportDataSettingsBaseDTO.cs
        |           |   |   |       ReportDataSettingsDTO.cs
        |           |   |   |       ReportGroupBaseDTO.cs
        |           |   |   |       ReportGroupNodeDTO.cs
        |           |   |   |       ReportNodeDTO.cs
        |           |   |   |       
        |           |   |   +---PdfExport
        |           |   |   |       PdfExportSettingsDTO.cs
        |           |   |   |       
        |           |   |   \---PdfStrategy
        |           |   |           CustomPdfPrinterSettingsDTO.cs
        |           |   |           
        |           |   +---RiverDivo
        |           |   |       CentronConnectionAddDocumentToDirectoryRequest.cs
        |           |   |       CentronConnectionContactPersonDTO.cs
        |           |   |       CentronConnectionCreateHelpdeskRequestDTO.cs
        |           |   |       CentronConnectionCustomerDTO.cs
        |           |   |       CentronConnectionDirectoryDTO.cs
        |           |   |       CentronConnectionDocumentDTO.cs
        |           |   |       CentronConnectionEnums.cs
        |           |   |       CentronConnectionGetDirectoryReferenceRequest.cs
        |           |   |       CentronConnectionHelpdeskCategoryDTO.cs
        |           |   |       CentronConnectionHelpdeskDTO.cs
        |           |   |       CentronConnectionHelpdeskPrioritiesDTO.cs
        |           |   |       CentronConnectionHelpdeskSettingsDTO.cs
        |           |   |       CentronConnectionHelpdeskStatusDTO.cs
        |           |   |       CentronConnectionHelpdeskTypeDTO.cs
        |           |   |       CentronConnectionHelpdeskTypeFilter.cs
        |           |   |       CentronConnectionModuleCustomPropertyValueDTO.cs
        |           |   |       CentronConnectionSelfCareFormDTO.cs
        |           |   |       CentronConnectionSelfCareFormFieldComboboxItemDTO.cs
        |           |   |       CentronConnectionSelfCareFormFieldDTO.cs
        |           |   |       CentronConnectionSelfCareFormScriptDTO.cs
        |           |   |       CentronConnectionSelfCareFormsFilter.cs
        |           |   |       CentronConnectionTicketPatternDTO.cs
        |           |   |       CentronConnectionTicketPatternFilter.cs
        |           |   |       CentronConnectionUpdateDocumentRequest.cs
        |           |   |       CentronDivoContractArticleReferenceDTO.cs
        |           |   |       RiverConnectionADOrganizationalUnitDTO.cs
        |           |   |       RiverConnectionADUserDTO.cs
        |           |   |       RiverConnectionClickCounterDTO.cs
        |           |   |       RiverConnectionCustomerSiteDTO.cs
        |           |   |       RiverConnectionDeviceDTO.cs
        |           |   |       RiverConnectionSNMPDeviceDTO.cs
        |           |   |       RiverDivoCloseHelpdeskIfUneditedRequest.cs
        |           |   |       RiverDivoUpdateHelpdeskRequest.cs
        |           |   |       
        |           |   +---RiverSuiteAssetManagment
        |           |   |       RiverSuiteWebServiceSettingsDTO.cs
        |           |   |       
        |           |   +---Sales
        |           |   |   +---BillingCenter
        |           |   |   |   \---Contracts
        |           |   |   |           ContractToInvoiceParam.cs
        |           |   |   |           CounterToInvoiceParam.cs
        |           |   |   |           InvoiceToContractResult.cs
        |           |   |   |           SpecialArticleToContractHeadImport.cs
        |           |   |   |           SpecialArticleToContractImportResult.cs
        |           |   |   |           SpecialArticleToContractPosImport.cs
        |           |   |   |           
        |           |   |   +---Calendar
        |           |   |   |       CalendarItemDTO.cs
        |           |   |   |       ScheduleCycleAppointmentPersonalDTO.cs
        |           |   |   |       ScheduleCycleAppointmentsDTO.cs
        |           |   |   |       ScheduleDTO.cs
        |           |   |   |       ScheduleGroupsDTO.cs
        |           |   |   |       ScheduleGroupsPersonsDTO.cs
        |           |   |   |       ScheduleKindWebSuiteDTO.cs
        |           |   |   |       ScheduleOverviewItemDTO.cs
        |           |   |   |       SchedulePersonDTO.cs
        |           |   |   |       ScheduleSettingsDTO.cs
        |           |   |   |       ScheduleStatusDTO.cs
        |           |   |   |       
        |           |   |   +---CustomerAssets
        |           |   |   |   |   BaseCustomerAssetDTO.cs
        |           |   |   |   |   OrderAssetDTO.cs
        |           |   |   |   |   OrderPreviewListThroughPagingDTO.cs
        |           |   |   |   |   ReceiptItemBasePreviewDTO.cs
        |           |   |   |   |   ServiceOrderWorkDTO.cs
        |           |   |   |   |   
        |           |   |   |   +---AutomaticFactura
        |           |   |   |   |       AutomaticFacturaContractDTO.cs
        |           |   |   |   |       AutomaticFacturaCounterFreeCount.cs
        |           |   |   |   |       AutomaticFacturaCounterHistoryDTO.cs
        |           |   |   |   |       AutomaticFacturaCounterImportDTO.cs
        |           |   |   |   |       AutomaticFacturaCounterToContractDTO.cs
        |           |   |   |   |       AutomaticFacturaCustomerDTO.cs
        |           |   |   |   |       ReportToSendTypeToGroup.cs
        |           |   |   |   |       
        |           |   |   |   +---Contracts
        |           |   |   |   |   |   ContractArticleReferenzesDTO.cs
        |           |   |   |   |   |   ContractBillingResultDTO.cs
        |           |   |   |   |   |   ContractContigentHeadAssignmentDTO.cs
        |           |   |   |   |   |   ContractContigentPositionsDTO.cs
        |           |   |   |   |   |   ContractContingentStateDTO.cs
        |           |   |   |   |   |   ContractControllingDataDTO.cs
        |           |   |   |   |   |   ContractDTO.cs
        |           |   |   |   |   |   ContractExternalArticleImportHeadDTO.cs
        |           |   |   |   |   |   ContractExternalArticleImportPositionsDTO.cs
        |           |   |   |   |   |   ContractHolder.cs
        |           |   |   |   |   |   ContractHolderList.cs
        |           |   |   |   |   |   ContractKindBaseDTO.cs
        |           |   |   |   |   |   ContractKindBillingDTO.cs
        |           |   |   |   |   |   ContractKindPreviewDTO.cs
        |           |   |   |   |   |   ContractReceiptHeadAssignmentDTO.cs
        |           |   |   |   |   |   ContractSettingsDTO.cs
        |           |   |   |   |   |   DeviceToContractDTO.cs
        |           |   |   |   |   |   GroupToContingentDTO.cs
        |           |   |   |   |   |   IntStringList.cs
        |           |   |   |   |   |   SpecialArticleToContractHeadDTO.cs
        |           |   |   |   |   |   SpecialArticleToContractHeadImportResultDTO.cs
        |           |   |   |   |   |   SpecialArticleToContractImportDTO.cs
        |           |   |   |   |   |   SpecialArticleToContractPosDTO.cs
        |           |   |   |   |   |   SpecialArticleToContractPriceDTO.cs
        |           |   |   |   |   |   
        |           |   |   |   |   +---Analysis
        |           |   |   |   |   |       ContingentAnalysisDTO.cs
        |           |   |   |   |   |       ContractHeadAnalysisDTO.cs
        |           |   |   |   |   |       ContractToInvoiceDTO.cs
        |           |   |   |   |   |       ContractToInvoiceFilter.cs
        |           |   |   |   |   |       
        |           |   |   |   |   +---ClickContracts
        |           |   |   |   |   |       ContractMasterDataListsDTO.cs
        |           |   |   |   |   |       CounterKindDTO.cs
        |           |   |   |   |   |       DeviceClickCounterDTO.cs
        |           |   |   |   |   |       MasterDataListPreviewDTO.cs
        |           |   |   |   |   |       
        |           |   |   |   |   \---Settings
        |           |   |   |   |           ClickBillingSettingsDTO.cs
        |           |   |   |   |           ContigentSettingsDTO.cs
        |           |   |   |   |           ContractArticleSettingsDTO.cs
        |           |   |   |   |           ContractFreeCopyCounterDTO.cs
        |           |   |   |   |           ContractItemCounterPriceDTO.cs
        |           |   |   |   |           ContractPricingTypeDTO.cs
        |           |   |   |   |           ContractPricingWayDTO.cs
        |           |   |   |   |           ContractTypeCategoryDTO.cs
        |           |   |   |   |           ContractTypeDTO.cs
        |           |   |   |   |           ContractTypePositionDTO.cs
        |           |   |   |   |           ContractTypePricingArticleDTO.cs
        |           |   |   |   |           CounterTypeDTO.cs
        |           |   |   |   |           DocuFormSettingDTO.cs
        |           |   |   |   |           GeneralContractSettingsDTO.cs
        |           |   |   |   |           MspEvaluationSettingsDTO.cs
        |           |   |   |   |           TerminationTypeDTO.cs
        |           |   |   |   |           
        |           |   |   |   +---CreditVoucher
        |           |   |   |   |       CreditVoucherItemPreviewDTO.cs
        |           |   |   |   |       CreditVoucherPreviewDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---DeliveryList
        |           |   |   |   |       DeliveryListItemPreviewDTO.cs
        |           |   |   |   |       DeliveryListPreviewDTO.cs
        |           |   |   |   |       DeliveryListPreviewListThroughPagingDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---EmailAdditionalRecipients
        |           |   |   |   |       EmailAdditionalRecipientDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---Invoice
        |           |   |   |   |       InvoiceItemPreviewDTO.cs
        |           |   |   |   |       InvoicePreviewDTO.cs
        |           |   |   |   |       InvoicePreviewListThroughPagingDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---Items
        |           |   |   |   |       CustomerAssetItemDTO.cs
        |           |   |   |   |       CustomerAssetItemKind.cs
        |           |   |   |   |       
        |           |   |   |   +---Offer
        |           |   |   |   |       ClassificationProbabilityDTO.cs
        |           |   |   |   |       OfferItemPreviewDTO.cs
        |           |   |   |   |       OfferPreviewDTO.cs
        |           |   |   |   |       OfferPreviewListThroughPagingDTO.cs
        |           |   |   |   |       ProductGroupDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---Order
        |           |   |   |   |       CustomerWithOrderDTO.cs
        |           |   |   |   |       OrderItemPreviewDTO.cs
        |           |   |   |   |       OrderMinimalDTO.cs
        |           |   |   |   |       OrderMinimalFilter.cs
        |           |   |   |   |       OrderPreviewDTO.cs
        |           |   |   |   |       OrderPreviewsThrougPagingDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---Projects
        |           |   |   |   |       ProjectPriceImportDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---Reason
        |           |   |   |   |       ReceiptReasonDTO.cs
        |           |   |   |   |       
        |           |   |   |   \---TimerBilling
        |           |   |   |           TimerBillingArticleDTO.cs
        |           |   |   |           TimerBillingArticleWorkItemDTO.cs
        |           |   |   |           TimerBillingContractDTO.cs
        |           |   |   |           TimerBillingFilter.cs
        |           |   |   |           TimerBillingSettingsDTO.cs
        |           |   |   |           TimerForTimerBillingDTO.cs
        |           |   |   |           TimerForTimerBillingOrderItemDTO.cs
        |           |   |   |           
        |           |   |   +---Customers
        |           |   |   |   |   AddressContactDTO.cs
        |           |   |   |   |   AddressContactListThroughPagingDTO.cs
        |           |   |   |   |   AddressContactPersonWebAccountRequestDTO.cs
        |           |   |   |   |   AddressContactPictureDTO.cs
        |           |   |   |   |   AddressDTO.cs
        |           |   |   |   |   ContactSalutationDTO.cs
        |           |   |   |   |   CRMActivityDTO.cs
        |           |   |   |   |   CRMActivityListThroughPagingDTO.cs
        |           |   |   |   |   CustomerAncestryDTO.cs
        |           |   |   |   |   CustomerClassificationDTO.cs
        |           |   |   |   |   CustomerCRMStatisticDTO.cs
        |           |   |   |   |   CustomerCrmStatisticRevenueDTO.cs
        |           |   |   |   |   CustomerDTO.cs
        |           |   |   |   |   CustomerPreviewDTO.cs
        |           |   |   |   |   CustomerSettingDTO.cs
        |           |   |   |   |   CustomerSpecialArticleDTO.cs
        |           |   |   |   |   CustomerWithContactPerson.cs
        |           |   |   |   |   GlobalCustomerSettingsDTO.cs
        |           |   |   |   |   SalesAreaDTO.cs
        |           |   |   |   |   SalesControllingDTO.cs
        |           |   |   |   |   SaveCustomerDTO.cs
        |           |   |   |   |   SBOWebAccountRegistrationSettingsDTO.cs
        |           |   |   |   |   SearchAddressContactResultDTO.cs
        |           |   |   |   |   WebshopCustomerArticleDTO.cs
        |           |   |   |   |   
        |           |   |   |   +---Addresses
        |           |   |   |   |       AddressSpecialArticleDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---CrmProjects
        |           |   |   |   |   |   CloseCrmProjectReasonDTO.cs
        |           |   |   |   |   |   CrmProjectDTO.cs
        |           |   |   |   |   |   CrmProjectGantTaskDTO.cs
        |           |   |   |   |   |   CrmProjectHelpdeskOverviewDTO.cs
        |           |   |   |   |   |   CrmProjectKindDTO.cs
        |           |   |   |   |   |   CrmProjectObjectDTO.cs
        |           |   |   |   |   |   CrmProjectProbabilityDTO.cs
        |           |   |   |   |   |   CrmProjectRevenueDTO.cs
        |           |   |   |   |   |   CrmProjectStateDTO.cs
        |           |   |   |   |   |   
        |           |   |   |   |   +---ObjectRevenues
        |           |   |   |   |   |       CrmProjectObjectRevenueDTO.cs
        |           |   |   |   |   |       
        |           |   |   |   |   \---Statistics
        |           |   |   |   |           CrmProjectStatisticsDTO.cs
        |           |   |   |   |           
        |           |   |   |   +---Enum
        |           |   |   |   |       RequestStateEnum.cs
        |           |   |   |   |       ResponsiblePersonEnum.cs
        |           |   |   |   |       
        |           |   |   |   +---Filter
        |           |   |   |   |       AddressContactPersonWebAccountRequestsFilter.cs
        |           |   |   |   |       
        |           |   |   |   +---Statistics
        |           |   |   |   |       SalesAndServiceStatisticDTO.cs
        |           |   |   |   |       
        |           |   |   |   \---TextBlock
        |           |   |   |           BusinessTextBlockDTO.cs
        |           |   |   |           BusinessTextBlockGroupDTO.cs
        |           |   |   |           
        |           |   |   +---DocumentationWizardArea
        |           |   |   |   |   ActiveDirectoryDTO.cs
        |           |   |   |   |   ActiveDirectoryLoginDataDTO.cs
        |           |   |   |   |   BackupAndRestoreDTO.cs
        |           |   |   |   |   CustomerInformationDTO.cs
        |           |   |   |   |   MachineDTO.cs
        |           |   |   |   |   MailServerDTO.cs
        |           |   |   |   |   NetworkComponentDTO.cs
        |           |   |   |   |   NetworkStructureDTO.cs
        |           |   |   |   |   WizardDTO.cs
        |           |   |   |   |   WizardPreviewDTO.cs
        |           |   |   |   |   
        |           |   |   |   \---Data
        |           |   |   |           BackupDataDTO.cs
        |           |   |   |           ExternalContactPersonDTO.cs
        |           |   |   |           MachineDataDTO.cs
        |           |   |   |           MailDataDTO.cs
        |           |   |   |           NetworkComponentDataAccessPointDTO.cs
        |           |   |   |           NetworkComponentDataDTO.cs
        |           |   |   |           NetworkComponentDataFirewallDTO.cs
        |           |   |   |           NetworkComponentDataManagedNetworkDTO.cs
        |           |   |   |           NetworkComponentDataModuleDTO.cs
        |           |   |   |           NetworkComponentDataNetworkIPDTO.cs
        |           |   |   |           NetworkComponentDataPrinterDTO.cs
        |           |   |   |           NetworkComponentDataRouterDTO.cs
        |           |   |   |           NetworkComponentDataSSIDDTO.cs
        |           |   |   |           NetworkComponentDataSwitchDTO.cs
        |           |   |   |           NetworkStructureDataDHCPDTO.cs
        |           |   |   |           NetworkStructureDataDNSDTO.cs
        |           |   |   |           NetworkStructureDataDTO.cs
        |           |   |   |           NetworkStructureDataExcludedIPDTO.cs
        |           |   |   |           NetworkStructureDataNetworkIPDTO.cs
        |           |   |   |           NetworkStructureDataNTPDTO.cs
        |           |   |   |           NetworkStructureDataWINSDTO.cs
        |           |   |   |           
        |           |   |   +---Marketing
        |           |   |   |       TelemarketingActionDTO.cs
        |           |   |   |       TelemarketingActionTemplateDTO.cs
        |           |   |   |       TelemarketingDTO.cs
        |           |   |   |       TelemarketingPreviewDTO.cs
        |           |   |   |       TelemarketingPreviewPagingDTO.cs
        |           |   |   |       TelemarketingReferenceDTO.cs
        |           |   |   |       TelemarketingReferenceThroughPagingDTO.cs
        |           |   |   |       TelemarketingTextDTO.cs
        |           |   |   |       
        |           |   |   +---Receipts
        |           |   |   |   |   AccountActivityForReceiptDTO.cs
        |           |   |   |   |   ContractArticleInOrderInfo.cs
        |           |   |   |   |   FreightArticleSettingDTO.cs
        |           |   |   |   |   FreightArticleSettingFilter.cs
        |           |   |   |   |   GlsSettingsDTO.cs
        |           |   |   |   |   InsertContractArticleInContract.cs
        |           |   |   |   |   NextReceiptNumber.cs
        |           |   |   |   |   OrderCartResultDTO.cs
        |           |   |   |   |   OrderInvoiceBillNumber.cs
        |           |   |   |   |   OrderInvoiceDocumentDTO.cs
        |           |   |   |   |   OrderNotificationMailsDTO.cs
        |           |   |   |   |   OrderWithProductionArticlesDTO.cs
        |           |   |   |   |   OrderWithProductionArticlesFilter.cs
        |           |   |   |   |   ReceiptBaseDTO.cs
        |           |   |   |   |   ReceiptCartArticleImportDTO.cs
        |           |   |   |   |   ReceiptCartDTO.cs
        |           |   |   |   |   ReceiptCartItemDTO.cs
        |           |   |   |   |   ReceiptCartUserDTO.cs
        |           |   |   |   |   ReceiptCompleteReasonDTO.cs
        |           |   |   |   |   ReceiptCreatedTicket.cs
        |           |   |   |   |   ReceiptDocumentsConnectorRightsDTO.cs
        |           |   |   |   |   ReceiptHelpdeskData.cs
        |           |   |   |   |   ReceiptHelpdeskInfo.cs
        |           |   |   |   |   ReceiptHistoryEntryDTO.cs
        |           |   |   |   |   ReceiptItemBaseDTO.cs
        |           |   |   |   |   ReceiptItemHelper.cs
        |           |   |   |   |   ReceiptLogDTO.cs
        |           |   |   |   |   ReceiptMailAttachmentDTO.cs
        |           |   |   |   |   ReceiptMailAttachmentKind.cs
        |           |   |   |   |   ReceiptMailTemplateDTO.cs
        |           |   |   |   |   ReceiptProvisionEmployeeGoalDTO.cs
        |           |   |   |   |   ReceiptProvisionEmployeeLevelDTO.cs
        |           |   |   |   |   ReceiptProvisionEvaluationDTO.cs
        |           |   |   |   |   ReceiptProvisionSchemaCustomerAssignmentDTO.cs
        |           |   |   |   |   ReceiptProvisionSchemaDetailsDTO.cs
        |           |   |   |   |   ReceiptProvisionSchemaDTO.cs
        |           |   |   |   |   ReceiptProvisionSchemaItemDTO.cs
        |           |   |   |   |   ReceiptProvisionUpdate.cs
        |           |   |   |   |   ReceiptReportDTO.cs
        |           |   |   |   |   ReceiptSettingsDTO.cs
        |           |   |   |   |   ReceiptSupplierItemBaseDTO.cs
        |           |   |   |   |   ReceiptWithoutProvision.cs
        |           |   |   |   |   RecentlyOpenReceiptDTO.cs
        |           |   |   |   |   ShipcloudPackageTemplateDTO.cs
        |           |   |   |   |   ShipcloudSettingsDTO.cs
        |           |   |   |   |   SupplierOrderInvoicesDTO.cs
        |           |   |   |   |   SupplierPdfScanConfigsDTO.cs
        |           |   |   |   |   SupplierReceiptDocumentDTO.cs
        |           |   |   |   |   SupplierReceiptDocumentToSupplierBookingDTO.cs
        |           |   |   |   |   UpdateArticleInfoDTO.cs
        |           |   |   |   |   UpdateCartInfoDTO.cs
        |           |   |   |   |   UpdatedArticleText.cs
        |           |   |   |   |   UpdatedTaxRate.cs
        |           |   |   |   |   WebCartAddressDTO.cs
        |           |   |   |   |   WebCartArticleDTO.cs
        |           |   |   |   |   WebCartArticleSearchResultDTO.cs
        |           |   |   |   |   WebCartSettingsDTO.cs
        |           |   |   |   |   
        |           |   |   |   +---Articles
        |           |   |   |   |       ArticleCreditVoucherHistoryDTO.cs
        |           |   |   |   |       ArticleInvoiceHistoryDTO.cs
        |           |   |   |   |       ArticleSupplierInvoiceHistoryDTO.cs
        |           |   |   |   |       PriceMatrixItemDTO.cs
        |           |   |   |   |       PurchasePriceExampleDTO.cs
        |           |   |   |   |       ReceiptItemBarcodeInfoDTO.cs
        |           |   |   |   |       ReceiptItemWithBarcodeRemovalInfoDTO.cs
        |           |   |   |   |       SearchedAccessoryArticleDTO.cs
        |           |   |   |   |       SearchedArticleDTO.cs
        |           |   |   |   |       SearchedArticleWarehouseQuantityDTO.cs
        |           |   |   |   |       SpecialArticleToContractImportArticleDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---Classifications
        |           |   |   |   |       ReceiptItemServiceArticleClassificationDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---ContractLists
        |           |   |   |   |       ContractPartibleItemsDTO.cs
        |           |   |   |   |       ContractWithCustomerDTO.cs
        |           |   |   |   |       ReceiptContractDTO.cs
        |           |   |   |   |       ReceiptContractHeadDTO.cs
        |           |   |   |   |       ReceiptContractItemDTO.cs
        |           |   |   |   |       ReceiptContractItemVersionDTO.cs
        |           |   |   |   |       ReceiptContractPosDTO.cs
        |           |   |   |   |       ReceiptContractVersionDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---CreditVouchers
        |           |   |   |   |       ReceiptCreditVoucherDTO.cs
        |           |   |   |   |       ReceiptCreditVoucherItemDTO.cs
        |           |   |   |   |       ReceiptCreditVoucherItemVersionDTO.cs
        |           |   |   |   |       ReceiptCreditVoucherVersionDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---Dashboard
        |           |   |   |   |       ReceiptOrderProjectDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---DeliveryLists
        |           |   |   |   |       DeliveryListShippingConfirmationReceivers.cs
        |           |   |   |   |       DeliveryListShippingConfirmationRequest.cs
        |           |   |   |   |       DeliveryListShippingConfirmationSettingsDTO.cs
        |           |   |   |   |       ReceiptDeliveryListDTO.cs
        |           |   |   |   |       ReceiptDeliveryListItemDTO.cs
        |           |   |   |   |       ReceiptDeliveryListItemVersionDTO.cs
        |           |   |   |   |       ReceiptDeliveryListVersionDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---DeliveryNotes
        |           |   |   |   |       Var1ControllingAttachmentDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---InsertReceipts
        |           |   |   |   |       CreateReceiptItemsFromImportResult.cs
        |           |   |   |   |       
        |           |   |   |   +---Invoices
        |           |   |   |   |   |   CreateZugferdFileRequest.cs
        |           |   |   |   |   |   ReceiptInvoiceDTO.cs
        |           |   |   |   |   |   ReceiptInvoiceItemDTO.cs
        |           |   |   |   |   |   ReceiptInvoiceItemVersionDTO.cs
        |           |   |   |   |   |   ReceiptInvoiceSettingsDTO.cs
        |           |   |   |   |   |   ReceiptInvoiceVersionDTO.cs
        |           |   |   |   |   |   ZugferdFileDTO.cs
        |           |   |   |   |   |   ZugferdKind.cs
        |           |   |   |   |   |   ZugferdSellerContactPersonKind.cs
        |           |   |   |   |   |   
        |           |   |   |   |   +---DownPayment
        |           |   |   |   |   |       DownPaymentInvoiceDataDTO.cs
        |           |   |   |   |   |       
        |           |   |   |   |   +---Dunning
        |           |   |   |   |   |       CreditVoucherDunningDTO.cs
        |           |   |   |   |   |       DunningAdviserEmailWithVariablesDTO.cs
        |           |   |   |   |   |       DunningCustomerDTO.cs
        |           |   |   |   |   |       DunningCustomerEmailWithVariablesDTO.cs
        |           |   |   |   |   |       DunningCustomerStatisticsDTO.cs
        |           |   |   |   |   |       DunningHasValidReportsResultDTO.cs
        |           |   |   |   |   |       DunningRunForCustomerDTO.cs
        |           |   |   |   |   |       DunningRunItemDTO.cs
        |           |   |   |   |   |       DunningRunReceiptReportResultDTO.cs
        |           |   |   |   |   |       DunningRunResultDTO.cs
        |           |   |   |   |   |       DunningSettingsDTO.cs
        |           |   |   |   |   |       InvoiceDunningDTO.cs
        |           |   |   |   |   |       
        |           |   |   |   |   \---Opos
        |           |   |   |   |           OposSettingsDTO.cs
        |           |   |   |   |           
        |           |   |   |   +---LeasingAndService
        |           |   |   |   |       LeasingLogDTO.cs
        |           |   |   |   |       LeasingRateDTO.cs
        |           |   |   |   |       LeasingSettingsDTO.cs
        |           |   |   |   |       ServiceLogDTO.cs
        |           |   |   |   |       ServiceRateDTO.cs
        |           |   |   |   |       ServiceSettingsDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---Log
        |           |   |   |   |       ReceiptLogsFilter.cs
        |           |   |   |   |       
        |           |   |   |   +---MasterDataLists
        |           |   |   |   |       ActiveCounterKindDTO.cs
        |           |   |   |   |       CounterArticleDTO.cs
        |           |   |   |   |       MasterDataListConsumablesDTO.cs
        |           |   |   |   |       MasterDataListCounterListDTO.cs
        |           |   |   |   |       MasterDataListDTO.cs
        |           |   |   |   |       MasterDataListHelpdeskDTO.cs
        |           |   |   |   |       MasterDataListHelpdeskHistoryDTO.cs
        |           |   |   |   |       MasterDataListHelpdeskTimerDTO.cs
        |           |   |   |   |       MasterDataListItemDTO.cs
        |           |   |   |   |       MasterDataListOverviewDTO.cs
        |           |   |   |   |       MasterDataListReceiptConsumablesDTO.cs
        |           |   |   |   |       MasterDataListSearchFilter.cs
        |           |   |   |   |       
        |           |   |   |   +---Offers
        |           |   |   |   |   |   ReceiptOfferDTO.cs
        |           |   |   |   |   |   ReceiptOfferItemDTO.cs
        |           |   |   |   |   |   ReceiptOfferItemVersionDTO.cs
        |           |   |   |   |   |   ReceiptOfferVersionDTO.cs
        |           |   |   |   |   |   
        |           |   |   |   |   \---ImportSettings
        |           |   |   |   |           OfferImportExcelDTO.cs
        |           |   |   |   |           OfferImportSettingsDTO.cs
        |           |   |   |   |           OfferImportTextDTO.cs
        |           |   |   |   |           OfferImportXmlDTO.cs
        |           |   |   |   |           
        |           |   |   |   +---OrderImport
        |           |   |   |   |       ImportOrderAddressDTO.cs
        |           |   |   |   |       ImportOrderContactPersonDTO.cs
        |           |   |   |   |       ImportOrderDTO.cs
        |           |   |   |   |       ImportOrderPositionDTO.cs
        |           |   |   |   |       ImportOrderResultDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---Orders
        |           |   |   |   |       ReceiptOrderDTO.cs
        |           |   |   |   |       ReceiptOrderItemDTO.cs
        |           |   |   |   |       ReceiptOrderItemVersionDTO.cs
        |           |   |   |   |       ReceiptOrderVersionDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---PaymentConditions
        |           |   |   |   |       PaymentConditionsSettingsDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---PickUp
        |           |   |   |   |       PickUpSettingsDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---PickupLists
        |           |   |   |   |       ReceiptPickupListDTO.cs
        |           |   |   |   |       ReceiptPickupListItemDTO.cs
        |           |   |   |   |       ReceiptPickupListItemVersionDTO.cs
        |           |   |   |   |       ReceiptPickupListVersionDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---Projects
        |           |   |   |   |       ReceiptProjectLayoutItemDTO.cs
        |           |   |   |   |       ReceiptProjectVariableDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---ReceiptHistory
        |           |   |   |   |       ReceiptProgressionInfoDTO.cs
        |           |   |   |   |       ReceiptProgressionItemDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---ReceiptReceiver
        |           |   |   |   |       ReceiptReceiverDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---ReceiptSearch
        |           |   |   |   |       ReceiptSearchItemDTO.cs
        |           |   |   |   |       ReceiptSearchItemPagingDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---SupplierCreditVouchers
        |           |   |   |   |       ReceiptSupplierCreditVoucherDTO.cs
        |           |   |   |   |       ReceiptSupplierCreditVoucherItemDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---SupplierDeliveryLists
        |           |   |   |   |       ReceiptSupplierDeliveryListDTO.cs
        |           |   |   |   |       ReceiptSupplierDeliveryListItemDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---SupplierInvoices
        |           |   |   |   |       OutgoingPaymentsReceiptDTO.cs
        |           |   |   |   |       OutgoingPaymentsReceiptDTOPagingDTO.cs
        |           |   |   |   |       OutgoingPaymentsReceiptItemDTO.cs
        |           |   |   |   |       OutgoingPaymentsReceiptItemDTOPagingDTO.cs
        |           |   |   |   |       ReceiptSupplierInvoiceDTO.cs
        |           |   |   |   |       ReceiptSupplierInvoiceItemDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---SupplierOrders
        |           |   |   |   |       ReceiptSupplierOrderDTO.cs
        |           |   |   |   |       ReceiptSupplierOrderItemDTO.cs
        |           |   |   |   |       ReceiptSupplierOrderItemVersionDTO.cs
        |           |   |   |   |       ReceiptSupplierOrderVersionDTO.cs
        |           |   |   |   |       SupplierArticleCodeDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---Switzerland
        |           |   |   |   |       SwitzerlandSettingsDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---Templates
        |           |   |   |   |       ReceiptTemplateDTO.cs
        |           |   |   |   |       ReceiptTemplateFolderDTO.cs
        |           |   |   |   |       ReceiptTemplateStructureDTO.cs
        |           |   |   |   |       
        |           |   |   |   +---UserState
        |           |   |   |   |       ReceiptUserStateDTO.cs
        |           |   |   |   |       
        |           |   |   |   \---WebReceipt
        |           |   |   |           WebReceiptDTO.cs
        |           |   |   |           WebReceiptItemChangeRequestDTO.cs
        |           |   |   |           WebReceiptItemDTO.cs
        |           |   |   |           
        |           |   |   \---Support
        |           |   |       |   AddCentronChecklistToTicketPatternRequest.cs
        |           |   |       |   CategorizedTicketPatternDTO.cs
        |           |   |       |   CTRTypeEditorDTO.cs
        |           |   |       |   CTRTypesDTO.cs
        |           |   |       |   EmployeeHelpdeskTimerStatisticDTO.cs
        |           |   |       |   EmployeeTimeStatisticDTO.cs
        |           |   |       |   ForwardTicketEmailSettingsDTO.cs
        |           |   |       |   HelpdeskCategoryDTO.cs
        |           |   |       |   HelpdeskCategoryPatternDTO.cs
        |           |   |       |   HelpdeskCategoryToSkillAssignmentDTO.cs
        |           |   |       |   HelpdeskConnectionNumberGroup.cs
        |           |   |       |   HelpdeskCreationTemplateDTO.cs
        |           |   |       |   HelpdeskDeviceLinkDTO.cs
        |           |   |       |   HelpdeskDTO.cs
        |           |   |       |   HelpdeskFavoriteDTO.cs
        |           |   |       |   HelpdeskHistoryDTO.cs
        |           |   |       |   HelpdeskOverviewFilterDTO.cs
        |           |   |       |   HelpdeskPreviewDTO.cs
        |           |   |       |   HelpdeskPreviewListThroughPagingDTO.cs
        |           |   |       |   HelpdeskPrioritiesDTO.cs
        |           |   |       |   HelpdeskSchedulerItemDTO.cs
        |           |   |       |   HelpdeskSchedulerItemFilter.cs
        |           |   |       |   HelpdeskSchedulerItemKind.cs
        |           |   |       |   HelpdeskSolutionDTO.cs
        |           |   |       |   HelpdeskStatusDTO.cs
        |           |   |       |   HelpdeskTimerBillingStateDTO.cs
        |           |   |       |   HelpdeskTimerDTO.cs
        |           |   |       |   HelpdeskTimerHourlySurchargeRateOverlapDTO.cs
        |           |   |       |   HelpdeskTimerLogDTO.cs
        |           |   |       |   HelpdeskTimerReceiptNumbersDTO.cs
        |           |   |       |   HelpdeskTimerSignatureCompactDTO.cs
        |           |   |       |   HelpdeskTimerSpecialArticleDTO.cs
        |           |   |       |   HelpdeskTimerTypeDTO.cs
        |           |   |       |   HelpdeskTypeDTO.cs
        |           |   |       |   HelpdeskWorkflowMissingEmailCheckDTO.cs
        |           |   |       |   LinkHelpdeskDTO.cs
        |           |   |       |   QuickNoteDTO.cs
        |           |   |       |   QuickNoteListThroughPagingDTO.cs
        |           |   |       |   RemoveCentronChecklistFromTicketPatternRequest.cs
        |           |   |       |   TicketListItemDTO.cs
        |           |   |       |   TicketPatternCustomerMappingDTO.cs
        |           |   |       |   TicketPatternDTO.cs
        |           |   |       |   TicketPatternPreviewDTO.cs
        |           |   |       |   TicketPatternSettingsDTO.cs
        |           |   |       |   TicketPatternUpdateCustomerMappingsFilter.cs
        |           |   |       |   TicketResultDTO.cs
        |           |   |       |   TicketTimerOverviewDTO.cs
        |           |   |       |   TicketTimerToOrderItemReference.cs
        |           |   |       |   TimerTypeFilterOption.cs
        |           |   |       |   UserHelpdeskDataDTO.cs
        |           |   |       |   
        |           |   |       +---CloseHelpdesks
        |           |   |       |       CloseHelpdeskNotificationSettingsDTO.cs
        |           |   |       |       CloseTicketEmailSettingsDTO.cs
        |           |   |       |       CloseTicketNotificationSettingsDTO.cs
        |           |   |       |       
        |           |   |       +---Escalation
        |           |   |       |       EscalationLogFilter.cs
        |           |   |       |       EscalationsLogDTO.cs
        |           |   |       |       EscalationState.cs
        |           |   |       |       EscalationStatisticPreviewDTO.cs
        |           |   |       |       EscalationTestFilter.cs
        |           |   |       |       EscalationTypeDTO.cs
        |           |   |       |       
        |           |   |       +---HelpdeskMail
        |           |   |       |       HelpdeskMailForwardingSettingsDTO.cs
        |           |   |       |       HelpdeskMailSettingsDTO.cs
        |           |   |       |       HelpdeskMailToCustomerSettingsDTO.cs
        |           |   |       |       MailMessageDTO.cs
        |           |   |       |       
        |           |   |       +---HelpdeskStatistic
        |           |   |       |       HelpdeskChecklistStatisticDTO.cs
        |           |   |       |       HelpdeskReferencedServiceUsedDTO.cs
        |           |   |       |       HelpdeskStatisticDTO.cs
        |           |   |       |       HelpdeskTimerStatisticDTO.cs
        |           |   |       |       
        |           |   |       +---Projects
        |           |   |       |       GetTicketProjectTasksDTO.cs
        |           |   |       |       TicketProjectDependencyDTO.cs
        |           |   |       |       TicketProjectDTO.cs
        |           |   |       |       TicketProjectLogDTO.cs
        |           |   |       |       TicketProjectLogMetaDataDTO.cs
        |           |   |       |       TicketProjectLogProgressDataDTO.cs
        |           |   |       |       TicketProjectMessageDTO.cs
        |           |   |       |       TicketProjectSettingsDTO.cs
        |           |   |       |       TicketProjectTaskDTO.cs
        |           |   |       |       TicketProjectTimerDTO.cs
        |           |   |       |       
        |           |   |       +---RmaArea
        |           |   |       |       RmaArticleDTO.cs
        |           |   |       |       RmaArticleHistoryDTO.cs
        |           |   |       |       RmaArticleSearchDTO.cs
        |           |   |       |       RmaArticleSearchFilter.cs
        |           |   |       |       RmaArticleSearchKind.cs
        |           |   |       |       RmaDTO.cs
        |           |   |       |       RmaOverviewDTO.cs
        |           |   |       |       RmaReceiptCreateFilter.cs
        |           |   |       |       RmaSearchFilter.cs
        |           |   |       |       RmaSendBackArticleDTO.cs
        |           |   |       |       RmaSendBackDTO.cs
        |           |   |       |       RmaSendForthArticleDTO.cs
        |           |   |       |       RmaSendForthDTO.cs
        |           |   |       |       RmaSendKindDTO.cs
        |           |   |       |       RmaSendOverviewDTO.cs
        |           |   |       |       RmaSettingsDTO.cs
        |           |   |       |       RMAState.cs
        |           |   |       |       
        |           |   |       \---SendReport
        |           |   |               SendReportNotificationSettingsDTO.cs
        |           |   |               
        |           |   +---Security
        |           |   |   \---PdfSigning
        |           |   |           PdfSigningSettings.cs
        |           |   |           
        |           |   +---SelfCare
        |           |   |       AddSelfCareFormToTicketPatternRequest.cs
        |           |   |       RemoveSelfCareFormFromTicketPatternRequest.cs
        |           |   |       SelfCareActionOptionsDTO.cs
        |           |   |       SelfCareButtonTriggerOptionsDTO.cs
        |           |   |       SelfCareFormAccountAddressContactDTO.cs
        |           |   |       SelfCareFormAccountAddressDTO.cs
        |           |   |       SelfCareFormAccountDTO.cs
        |           |   |       SelfCareFormActionDTO.cs
        |           |   |       SelfCareFormDropDownListDTO.cs
        |           |   |       SelfCareFormDTO.cs
        |           |   |       SelfCareFormFieldComboboxItemDTO.cs
        |           |   |       SelfCareFormFieldDTO.cs
        |           |   |       SelfCareFormScriptDTO.cs
        |           |   |       SelfCareFormStateDTO.cs
        |           |   |       SelfCareFormTriggerDTO.cs
        |           |   |       SelfCareForwardTicketOptionsDTO.cs
        |           |   |       SelfCareSendMailOptionsDTO.cs
        |           |   |       SelfCareShowMailOptionsDTO.cs
        |           |   |       SelfCareTimerTriggerOptionsDTO.cs
        |           |   |       SelfCareTriggerOptionsDTO.cs
        |           |   |       SelfCareWebRequestDTO.cs
        |           |   |       WebFormDTO.cs
        |           |   |       WebRequestPageDTO.cs
        |           |   |       
        |           |   +---Services
        |           |   |   |   CacheAvailableTables.cs
        |           |   |   |   CachedTableStatisticDTO.cs
        |           |   |   |   TableCacheStatisticFilter.cs
        |           |   |   |   
        |           |   |   +---CTimeConnectors
        |           |   |   |       CTimeConnectorSettingsDTO.cs
        |           |   |   |       
        |           |   |   +---DataQuality
        |           |   |   |       DirectoryCheckItemDTO.cs
        |           |   |   |       
        |           |   |   +---Indexing
        |           |   |   |       FulltextIndexServiceSettingsDTO.cs
        |           |   |   |       
        |           |   |   \---Workflows
        |           |   |           HelpDeskShapeSettingDetailDTO.cs
        |           |   |           WorkflowProcessDTO.cs
        |           |   |           WorkflowProcessKind.cs
        |           |   |           WorkflowSettingDTO.cs
        |           |   |           WorkflowShapeBindingDTO.cs
        |           |   |           WorkflowShapeDTO.cs
        |           |   |           WorkflowShapeKind.cs
        |           |   |           WorkflowShapePropertyDTO.cs
        |           |   |           
        |           |   +---SocialMedia
        |           |   |   |   SocialMediaActionDTO.cs
        |           |   |   |   SocialMediaCommentDTO.cs
        |           |   |   |   SocialMediaCommentOverviewDTO.cs
        |           |   |   |   SocialMediaCustomerFeedDTO.cs
        |           |   |   |   SocialMediaCustomerFeedThroughPagingDTO.cs
        |           |   |   |   SocialMediaFeedDTO.cs
        |           |   |   |   SocialMediaFeedThroughPagingDTO.cs
        |           |   |   |   SocialMediaLikeDTO.cs
        |           |   |   |   SocialMediaLikeOverviewDTO.cs
        |           |   |   |   SocialMediaStreamAccountDTO.cs
        |           |   |   |   SocialMediaStreamDTO.cs
        |           |   |   |   SocialMediaSubscriptionDTO.cs
        |           |   |   |   
        |           |   |   \---SocialNetworks
        |           |   |           PersonSocialNetworkDTO.cs
        |           |   |           SocialNetworkDTO.cs
        |           |   |           
        |           |   +---Statistics
        |           |   |   |   ContractStatisticDTO.cs
        |           |   |   |   
        |           |   |   +---Accounts
        |           |   |   |       AccountUnpaidInvoiceDTO.cs
        |           |   |   |       RevenueStatisticItemDTO.cs
        |           |   |   |       
        |           |   |   +---Administration
        |           |   |   |   \---Employees
        |           |   |   |           EmployeeTimeRecordsStatisticItemDTO.cs
        |           |   |   |           EmployeeUtilizationDTO.cs
        |           |   |   |           EmployeeUtilizationItemDTO.cs
        |           |   |   |           
        |           |   |   +---Cache
        |           |   |   |       CacheOrderStatisticsDTO.cs
        |           |   |   |       CacheSalesStatisticsDTO.cs
        |           |   |   |       CacheTicketStatisticsDTO.cs
        |           |   |   |       CompactCacheTicketStatisticsDTO.cs
        |           |   |   |       
        |           |   |   +---ContractEvaluation
        |           |   |   |       ContractEvaluationIncomeItemDTO.cs
        |           |   |   |       ContractEvaluationItemDTO.cs
        |           |   |   |       DetailsEvaluationAssetDTO.cs
        |           |   |   |       DetailsEvaluationItem.cs
        |           |   |   |       
        |           |   |   +---Data
        |           |   |   |       DataPoint.cs
        |           |   |   |       DataSeries.cs
        |           |   |   |       StatisticsDataDTO.cs
        |           |   |   |       
        |           |   |   +---MspCollectors
        |           |   |   |       MspArticleReferencesDTO.cs
        |           |   |   |       MspArticleToCentronDTO.cs
        |           |   |   |       MspCollectorDTO.cs
        |           |   |   |       MspCollectorEvaluationDTO.cs
        |           |   |   |       MspCollectorEvaluationItemDTO.cs
        |           |   |   |       MspCollectorFilter.cs
        |           |   |   |       MspCollectorInvoiceHeadDTO.cs
        |           |   |   |       MspCollectorInvoiceItemsDTO.cs
        |           |   |   |       MspCollectorLogsDTO.cs
        |           |   |   |       MspCustomerReferencesDTO.cs
        |           |   |   |       MspEvaluationCompensationItemDTO.cs
        |           |   |   |       MspEvaluationFilter.cs
        |           |   |   |       MspEvaluationHistoryDTO.cs
        |           |   |   |       MspReferencesFilter.cs
        |           |   |   |       
        |           |   |   +---MspStatistics
        |           |   |   |       MspArticleStatisticFilter.cs
        |           |   |   |       MspArticleStatisticItemDTO.cs
        |           |   |   |       MspArticleStatisticItemKind.cs
        |           |   |   |       
        |           |   |   +---Sales
        |           |   |   |   +---ManagementInfo
        |           |   |   |   |       BacklogDTO.cs
        |           |   |   |   |       EmployeeCountDTO.cs
        |           |   |   |   |       FooterDataDTO.cs
        |           |   |   |   |       ManagementInfoDataDTO.cs
        |           |   |   |   |       ManagementInfoSettings.cs
        |           |   |   |   |       OpenMaintenanceCountDTO.cs
        |           |   |   |   |       OpenPostsDTO.cs
        |           |   |   |   |       OpenTicketCountDTO.cs
        |           |   |   |   |       ProductionSystemCommisionedDTO.cs
        |           |   |   |   |       ProductionSystemOrderCountDTO.cs
        |           |   |   |   |       ProductionSystemProducedDTO.cs
        |           |   |   |   |       SalesAndGainOnDateDTO.cs
        |           |   |   |   |       StockValueDTO.cs
        |           |   |   |   |       
        |           |   |   |   \---Receipts
        |           |   |   |           InvoiceArticleStatisticDTO.cs
        |           |   |   |           InvoiceArticleStatisticThroughPagingDTO.cs
        |           |   |   |           
        |           |   |   \---SaleStatistics
        |           |   |           EmployeeStatisticDTO.cs
        |           |   |           OfferArticleStatisticDTO.cs
        |           |   |           PurchaseStatisticDTO.cs
        |           |   |           SalePurchaseArticleStatisticDTO.cs
        |           |   |           SaleStatisticDTO.cs
        |           |   |           StatisticModuleCustomStatisticDTO.cs
        |           |   |           TicketStatisticDTO.cs
        |           |   |           TicketStatisticsOverviewDTO.cs
        |           |   |           TicketTimerStatisticDTO.cs
        |           |   |           
        |           |   +---Support
        |           |   |       SupportLevelDTO.cs
        |           |   |       
        |           |   +---Tags
        |           |   |       TagDTO.cs
        |           |   |       TicketTagDTO.cs
        |           |   |       
        |           |   +---Tapi
        |           |   |       AcceptTapiCallDTO.cs
        |           |   |       DeclineTapiCallDTO.cs
        |           |   |       DisconnectTapiCallDTO.cs
        |           |   |       ExecuteTapiCallDTO.cs
        |           |   |       IncomingTapiCallDTO.cs
        |           |   |       IncomingTapiCallWithAccountInfosDTO.cs
        |           |   |       OutgoingTapiCallDTO.cs
        |           |   |       OutgoingTapiCallWithAccountInfosDTO.cs
        |           |   |       PhoneCallDTO.cs
        |           |   |       PhoneCallWithAccountDTO.cs
        |           |   |       TapiCallState.cs
        |           |   |       TapiCallStateChangedDTO.cs
        |           |   |       TapiNumberAndEmployeePhoneNumberDTO.cs
        |           |   |       TapiSettingsDTO.cs
        |           |   |       
        |           |   +---TaskManager
        |           |   |   |   TaskManagementActionExecutedAtDTO.cs
        |           |   |   |   TaskManagementTaskDTO.cs
        |           |   |   |   
        |           |   |   +---Actions
        |           |   |   |       TaskManagementActionAdviserDTO.cs
        |           |   |   |       TaskManagementActionChecklistDTO.cs
        |           |   |   |       TaskManagementActionCustomerDTO.cs
        |           |   |   |       TaskManagementActionCustomerMailRecipientDTO.cs
        |           |   |   |       TaskManagementActionDepartmentDTO.cs
        |           |   |   |       TaskManagementActionDTO.cs
        |           |   |   |       TaskManagementActionMemberDTO.cs
        |           |   |   |       TaskManagementActionReportDTO.cs
        |           |   |   |       TaskManagementActionSubstituteDTO.cs
        |           |   |   |       TaskManagementHelpdeskActionDTO.cs
        |           |   |   |       TaskManagementReportActionDTO.cs
        |           |   |   |       
        |           |   |   \---Recurrence
        |           |   |           TaskManagementBaseRecurrenceDTO.cs
        |           |   |           TaskManagementDailyRecurrenceDTO.cs
        |           |   |           TaskManagementMonthlyRecurrenceDTO.cs
        |           |   |           TaskManagementRecurrenceWeekDaysDTO.cs
        |           |   |           TaskManagementWeeklyRecurrenceDTO.cs
        |           |   |           TaskManagementYearlyRecurrenceDTO.cs
        |           |   |           
        |           |   +---TextModuleArea
        |           |   |       TextModuleDTO.cs
        |           |   |       TextVariable.cs
        |           |   |       
        |           |   +---Time
        |           |   |       TimingSettingDTO.cs
        |           |   |       TimingSettingFilter.cs
        |           |   |       
        |           |   +---ToDoArea
        |           |   |       ToDoConstants.cs
        |           |   |       ToDoDTOListThroughPaging.cs
        |           |   |       ToDoOverviewDTO.cs
        |           |   |       ToDoPreviewDTO.cs
        |           |   |       TodoSettingsDTO.cs
        |           |   |       ToDoTypeDTO.cs
        |           |   |       
        |           |   +---Tools
        |           |   |       ChangeTextFormatRequest.cs
        |           |   |       
        |           |   +---Transactions
        |           |   |       TransactionDetailDocumentDTO.cs
        |           |   |       TransactionDetailsDTO.cs
        |           |   |       TransactionDetailsFilter.cs
        |           |   |       TransactionDetailStatus.cs
        |           |   |       TransactionDTO.cs
        |           |   |       TransactionFilter.cs
        |           |   |       TransactionStatus.cs
        |           |   |       
        |           |   +---Updates
        |           |   |       PlannedUpdatesDTO.cs
        |           |   |       ProtocolItemDTO.cs
        |           |   |       UpdatableProduct.cs
        |           |   |       UpdatableProductExtensions.cs
        |           |   |       UpdateInfoDTO.cs
        |           |   |       
        |           |   +---Urls
        |           |   |       SimpleUrlDTO.cs
        |           |   |       
        |           |   +---UserHelpdeskData
        |           |   |       UserHelpdeskDataRequest.cs
        |           |   |       
        |           |   +---Variables
        |           |   |       VariablesCollection.cs
        |           |   |       
        |           |   +---VideoPortal
        |           |   |       VideoPortalAssignmentDTO.cs
        |           |   |       
        |           |   +---Warehousing
        |           |   |   |   ActionPriceDTO.cs
        |           |   |   |   ArticleDTO.cs
        |           |   |   |   ArticleImageDTO.cs
        |           |   |   |   ArticlePreviewDTO.cs
        |           |   |   |   ArticlePreviewDTOListThroughPaging.cs
        |           |   |   |   ArticlePropertyToUpdateInReceipts.cs
        |           |   |   |   ArticlePropertyToUpdateInReceiptsRequest.cs
        |           |   |   |   ArticlePurchaseInfoDTO.cs
        |           |   |   |   ArticleUnitDTO.cs
        |           |   |   |   ArticleUnitGroupDTO.cs
        |           |   |   |   ArticleVariableDTO.cs
        |           |   |   |   ArticleVolumePricesDTO.cs
        |           |   |   |   ArticleWorkItemDTO.cs
        |           |   |   |   ArticleWorkItemFilter.cs
        |           |   |   |   ArticleWrapperForExportAndImport.cs
        |           |   |   |   BarcodeOverviewDTO.cs
        |           |   |   |   BarcodeOverviewListThroughPagingDTO.cs
        |           |   |   |   CostCenterDTO.cs
        |           |   |   |   CostObjectDTO.cs
        |           |   |   |   DistributorImageDTO.cs
        |           |   |   |   ForeignArticleTextDTO.cs
        |           |   |   |   MaterialMarkupDTO.cs
        |           |   |   |   SecondaryMaterialMarkupDTO.cs
        |           |   |   |   SerialNumberDTO.cs
        |           |   |   |   SerialNumberListThroughPagingDTO.cs
        |           |   |   |   SerialNumberPreviewDTO.cs
        |           |   |   |   SpecialAgreementArticleDTO.cs
        |           |   |   |   SpecialAgreementDTO.cs
        |           |   |   |   SpecialAgreementPreviewDTO.cs
        |           |   |   |   UpdateArticleWorkItemFilter.cs
        |           |   |   |   ValueAddedTaxDTO.cs
        |           |   |   |   VariableAttributesDTO.cs
        |           |   |   |   
        |           |   |   +---ArticleImports
        |           |   |   |       ArticleImportDecimalCharacter.cs
        |           |   |   |       ArticleImportDelimiterCharacter.cs
        |           |   |   |       ArticleImportDistributorDTO.cs
        |           |   |   |       ArticleImportDTO.cs
        |           |   |   |       ArticleImportFieldsAssignDTO.cs
        |           |   |   |       ArticleImportFieldsDTO.cs
        |           |   |   |       ArticleImportFilenameDTO.cs
        |           |   |   |       ArticleImportFileNameInCompressionDTO.cs
        |           |   |   |       ArticleImportFileSourceDTO.cs
        |           |   |   |       ArticleImportFilter.cs
        |           |   |   |       ArticleImportFtpSourceDTO.cs
        |           |   |   |       ArticleImportHttpSourceDTO.cs
        |           |   |   |       ArticleImportHttpsSourceDTO.cs
        |           |   |   |       ArticleImportKind.cs
        |           |   |   |       ArticleImportLastImportDTO.cs
        |           |   |   |       ArticleImportLogDTO.cs
        |           |   |   |       ArticleImportLogFilter.cs
        |           |   |   |       ArticleImportLogState.cs
        |           |   |   |       ArticleImportMappingDTO.cs
        |           |   |   |       ArticleImportMultiDistributorDTO.cs
        |           |   |   |       ArticleImportOwner.cs
        |           |   |   |       ArticleImportProperty.cs
        |           |   |   |       ArticleImportRecurrenceDTO.cs
        |           |   |   |       ArticleImportRecurrenceType.cs
        |           |   |   |       ArticleImportSftpSourceDTO.cs
        |           |   |   |       ArticleImportSourceEncoding.cs
        |           |   |   |       ArticleImportTechdataFiles.cs
        |           |   |   |       ArticleImportType.cs
        |           |   |   |       ArticleImportWortmanFiles.cs
        |           |   |   |       ArticleImportWortmannSourceDTO.cs
        |           |   |   |       DownloadType.cs
        |           |   |   |       FileCompression.cs
        |           |   |   |       IArticleImportSourceDTO.cs
        |           |   |   |       
        |           |   |   +---ArticleManagement
        |           |   |   |       ArticleAccessorieDTO.cs
        |           |   |   |       ArticleAlternativArticleDTO.cs
        |           |   |   |       ArticleAutoEOLModelDTO.cs
        |           |   |   |       ArticleBranchAccountDTO.cs
        |           |   |   |       ArticleBySerialNumberDTO.cs
        |           |   |   |       ArticleContractHistoryDTO.cs
        |           |   |   |       ArticleCopyOptionsDTO.cs
        |           |   |   |       ArticleDeliveryListHistoryDTO.cs
        |           |   |   |       ArticleEANCodeDTO.cs
        |           |   |   |       ArticleEgisWarenkorbDTO.cs
        |           |   |   |       ArticleFixedSpecificationDTO.cs
        |           |   |   |       ArticleFixedSpecificationValueDTO.cs
        |           |   |   |       ArticleIntakeHistoryDTO.cs
        |           |   |   |       ArticleMainStorageStockDTO.cs
        |           |   |   |       ArticleMaintenaceArticleDTO.cs
        |           |   |   |       ArticleManagementCreditVoucherHistoryDTO.cs
        |           |   |   |       ArticleManagementInvoiceHistoryDTO.cs
        |           |   |   |       ArticleOfferHistoryDTO.cs
        |           |   |   |       ArticleOrderHistoryDTO.cs
        |           |   |   |       ArticleOverviewDTO.cs
        |           |   |   |       ArticlePickupListHistoryDTO.cs
        |           |   |   |       ArticlePurchaseHistoryDTO.cs
        |           |   |   |       ArticleReplacementPartDTO.cs
        |           |   |   |       ArticleRmaHistoryDTO.cs
        |           |   |   |       ArticleSpecialAgreementsDTO.cs
        |           |   |   |       ArticleSpecialPricesDTO.cs
        |           |   |   |       ArticleStockQuantityDTO.cs
        |           |   |   |       ArticleVariableSpecificationDTO.cs
        |           |   |   |       EnvironmentalProtectionDTO.cs
        |           |   |   |       GetProductLifecycleInformationsFilter.cs
        |           |   |   |       IAdditionalArticleBase.cs
        |           |   |   |       PlmLogDTO.cs
        |           |   |   |       PlmToDoRecalculationResultDTO.cs
        |           |   |   |       ProductFamilyDTO.cs
        |           |   |   |       ProductFamilyGroupAndFamiliesDTO.cs
        |           |   |   |       ProductFamilyGroupDTO.cs
        |           |   |   |       ProductLifecycleImportInformationDTO.cs
        |           |   |   |       ProductLifecycleInformationDTO.cs
        |           |   |   |       ProductLifecycleInformationSource.cs
        |           |   |   |       ReceiptModelDTO.cs
        |           |   |   |       WorkSafetyDTO.cs
        |           |   |   |       
        |           |   |   +---ArticleProduction
        |           |   |   |       ArticleProductionMaterialDTO.cs
        |           |   |   |       ArticleProductionMaterialFilter.cs
        |           |   |   |       ArticleProductionStepDTO.cs
        |           |   |   |       ArticleProductionStepFilter.cs
        |           |   |   |       
        |           |   |   +---Barcode
        |           |   |   |       BarCode2DTO.cs
        |           |   |   |       BarcodeConditionDTO.cs
        |           |   |   |       BarCodeHistoryDTO.cs
        |           |   |   |       
        |           |   |   +---Commissions
        |           |   |   |       CommissionOrderDTO.cs
        |           |   |   |       CommissionOrderEmailDTO.cs
        |           |   |   |       CommissionOrderInfoDTO.cs
        |           |   |   |       CommissionOrderItemDTO.cs
        |           |   |   |       CommissionOrderItemInfoDTO.cs
        |           |   |   |       CommissionOrderResultInfoDTO.cs
        |           |   |   |       GetOrderItemsForCommissionFilter.cs
        |           |   |   |       GetOrdersForCommissionFilter.cs
        |           |   |   |       GetPartialCommissionItemToBarcodeRelationsFilter.cs
        |           |   |   |       GetPartialCommissionOrdersFilter.cs
        |           |   |   |       PartialCommissionItemToBarcodeRelationDTO.cs
        |           |   |   |       PartialCommissionOrderDTO.cs
        |           |   |   |       PartialCommissionOrderItemDTO.cs
        |           |   |   |       
        |           |   |   +---External
        |           |   |   |       DistributorMaterialGroupDTO.cs
        |           |   |   |       DistributorMaterialGroupToMaterialGroupDTO.cs
        |           |   |   |       ExternalArticleCompactDTO.cs
        |           |   |   |       ExternDistributorToKreditorDTO.cs
        |           |   |   |       
        |           |   |   +---InventoryManagement
        |           |   |   |       Inventory2DTO.cs
        |           |   |   |       InventoryArticleFilter.cs
        |           |   |   |       InventoryArticlesDTO.cs
        |           |   |   |       InventoryFilter.cs
        |           |   |   |       InventoryGroup2DTO.cs
        |           |   |   |       InventoryLogDTO.cs
        |           |   |   |       InventoryRequest.cs
        |           |   |   |       InventoryRequestKind.cs
        |           |   |   |       InventoryResponse.cs
        |           |   |   |       InventoryResponseKind.cs
        |           |   |   |       InventoryState.cs
        |           |   |   |       InventoryStatisticResulDTO.cs
        |           |   |   |       InventoryType.cs
        |           |   |   |       ResponseInventoryArticle.cs
        |           |   |   |       
        |           |   |   \---StockManagement
        |           |   |           ArticleLogDTO.cs
        |           |   |           ArticleStockDemandDTO.cs
        |           |   |           ArticleStockInfoDTO.cs
        |           |   |           ArticleStockPreviewDTO.cs
        |           |   |           PartListArticlePreviewDTO.cs
        |           |   |           SecondaryStockArticleDTO.cs
        |           |   |           StorageAreaDTO.cs
        |           |   |           StorageLocationDTO.cs
        |           |   |           StoragePlaceDTO.cs
        |           |   |           
        |           |   +---WebLinks
        |           |   |       WebLinkActionDTO.cs
        |           |   |       WebLinkClickDTO.cs
        |           |   |       WebLinkDTO.cs
        |           |   |       WebLinkGroupDTO.cs
        |           |   |       
        |           |   \---WebSuite
        |           |       \---Administration
        |           |           \---Settings
        |           |                   WebHDQuestionDTO.cs
        |           |                   WebMenuConfigDTO.cs
        |           |                   WebSettingDTO.cs
        |           |                   WebSettingsGlobalDTO.cs
        |           |                   
        |           +---EntitiesWrongPlace
        |           |   +---Accounts
        |           |   |   |   CustomerContractKindCount.cs
        |           |   |   |   
        |           |   |   \---HotlineArea
        |           |   |           HotlineCustomCategoryFilter.cs
        |           |   |           HotlineCustomItemFilter.cs
        |           |   |           
        |           |   +---Administration
        |           |   |   +---Company
        |           |   |   |       BranchFilter.cs
        |           |   |   |       
        |           |   |   +---Employees
        |           |   |   |       EmployeeFilter.cs
        |           |   |   |       EmployeeSkillsFilter.cs
        |           |   |   |       SkillgroupFilter.cs
        |           |   |   |       
        |           |   |   +---FileManagement
        |           |   |   |       DirectoryReferenceKind.cs
        |           |   |   |       
        |           |   |   +---Rights
        |           |   |   |       GroupFilter.cs
        |           |   |   |       UserRightsConst.cs
        |           |   |   |       WebAccountRightsConst.cs
        |           |   |   |       
        |           |   |   \---Settings
        |           |   |       |   WebAccountHelpdeskSettings.cs
        |           |   |       |   WebAccountReceiptSettings.cs
        |           |   |       |   
        |           |   |       +---ArtikelSetting
        |           |   |       |       ArticleSettings.cs
        |           |   |       |       
        |           |   |       \---SettingGroups
        |           |   |               BasicHelpdeskSettings.cs
        |           |   |               HelpdeskSettings.cs
        |           |   |               
        |           |   +---BusinessPartner
        |           |   |       SearchSupplierFilter.cs
        |           |   |       
        |           |   +---CustomerArea
        |           |   |   |   ContactDepartmentFilter.cs
        |           |   |   |   Demand.cs
        |           |   |   |   
        |           |   |   +---CRM
        |           |   |   |   \---Activities
        |           |   |   |       |   AutoGenerateCRMActivityInfoDTO.cs
        |           |   |   |       |   SpecialEMailKind.cs
        |           |   |   |       |   
        |           |   |   |       \---Mobile
        |           |   |   |               ActivityTypes.cs
        |           |   |   |               
        |           |   |   \---Support
        |           |   |           RecordingInformation.cs
        |           |   |           RecordingKind.cs
        |           |   |           
        |           |   +---EmployeeArea
        |           |   |       EmployeeArticleFilter.cs
        |           |   |       
        |           |   +---FilterArea
        |           |   |       Filter.cs
        |           |   |       
        |           |   +---Merchandise
        |           |   |   \---Articles
        |           |   |           ArticlePreviewSort.cs
        |           |   |           
        |           |   +---MyCentron
        |           |   |   |   LatestUsedCentronObjectKind.cs
        |           |   |   |   
        |           |   |   \---QuickNotes
        |           |   |           QuickNoteCategory.cs
        |           |   |           QuickNoteFilter.cs
        |           |   |           
        |           |   +---PasswordManagementArea
        |           |   |       PasswordManagementActionTypeEnum.cs
        |           |   |       
        |           |   +---Sales
        |           |   |   +---Calendar
        |           |   |   |       AcceptedStatus.cs
        |           |   |   |       CalendarFilter.cs
        |           |   |   |       ScheduleOverviewFilter.cs
        |           |   |   |       
        |           |   |   +---CustomerAssets
        |           |   |   |   |   CustomerAssetFilter.cs
        |           |   |   |   |   
        |           |   |   |   +---Contracts
        |           |   |   |   |   |   ContractFilter.cs
        |           |   |   |   |   |   ContractTimeFilter.cs
        |           |   |   |   |   |   FreeContigentDataRequest.cs
        |           |   |   |   |   |   GroupToContingentRequest.cs
        |           |   |   |   |   |   
        |           |   |   |   |   \---ClickContracts
        |           |   |   |   |           MasterDataFilter.cs
        |           |   |   |   |           
        |           |   |   |   +---Orders
        |           |   |   |   |       OrderFilter.cs
        |           |   |   |   |       ServiceOrderWorkFilter.cs
        |           |   |   |   |       
        |           |   |   |   +---Shared
        |           |   |   |   |       SpecialAgreementFilter.cs
        |           |   |   |   |       
        |           |   |   |   \---Support
        |           |   |   |           CustomerHelpdeskStatistic.cs
        |           |   |   |           Kind.cs
        |           |   |   |           ProcedureKind.cs
        |           |   |   |           SearchHelpdeskSolution.cs
        |           |   |   |           
        |           |   |   +---Customers
        |           |   |   |   |   AddressContactFilter.cs
        |           |   |   |   |   AddressSpecialArticleFilter.cs
        |           |   |   |   |   CustomerSearchSort.cs
        |           |   |   |   |   CustomerSettingKind.cs
        |           |   |   |   |   SearchCustomerFilter.cs
        |           |   |   |   |   
        |           |   |   |   \---CRM
        |           |   |   |           CRMActivityFilter.cs
        |           |   |   |           CustomerActivityStatistic.cs
        |           |   |   |           XRMStatisticFilter.cs
        |           |   |   |           
        |           |   |   +---DocumentationWizardArea
        |           |   |   |   \---Data
        |           |   |   |           BackupFrequency.cs
        |           |   |   |           
        |           |   |   +---Marketing
        |           |   |   |       TelemarketingFilter.cs
        |           |   |   |       TelemarketingReferenceFilter.cs
        |           |   |   |       TelemarketingReferenceKind.cs
        |           |   |   |       TelemarketingStatus.cs
        |           |   |   |       
        |           |   |   +---Receipts
        |           |   |   |   +---ArticleSearch
        |           |   |   |   |       ArticleSearchByBarcode.cs
        |           |   |   |   |       ArticleSearchResult.cs
        |           |   |   |   |       OverriddenArticleSearchFilter.cs
        |           |   |   |   |       SearchTextParseResult.cs
        |           |   |   |   |       
        |           |   |   |   +---DataAndResults
        |           |   |   |   |   |   SupplierArticleCodeResultDTO.cs
        |           |   |   |   |   |   
        |           |   |   |   |   +---CreateNewVersion
        |           |   |   |   |   +---CreateReceipt
        |           |   |   |   |   |       CreateReceiptData.cs
        |           |   |   |   |   |       
        |           |   |   |   |   +---CreateReceiptItemsFromExistingItems
        |           |   |   |   |   +---ForwardReceipt
        |           |   |   |   |   |       CopyReceiptData.cs
        |           |   |   |   |   |       DifferentAddresses.cs
        |           |   |   |   |   |       DifferentConditions.cs
        |           |   |   |   |   |       ForwardReceiptData.cs
        |           |   |   |   |   |       ReceiptToForward.cs
        |           |   |   |   |   |       
        |           |   |   |   |   +---ReceiptReceiver
        |           |   |   |   |   +---SaveReceipt
        |           |   |   |   |   |       SaveReceiptData.cs
        |           |   |   |   |   |       SaveReceiptResultDTO.cs
        |           |   |   |   |   |       
        |           |   |   |   |   \---ZugferdImport
        |           |   |   |   |           ZugferdInvoiceDTO.cs
        |           |   |   |   |           
        |           |   |   |   +---Offers
        |           |   |   |   |   +---ImportSettings
        |           |   |   |   |   |       GetSettingsFilter.cs
        |           |   |   |   |   |       
        |           |   |   |   |   \---OfferImport
        |           |   |   |   |           DescriptionKind.cs
        |           |   |   |   |           ImportKinds.cs
        |           |   |   |   |           ParsedData.cs
        |           |   |   |   |           ParsedPositionData.cs
        |           |   |   |   |           XmlImportKinds.cs
        |           |   |   |   |           
        |           |   |   |   \---SupplierOrderDocuments
        |           |   |   \---Support
        |           |   |       |   CreateHelpdeskTimersForArticleRequest.cs
        |           |   |       |   HelpdeskConnectionNumberGroupFilter.cs
        |           |   |       |   HelpdeskDeviceFilter.cs
        |           |   |       |   HelpdeskFilter.cs
        |           |   |       |   HelpdeskOverviewFilterKind.cs
        |           |   |       |   HelpdeskSort.cs
        |           |   |       |   TicketListItemRequest.cs
        |           |   |       |   UpdateConnectionNumberForHelpdesksRequest.cs
        |           |   |       |   
        |           |   |       \---HelpdeskTimerArea
        |           |   |               SettlementType.cs
        |           |   |               
        |           |   +---Services
        |           |   |   \---Workflows
        |           |   |           WorkflowProcessFilter.cs
        |           |   |           WorkflowSettingFilter.cs
        |           |   |           WorkflowShapeBindingFilter.cs
        |           |   |           
        |           |   +---SocialMedia
        |           |   |       AccountKind.cs
        |           |   |       
        |           |   +---Statistics
        |           |   |   +---Administration
        |           |   |   |   \---Employees
        |           |   |   |           EmployeeUtilizationFilter.cs
        |           |   |   |           WorkingDayStatus.cs
        |           |   |   |           
        |           |   |   +---Engine
        |           |   |   |   \---Enums
        |           |   |   |           ExportType.cs
        |           |   |   |           FactoryType.cs
        |           |   |   |           
        |           |   |   \---Sales
        |           |   |       \---Receipts
        |           |   |               GetInvoiceArticleStatisticFilter.cs
        |           |   |               
        |           |   +---Tapi
        |           |   |       CreatePhoneCall.cs
        |           |   |       PhoneCallFilter.cs
        |           |   |       
        |           |   +---TaskManager
        |           |   |       GetTasksFilter.cs
        |           |   |       ProjectStatus.cs
        |           |   |       TaskManagementActionType.cs
        |           |   |       
        |           |   +---TextModuleArea
        |           |   |       TextModuleFilter.cs
        |           |   |       TextModuleType.cs
        |           |   |       
        |           |   +---ToDoArea
        |           |   |       ToDoFilter.cs
        |           |   |       ToDoSort.cs
        |           |   |       
        |           |   +---Warehousing
        |           |   |   |   ArticleCompactFilter.cs
        |           |   |   |   ArticleFilter.cs
        |           |   |   |   ArticleLogFilter.cs
        |           |   |   |   ArticlePriceSearch.cs
        |           |   |   |   ArticlesBySerialNumberRequest.cs
        |           |   |   |   ArticleTakeOnOptions.cs
        |           |   |   |   ArticleUnitFilter.cs
        |           |   |   |   ArticleVolumePricesFilter.cs
        |           |   |   |   BarcodeFilter.cs
        |           |   |   |   BarcodeOverviewFilter.cs
        |           |   |   |   CostCenterFilter.cs
        |           |   |   |   CostObjectFilter.cs
        |           |   |   |   PriceType.cs
        |           |   |   |   ReceiptBarcodeFilter.cs
        |           |   |   |   SecondaryStockArticleFilter.cs
        |           |   |   |   
        |           |   |   +---ArticleManagement
        |           |   |   |       ArticleCopyOptions.cs
        |           |   |   |       
        |           |   |   +---External
        |           |   |   |       DistributorMaterialGroupFilter.cs
        |           |   |   |       ExternalArticleCompactFilter.cs
        |           |   |   |       ExternDistributorToKreditorFilter.cs
        |           |   |   |       
        |           |   |   +---InventoryManagement
        |           |   |   |       MaterialGroupFilter.cs
        |           |   |   |       RevenueAndProfitsPerDayFilter.cs
        |           |   |   |       SecondaryMaterialGroupFilter.cs
        |           |   |   |       
        |           |   |   \---StockManagement
        |           |   |           ArticleFilter.cs
        |           |   |           ArticleLogKind.cs
        |           |   |           ArticleStockDemandFilter.cs
        |           |   |           ArticleStockInfoFilter.cs
        |           |   |           PartListArticlePreviewFilter.cs
        |           |   |           StorageAreaFilter.cs
        |           |   |           
        |           |   \---WebSuite
        |           |       \---Administration
        |           |           \---Settings
        |           |                   WebMenuConfigGroup.cs
        |           |                   
        |           +---Extensions
        |           |       AccountExtensions.cs
        |           |       ReceiptExtensions.cs
        |           |       TextVariableExtensions.cs
        |           |       
        |           +---Helper
        |           |       AiTextRatingSerializationHelper.cs
        |           |       EncryptionHelper.cs
        |           |       ReceiptItemPositionHelper.cs
        |           |       ReceiptPriceHelper.cs
        |           |       
        |           +---HttpClients
        |           |       ConfigurationClient.cs
        |           |       JwtAuthClient.cs
        |           |       
        |           +---Interception
        |           |   \---Interceptors
        |           |           AuthenticateAttribute.cs
        |           |           
        |           +---Messages
        |           |       PagingList.cs
        |           |       Request.cs
        |           |       Response.cs
        |           |       ResultDTO.cs
        |           |       ResultDTOExtension.cs
        |           |       StatusCode.cs
        |           |       TrimResponse.cs
        |           |       
        |           +---MultiTargetingWorkaround
        |           |       WebInvokeAttribute.cs
        |           |       
        |           +---obj
        |           |   |   Centron.WebServices.Core.csproj.nuget.dgspec.json
        |           |   |   Centron.WebServices.Core.csproj.nuget.g.props
        |           |   |   Centron.WebServices.Core.csproj.nuget.g.targets
        |           |   |   project.assets.json
        |           |   |   project.nuget.cache
        |           |   |   
        |           |   \---Debug
        |           |       \---net10.0
        |           |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
        |           |           |   Centron.WebServices.Core.AssemblyInfo.cs
        |           |           |   Centron.WebServices.Core.AssemblyInfoInputs.cache
        |           |           |   Centron.WebServices.Core.assets.cache
        |           |           |   Centron.WebServices.Core.csproj.AssemblyReference.cache
        |           |           |   Centron.WebServices.Core.GeneratedMSBuildEditorConfig.editorconfig
        |           |           |   
        |           |           +---ref
        |           |           \---refint
        |           +---Properties
        |           |       AssemblyInfo.cs
        |           |       
        |           \---RestRequests
        |               |   AccountBuisnessLineRequest.cs
        |               |   AccountInterestRequest.cs
        |               |   AccountProductRequest.cs
        |               |   AddArticleToOrderAtPositionByI3DRequest.cs
        |               |   AddArticleToOrderAtPositionRequest.cs
        |               |   AddArticleToOrderRequest.cs
        |               |   AddArticleToOrderThroughCodeRequest.cs
        |               |   AddArticleToReceiptCartRequest.cs
        |               |   AddCommentToActionRequest.cs
        |               |   AddDocumentToDirectoryRequest.cs
        |               |   AddDocumentToSpecialDirectoryRequest.cs
        |               |   AddEditorToScheduleRequest.cs
        |               |   AddEmployeeFavoritsRequest.cs
        |               |   AddEmployeesToCampaignRequest.cs
        |               |   AddEstimatedProgressForHelpdeskRequest.cs
        |               |   AddLatestUsedCentronObjectClosedDateRequest.cs
        |               |   AddLatestUsedCentronObjectRequest.cs
        |               |   AddMasterDataListRequest.cs
        |               |   AddNewDocumentVersionRequest.cs
        |               |   AddParticipantcontactsRequest.cs
        |               |   AddParticipantsToCampaignRequest.cs
        |               |   AddPartnerToAccountRequest.cs
        |               |   AddProtocolItemRequest.cs
        |               |   AddServiceWorkToServiceOrderRequest.cs
        |               |   AppendToProductUpdateFileRequest.cs
        |               |   ApplyCurrentProvisionSchemaToOpenReceiptsWithoutProvisionRequest.cs
        |               |   AppUserUpdateDefaultCentronUiProfileRequest.cs
        |               |   ArticleImportSaveLocalFileRequest.cs
        |               |   ArticleImportStartRequest.cs
        |               |   ArticleImportStateRequest.cs
        |               |   ArticleItmportWriteRequest.cs
        |               |   ArticlePriceUpdateRequest.cs
        |               |   AssignAppUserToGroupRequest.cs
        |               |   AssignBranchToStockRequest.cs
        |               |   AssignDeviceToOrgUnitRequest.cs
        |               |   AssignEmployeeToSalesAreasRequest.cs
        |               |   AssignGroupToRightRequest.cs
        |               |   AssignSalesAreaToEmployeesRequest.cs
        |               |   AssignSolutionToHelpdeskRequest.cs
        |               |   AssignTicketPatternToHelpdeskRequest.cs
        |               |   AuthenticateLoginRequest.cs
        |               |   AuthenticationConfiguration.cs
        |               |   AutomatedBillingNoBillingRequest.cs
        |               |   BasePagingRequest.cs
        |               |   BranchesSelectionRequest.cs
        |               |   CampaignProcessRequest.cs
        |               |   CentronChecklistAssignRequest.cs
        |               |   CentronDivoGetContractBillingAmountsRequest.cs
        |               |   CentronLoadProfilesRequest.cs
        |               |   ChangeDepartmentVisibilityRequest.cs
        |               |   ChangeEmployeeDepartmentSortOrderPositionRequest.cs
        |               |   ChangeLastInvoiceDateRequest.cs
        |               |   ChangeMasterDataListCustomerRequest.cs
        |               |   ChangeOwnPasswordRequest.cs
        |               |   ChangeStatusOfTaskRequest.cs
        |               |   ChangeWebReceiptAddressRequest.cs
        |               |   ChangeWebReceiptPurchaseOrderNumberRequest.cs
        |               |   ChangeWebReceiptStateRequest.cs
        |               |   CheckCanMoveToTargetTicketRequest.cs
        |               |   CheckInDocumentRequest.cs
        |               |   CheckOutDocumentRequest.cs
        |               |   CheckOutSerialNumbersRequest.cs
        |               |   CloseHelpdeskRequest.cs
        |               |   CloseHelpdeskWithNotificationRequest.cs
        |               |   CloseTicketWithNotificationRequest.cs
        |               |   ComposeCommissionOrderEmailRequest.cs
        |               |   ComposePartialCommissionOrderEmailRequest.cs
        |               |   ConfirmOnlinePdfDocumentRequest.cs
        |               |   ContractByArticleCodeRequest.cs
        |               |   ContractContingentBalanceCalculationRequest.cs
        |               |   CopyArticle.cs
        |               |   CopyReceiptRequest.cs
        |               |   CopyRightGroupRequest.cs
        |               |   CopyUserGroupsRequest.cs
        |               |   CreateAccountContractFromKindRequest.cs
        |               |   CreateActionForStreamRequest.cs
        |               |   CreateActiveDirectoryRequest.cs
        |               |   CreateAddressDriveReceiptItemsRequest.cs
        |               |   CreateArticleReceiptItemsRequest.cs
        |               |   CreateAutomatedBillingInvoiceToContractCompleteRequest.cs
        |               |   CreateAutomaticNewSerialNumbersRequest.cs
        |               |   CreateBackupAndRestoreRequest.cs
        |               |   CreateCentronConfigDbRequest.cs
        |               |   CreateCopyFromArticleWorkItemsRequest.cs
        |               |   CreateCustomerDiscountArticleReceiptItemRequest.cs
        |               |   CreateCustomerInformationRequest.cs
        |               |   CreateDirectoryRequest.cs
        |               |   CreateDiscountArticleReceiptItemRequest.cs
        |               |   CreateDownPaymentInvoiceRequest.cs
        |               |   CreateEmailCancelledReceiptLogEntryRequest.cs
        |               |   CreateFreetextReceiptItemRequest.cs
        |               |   CreateHelpdeskCommentRequest.cs
        |               |   CreateHelpdeskTimerReceiptItemsRequest.cs
        |               |   CreateMachineRequest.cs
        |               |   CreateMailServerRequest.cs
        |               |   CreateMasterDataListConsumableReceiptItemRequest.cs
        |               |   CreateMasterDataListReceiptItemRequest.cs
        |               |   CreateNetworkComponentRequest.cs
        |               |   CreateNetworkStructureRequest.cs
        |               |   CreateNewAccountAddressContactRequest.cs
        |               |   CreateNewAccountAddressRequest.cs
        |               |   CreateNewAccountRequest.cs
        |               |   CreateNewDepartmentRequest.cs
        |               |   CreateNewMemberRequest.cs
        |               |   CreateNewReceiptCartRequest.cs
        |               |   CreateNewReceiptVersionRequest.cs
        |               |   CreateNewSerialNumberRequest.cs
        |               |   CreateOfferFromITscopeRequest.cs
        |               |   CreateOrderFromITscopeRequest.cs
        |               |   CreateOrderItemsRequest.cs
        |               |   CreatePartListArticleFromArticleI3DsRequest.cs
        |               |   CreatePartListFromItemsRequest.cs
        |               |   CreateReceiptEDILogEntryRequest.cs
        |               |   CreateReceiptItemsFromExistingItemsRequest.cs
        |               |   CreateReceiptItemsFromImportRequest.cs
        |               |   CreateReceiptLockRequest.cs
        |               |   CreateReceiptLogEntryRequest.cs
        |               |   CreateReceiptPrintLogRequest.cs
        |               |   CreateReceiptRequest.cs
        |               |   CreateReceiptWebLogRequest.cs
        |               |   CreateReceiverRequest.cs
        |               |   CreateRiverbirdAgentDeploymentRuleLogRequest.cs
        |               |   CreateRoundingFixArticleReceiptItemRequest.cs
        |               |   CreateSelfCareFormHistoryRequest.cs
        |               |   CreateSpecialArticleToContractFromMspEvaluationRequest.cs
        |               |   CreateSpecialArticleToContractRequest.cs
        |               |   CreateStopwatchNotificationRequest.cs
        |               |   CreateTicketPatternChildrenForTicketRequest.cs
        |               |   CreateWebAccountRequest.cs
        |               |   CreateWizardRequest.cs
        |               |   CrmProjectPropertyRequest.cs
        |               |   DataSecurityExecuteCleanUpRequest.cs
        |               |   DeactivateWebAccountContactPersonRequest.cs
        |               |   DeclineOnlinePdfDocumentRequest.cs
        |               |   DeleteAccountAddressRequest.cs
        |               |   DeleteAccountRequest.cs
        |               |   DeleteAddressContactRequest.cs
        |               |   DeleteContractExternalArticleImportHeadRequest.cs
        |               |   DeleteCustomPropertyRequest.cs
        |               |   DeleteDashboardContainerRequest.cs
        |               |   DeleteDepartmentRequest.cs
        |               |   DeleteHelpdeskCommentRequest.cs
        |               |   DeleteMailTemplateRequest.cs
        |               |   DeleteMemberRequest.cs
        |               |   DeleteStopwatchNotificationsRequest.cs
        |               |   DeleteWorkflowBindingRequest.cs
        |               |   DowloadXMLFileRequest.cs
        |               |   DuplicateExistingReceiptCartRequest.cs
        |               |   EnterCampaignParticipantContactPersonDecisionRequest.cs
        |               |   EnterCampaignParticipantDecisionRequest.cs
        |               |   EnterCampaignParticipantPhaseI3DRequest.cs
        |               |   ExecuteTaskInDayRangeRequest.cs
        |               |   ExportReceiptToExcelRequest.cs
        |               |   FetchDateiToShowRequest.cs
        |               |   FirstNamesRequest.cs
        |               |   ForwardHelpdeskRequest.cs
        |               |   ForwardReceiptRequest.cs
        |               |   GetAccountActivitiesForReceiptRequest.cs
        |               |   GetAccountAddressContactsRequest.cs
        |               |   GetAccountByEmailDomainRequest.cs
        |               |   GetAccountRelatedInformationsForPhoneCallRequest.cs
        |               |   GetAccountRelatedInformationsRequest.cs
        |               |   GetAccountsWithUpdateSettingsRequest.cs
        |               |   GetActivCRMsFromCustomerWithPagingRequests.cs
        |               |   GetActiveBusinessTextBlocksRequest.cs
        |               |   GetActiveHelpdesksFromCustomerWithPagingPageCountRequest.cs
        |               |   GetAdditionalArticlesRequest.cs
        |               |   GetAddressContactPictureRequest.cs
        |               |   GetAddressContactsFromCustomerRequest.cs
        |               |   GetAddressesFromCustomerRequest.cs
        |               |   GetAllEDIFilesRequest.cs
        |               |   GetAllEmergencyPlanEmergencyPlanKindRequest.cs
        |               |   GetArticleCodeBySupplierCodeRequest.cs
        |               |   GetArticleImageRequest.cs
        |               |   GetArticleSpecialPricesHistoryRequest.cs
        |               |   GetArticlesThroughPagingRequest.cs
        |               |   GetAssetConditionTextPreviewRequest.cs
        |               |   GetAssetPreviewThroughPagingRequest.cs
        |               |   GetAvailableUpdatesRequest.cs
        |               |   GetBankAccountsFromCustomerRequest.cs
        |               |   GetBarcodeHistoryThroughPagingRequest.cs
        |               |   GetBarcodeOverviewsThroughPagingRequest.cs
        |               |   GetBarcodesThroughPagingRequest.cs
        |               |   GetByObjectRequest.cs
        |               |   GetCentronIconsThroughPagingRequest.cs
        |               |   GetChangeLogsRequest.cs
        |               |   GetContactsFromAddressRequest.cs
        |               |   GetContingentDetailsRequest.cs
        |               |   GetContractArticleInfosFromOrderRequest.cs
        |               |   GetContractEvaluationRevenueDetailsRequest.cs
        |               |   GetContractExternalArticleImportHeadListRequest.cs
        |               |   GetContractExternalArticleImportPositionsListRequest.cs
        |               |   GetContractHeadAnalysisPageCountRequest.cs
        |               |   GetContractHeadAnalysisRequest.cs
        |               |   GetCreditVouchersThroughPagingRequest.cs
        |               |   GetCrmMailTemplateRequest.cs
        |               |   GetCRMsFromCustomerWithPagingPageCountRequest.cs
        |               |   GetCRMsFromCustomerWithPagingRequest.cs
        |               |   GetCRMsFromTicketWithPagingRequest.cs
        |               |   GetCurrentCounterStateRequest.cs
        |               |   GetCurrentReceiptProvisionForReceiptRequest.cs
        |               |   GetCustomerAccessDataForExportRequest.cs
        |               |   GetCustomerByIDRequest.cs
        |               |   GetCustomerLimitedRequest.cs
        |               |   GetCustomerRequest.cs
        |               |   GetCustomersFromTicketWithPagingRequest.cs
        |               |   GetCustomerWithOrdersRequest.cs
        |               |   GetCustomHotlineCategoriesRequest.cs
        |               |   GetCustomHotlineItemsRequest.cs
        |               |   GetCustomInventoriesRequest.cs
        |               |   GetDefaultWarehouseRequest.cs
        |               |   GetDeliveryConditionsForAssetRequest.cs
        |               |   GetDeliveryListsThroughPagingRequest.cs
        |               |   GetDirectoryI3DsFromReceiptProgressionRequest.cs
        |               |   GetDirectoryReferenceRequest.cs
        |               |   GetDocumentationVersionByDocumentationI3DRequest.cs
        |               |   GetDocumentationVersionRequest.cs
        |               |   GetDueDateForPriorityRequest.cs
        |               |   GetEMailComponentWithReplacedVariablesRequest.cs
        |               |   GetEmployeeFavoritesRequest.cs
        |               |   GetEmployeeStatisticRequest.cs
        |               |   GetEmployeesThroughPagingRequest.cs
        |               |   GetEmployeeTimeRecordsStatisticRequest.cs
        |               |   GetEmployeeUtilizationRequest.cs
        |               |   GetExternalToolRequest.cs
        |               |   GetHelpdeskHistoryRequest.cs
        |               |   GetHelpdesksByCustomerEmailRequest.cs
        |               |   GetHelpdesksByHelpdeskOverviewFilterThroughPagingRequest.cs
        |               |   GetHelpdesksFromCurrentUserThroughPagingRequest.cs
        |               |   GetHelpdesksFromCustomerThroughPagingRequest.cs
        |               |   GetHelpdesksFromCustomerWithPagingPageCountRequest.cs
        |               |   GetHelpdesksFromCustomerWithPagingRequest.cs
        |               |   GetHelpdesksFromTicketWithPagingRequest.cs
        |               |   GetHelpdeskStatisticFromEmployeeRequest.cs
        |               |   GetHelpdeskStatisticRequest.cs
        |               |   GetHelpdesksThroughPagingRequest.cs
        |               |   GetHelpdeskTimerBookedArticlesRequest.cs
        |               |   GetHelpdeskTimeRecordingInformationRequest.cs
        |               |   GetHelpdeskTimerSpecialArticlesRequest.cs
        |               |   GetHelpdeskWithReplacedFormVariablesRequest.cs
        |               |   GetInvoiceArticleStatisticThroughPagingRequest.cs
        |               |   GetInvoicesThroughPagingRequest.cs
        |               |   GetLastClosedHelpdesksRequest.cs
        |               |   GetLoginInformationsFromUserRequest.cs
        |               |   GetMailTemplateAttachmentsRequest.cs
        |               |   GetMailTemplateByObjectKindAndObjectI3DRequest.cs
        |               |   GetMailTemplateByValuesRequest.cs
        |               |   GetMailTemplateRequest.cs
        |               |   GetMailTemplateWithAttachmentsRequest.cs
        |               |   GetManagementInfoDataRequest.cs
        |               |   GetMandatoryExtendedLogoByIDRequest.cs
        |               |   GetMasterDataListFromContractRequest.cs
        |               |   GetModulesRequest.cs
        |               |   GetMoveTimerDialogInfoRequest.cs
        |               |   GetNewAuthentificationTicketRequest.cs
        |               |   GetNextAvailableSerialNumberAreaRequest.cs
        |               |   GetNotificationUsersFromObjectRequest.cs
        |               |   GetOfferArticleStatisticRequest.cs
        |               |   GetOrderAssetsFromCustomerRequest.cs
        |               |   GetOrdersRequest.cs
        |               |   GetOrderSuggestionListPriceMatrix.cs
        |               |   GetPasswordManagementListRequest.cs
        |               |   GetPaymentConditionsForAssetRequest.cs
        |               |   GetPlannedSiblingTimersRequest.cs
        |               |   GetPLMLogsRequest.cs
        |               |   GetPlmMailTemplateRequest.cs
        |               |   GetPriceMatrixItemsRequest.cs
        |               |   GetProductMatrixCustomerProductRatingRequest.cs
        |               |   GetQuickNoteCategoriesRequest.cs
        |               |   GetReceiptBarcodesThroughPagingRequest.cs
        |               |   GetReceiptByI3DRequest.cs
        |               |   GetReceiptCartAsPdfRequest.cs
        |               |   GetReceiptItemDisplayPositionRequest.cs
        |               |   GetReceiptOrderProjectsRequest.cs
        |               |   GetReceiptProgressionRequest.cs
        |               |   GetReceiptProjectLayoutItemsRequest.cs
        |               |   GetReceiptProjectVariablesRequest.cs
        |               |   GetReceiptsWithUpdateSettings.cs
        |               |   GetReceiptVersionByI3DRequest.cs
        |               |   GetReportByReportGroupForHelpdeskRequest.cs
        |               |   GetReportFilenameForHelpdeskRequest.cs
        |               |   GetReportForHelpdeskRequest.cs
        |               |   GetReportForPrintingRequest.cs
        |               |   GetReportPdfStreamRequest.cs
        |               |   GetReportsFromGroupRequest.cs
        |               |   GetReportsRequest.cs
        |               |   GetRevenueAccountRequest.cs
        |               |   GetSalesArticleStatisticRequest.cs
        |               |   GetSchedulesRequest.cs
        |               |   GetSearchedArticleRequest.cs
        |               |   GetSepaContractPreviewPdfRequest.cs
        |               |   GetSocialMediaCommentsRequest.cs
        |               |   GetSocialMediaFeedThroughPagingRequest.cs
        |               |   GetSpecialDMSSyncFilesRequest.cs
        |               |   GetTaskExecutedAtByI3DRequest.cs
        |               |   GetTaskNextExecutionDateRequest.cs
        |               |   GetTasksRequest.cs
        |               |   GetTicketRequest.cs
        |               |   GetTicketTimerOverviewRequest.cs
        |               |   GetTimerBillingArticleWorkItemsRequest.cs
        |               |   GetTimerBillingContractsRequest.cs
        |               |   GetTodosThroughPagingRequest.cs
        |               |   GetUpdatedArticleTextsRequest.cs
        |               |   GetUserAssignedDevicesByMailRequest.cs
        |               |   GetWizardRequest.cs
        |               |   HelpdeskTimerBookArticleRequest.cs
        |               |   ImportArticlesToReceiptCartRequest.cs
        |               |   ImportProductLifecycleInformationsRequest.cs
        |               |   ImportReceiptOrderRequest.cs
        |               |   InsertContractArticlesInContractRequest.cs
        |               |   InsertHelpdeskIntoSheduleRequest.cs
        |               |   InterestCustomerRequest.cs
        |               |   IsReceiptExportedRequest.cs
        |               |   JwtConfiguration.cs
        |               |   JwtLoginRequest.cs
        |               |   LikeAStreamOrActionRequest.cs
        |               |   LoadArticleImportLogRequest.cs
        |               |   LoadArticleImportRequest.cs
        |               |   LoadAssetManagementDeviceRatingRequest.cs
        |               |   LoadAutomatedBillingResultRequest.cs
        |               |   LoadByCampaignParticipantsI3DsRequest.cs
        |               |   LoadCompaniesRequest.cs
        |               |   LoadCustomerSpecialArticleByCustomerRequest.cs
        |               |   LoadCustomStatisticsRequest.cs
        |               |   LoginRequest.cs
        |               |   MoveAddressContactToNewAddressRequest.cs
        |               |   MoveTicketToCustomerRequest.cs
        |               |   MoveTimerRequest.cs
        |               |   MoveTimerValidationResult.cs
        |               |   MoveWebMenuConfigEntryRequest.cs
        |               |   MyDayEmployeeSelectionRequest.cs
        |               |   NewCounterRequest.cs
        |               |   NewRmaSendBackRequest.cs
        |               |   NumberGroupsRequest.cs
        |               |   OutgoingPaymentsHistoryRequest.cs
        |               |   OutgoingPaymentsReceiptItemRequest.cs
        |               |   PagingRequest.cs
        |               |   ProductCustomerRequest.cs
        |               |   ReadUserIniValueByEmployeeI3DRequest.cs
        |               |   ReadUserIniValueFromCurrentUserRequest.cs
        |               |   ReadZugferdInvoiceRequest.cs
        |               |   RebookStockArticleRequest.cs
        |               |   ReceiptFixInvoiceRequest.cs
        |               |   RegisterDashboardContainerRequest.cs
        |               |   RememberRecentlyOpenReceiptRequest.cs
        |               |   RemoveAccountTypeRequest.cs
        |               |   RemoveArticleFromReceiptCartRequest.cs
        |               |   RemoveHelpdeskTimerBookedArticlesRequest.cs
        |               |   RemoveMasterDataListRequest.cs
        |               |   RemoveParticipantsFromCampaignRequest.cs
        |               |   RemovePartnerFromAccountRequest.cs
        |               |   RemoveReceiptLockRequest.cs
        |               |   RemoveReferenceFromTicketTimersToOrderItemsRequest.cs
        |               |   RenameBarcodeRequest.cs
        |               |   RenameDocumentRequest.cs
        |               |   ReplaceCustomerTextBlockVariablesRequest.cs
        |               |   ReplaceExternalToolsVariablesRequest.cs
        |               |   ReplaceInvoiceItemTextVariablesRequest.cs
        |               |   ReplaceVariablesInMailTemplateTextRequest.cs
        |               |   ReportEngineGetReportSettingsRequest.cs
        |               |   ResetMyDayFinalizedDayRequest.cs
        |               |   RunPerformanceTestsRequest.cs
        |               |   SaveAccountActivityForReceiptRequest.cs
        |               |   SaveAccountAddressRequest.cs
        |               |   SaveAccountExtendedSearchFilterByAccountAddressContactRequest.cs
        |               |   SaveAccountExtendedSearchFilterRequest.cs
        |               |   SaveAccountRequest.cs
        |               |   SaveAddressContactPictureRequest.cs
        |               |   SaveAddressContactRequest.cs
        |               |   SaveArticleImageRequest.cs
        |               |   SaveArticleImportRequest.cs
        |               |   SaveArticleImportsRequest.cs
        |               |   SaveAssetConditionRequest.cs
        |               |   SaveCentronNotificationRequest.cs
        |               |   SaveCustomPropertyStructureRequest.cs
        |               |   SaveCustomPropertyValuesRequest.cs
        |               |   SaveCustomStatisticRequest.cs
        |               |   SaveDeviceLinkRequest.cs
        |               |   SaveDeviceLinksRequest.cs
        |               |   SaveDocumentationForHelpdeskTimerRequest.cs
        |               |   SaveEdiReceiptItemAssignmentsRequest.cs
        |               |   SaveEscalationTypesRequest.cs
        |               |   SaveFreeCopyCountForContractPositionCounterRequest.cs
        |               |   SaveHelpdeskActionRequest.cs
        |               |   SaveHelpdeskOverviewFilterRequest.cs
        |               |   SaveHelpdeskTimerAddressSpecialArticleRequest.cs
        |               |   SaveHelpdeskTimerSpecialArticlesRequest.cs
        |               |   SaveHelpdeskTimerWithSignatureAndSpecialArticlesRequest.cs
        |               |   SaveHelpdeskTimerWithSignatureRequest.cs
        |               |   SaveHotlineRequest.cs
        |               |   SaveMailingActivityTicketRequest.cs
        |               |   SaveMyDayWorkItemBatchRequest.cs
        |               |   SaveNewSimpleTicketRequest.cs
        |               |   SaveNewSimpleTicketWebAccountRequest.cs
        |               |   SaveOrUpdateContractExternalArticleImportHeadRequest.cs
        |               |   SaveOrUpdateContractExternalArticleImportPositionsRequest.cs
        |               |   SavePdfSigningSettingsRequest.cs
        |               |   SaveProductUpdateRequest.cs
        |               |   SaveReceiptCartUserRequest.cs
        |               |   SaveReceiptPdfDocumentRequest.cs
        |               |   SaveReceiptProjectLayoutItemsRequest.cs
        |               |   SaveReceiptProvisionEmployeeGoalsRequest.cs
        |               |   SaveReceiptProvisionEmployeeLevelsRequest.cs
        |               |   SaveReceiptRequest.cs
        |               |   SaveReceiptTemplateFolderRequest.cs
        |               |   SaveReceiptUserStateRequest.cs
        |               |   SaveRmmHelpdeskActionRequest.cs
        |               |   SaveSupplierArticleCodeRequest.cs
        |               |   SaveTimeRecordingCommentForHelpdeskRequest.cs
        |               |   SaveTimeRecordingLastClosedRequest.cs
        |               |   SaveWebAccountContactPersonRequest.cs
        |               |   SearchAccountActivitiesthroughPagingRequest.cs
        |               |   SearchAccountContactByAdSearchstringRequest.cs
        |               |   SearchAccountsExtendedThroughPagingRequest.cs
        |               |   SearchAccountsThroughPagingRequest.cs
        |               |   SearchAddressContactFromEmailRequest.cs
        |               |   SearchAddressContactRequest.cs
        |               |   SearchArticlesRequest.cs
        |               |   SearchArticleWithPagingPageCountRequest.cs
        |               |   SearchArticleWithPagingRequest.cs
        |               |   SearchAssetManagementApplicationRequest.cs
        |               |   SearchBarCode2ThroughPagingRequest.cs
        |               |   SearchBarcodesThroughPagingRequest.cs
        |               |   SearchCampaignParticipantsThroughPagingRequest.cs
        |               |   SearchCampaignsThroughPagingRequest.cs
        |               |   SearchCRMActivitiesThroughPagingRequest.cs
        |               |   SearchCustomerBySearchTextWithPagingPageCountRequest.cs
        |               |   SearchCustomerBySearchTextWithPagingRequest.cs
        |               |   SearchCustomerThroughPagingRequest.cs
        |               |   SearchForReceiptUpdateItemsRequest.cs
        |               |   SearchHelpdesksBySearchTextWithPagingPageCountRequest.cs
        |               |   SearchHelpdesksBySearchTextWithPagingRequest.cs
        |               |   SearchMasterDataListsThroughPagingRequest.cs
        |               |   SearchQuickNotesThroughPagingRequest.cs
        |               |   SearchReceiptsThroughPagingRequest.cs
        |               |   SearchSupplierBySearchTextWithPagingRequest.cs
        |               |   SearchSupplierWithPagingRequest.cs
        |               |   SearchWebAccountItemsFilter.cs
        |               |   SearchWebCartArticlesRequest.cs
        |               |   SendHelpdeskTimerSignatureReportToCustomerRequest.cs
        |               |   SendMailRequest.cs
        |               |   SendOrderNotificationMailsRequest.cs
        |               |   SendSelfCareFormsRequest.cs
        |               |   SendWebFormRequest.cs
        |               |   SetBarcodeConditionInBarcodeRequest.cs
        |               |   SetDepartmentEmployeeAssignmentsRequest.cs
        |               |   SetDocumentAsSyncedToDMSRequest.cs
        |               |   SetEmployeeArticlesEndOfLifeRequest.cs
        |               |   SetEmployeeArticlesRequest.cs
        |               |   SetEmployeeDepartmentAssignmentsRequest.cs
        |               |   SetReceiptsAsExportedRequest.cs
        |               |   SignHelpdeskTimersLegacyRequest.cs
        |               |   SocialMediaRemoveLikeRequest.cs
        |               |   StartHelpdeskTimeRecordingRequest.cs
        |               |   StockBookOrBookoutRequest.cs
        |               |   StockSetEKRequest.cs
        |               |   StoreAutomatedBillingLogRequest.cs
        |               |   StoreAutomatedBillingResultRequest.cs
        |               |   StoreOrderSuggestionListSuggestionInfo.cs
        |               |   StoreRentPortalItemsRequest.cs
        |               |   SurveySendToRequest.cs
        |               |   SwapMainDeviceSerialNumberRequest.cs
        |               |   SwitchMemberRequest.cs
        |               |   TaskManagementByMemberI3DPagingRequest.cs
        |               |   TaskManagementMemberThruPagingRequest.cs
        |               |   TaskManagementPagingRequest.cs
        |               |   TaskSetByEmployeeI3DRequest.cs
        |               |   TelemarketingActionforReferences.cs
        |               |   TelemarketingActionTemplatesRequest.cs
        |               |   TelemarketingReferencesThroughPagingRequests.cs
        |               |   TelemarketingThroughPagingRequest.cs
        |               |   TicketIsAcceptedRequest.cs
        |               |   TicketTimersReferenceOrderItemsRequest.cs
        |               |   TransferCustomerRequest.cs
        |               |   UnlockAccountRequest.cs
        |               |   UpdateAccountActivityRequest.cs
        |               |   UpdateActiveDirectoryRequest.cs
        |               |   UpdateActivePrioritiesRequest.cs
        |               |   UpdateApplicationUserStatisticRequest.cs
        |               |   UpdateArticleBranchAccountForArticleRequest.cs
        |               |   UpdateArticleInfoInReceiptCartRequest.cs
        |               |   UpdateArticleMaterialGroupByTakeOnSettingsRequest.cs
        |               |   UpdateArticleMaterialGroupsRequest.cs
        |               |   UpdateArticlePositionFromArticleChangeRequest.cs
        |               |   UpdateArticlePriceRequest.cs
        |               |   UpdateArticlePropertyInReceiptsRequest.cs
        |               |   UpdateArticleSecondaryMaterialGroupByTakeOnSettingsRequest.cs
        |               |   UpdateArticleVATsRequest.cs
        |               |   UpdateAssetConditionRequest.cs
        |               |   UpdateBackupAndRestoreRequest.cs
        |               |   UpdateBarcodeDescriptionRequest.cs
        |               |   UpdateBarcodePropertiesRequest.cs
        |               |   UpdateBarcodeStateRequest.cs
        |               |   UpdateContactPersonActivitiesForContactPersonRequest.cs
        |               |   UpdateContractFontFamilyRequest.cs
        |               |   UpdateContractRelevantPriceRequest.cs
        |               |   UpdateCounterPriceRequest.cs
        |               |   UpdateCustomerInformationRequest.cs
        |               |   UpdateDashboardContainersRequest.cs
        |               |   UpdateDeviceClickCounterValueRequest.cs
        |               |   UpdateDocumentFlagsRequest.cs
        |               |   UpdateDocumentOwnerDirI3DRequest.cs
        |               |   UpdateDocumentRequest.cs
        |               |   UpdateDunningSettingsForCustomerRequest.cs
        |               |   UpdateDunningStopAndInfoRequest.cs
        |               |   UpdateEmployeeAvailabilityRequest.cs
        |               |   UpdateFolderNameRequest.cs
        |               |   UpdateHelpdeskCommentRequest.cs
        |               |   UpdateMachineRequest.cs
        |               |   UpdateMailServerRequest.cs
        |               |   UpdateModuleFavoriteRequest.cs
        |               |   UpdateMspContractItemRequest.cs
        |               |   UpdateNetworkComponentRequest.cs
        |               |   UpdateNetworkStructureRequest.cs
        |               |   UpdateNotificationUsersFromObjectRequest.cs
        |               |   UpdateOfferClassificationRequest.cs
        |               |   UpdateOrderItemsForTimerBillingRequest.cs
        |               |   UpdateOrderSuggestionListOrderItemsRequest.cs
        |               |   UpdatePurchasePriceInReceiptRequest.cs
        |               |   UpdateReceiptCartInfoRequest.cs
        |               |   UpdateReceiptHourlySurchargeRateI3DRequest.cs
        |               |   UpdateReceiptInformationRequest.cs
        |               |   UpdateReceiptIsPaidRequest.cs
        |               |   UpdateReceiptProjectNumberRequest.cs
        |               |   UpdateReceiptReminderDateRequest.cs
        |               |   UpdateReceiptTemplateRequest.cs
        |               |   UpdateReceiptUserStateRequest.cs
        |               |   UpdateSocialMediaCommentRequest.cs
        |               |   UpdateSupplierOrderWithEdiValuesRequest.cs
        |               |   UpdateTakeRestAndOverBookingRequest.cs
        |               |   UpdateTodoDiscardedFlagRequest.cs
        |               |   UpdateTodoHasBeenReadFlagRequest.cs
        |               |   UpdateTodoReminderDateRequest.cs
        |               |   UpdateVisibilityOfWebMenuConfigGroupRequest.cs
        |               |   WebAccountLoginRequest.cs
        |               |   WebAccountPasswordRequest.cs
        |               |   WebReceiptItemChangeRequestRequest.cs
        |               |   WriteEDISendLogRequest.cs
        |               |   WriteSupplierOrderPerBranchExportDateRequest.cs
        |               |   WriteUserIniValueFromCurrentUserRequest.cs
        |               |   
        |               +---AccessTokens
        |               |       AccessTokenLogsRequest.cs
        |               |       
        |               +---Accounts
        |               |       ExecuteAccountMigrationRequest.cs
        |               |       
        |               +---ArticleManagement
        |               |       ChangeInventoryGroupRequest.cs
        |               |       CheckInventoryRequest.cs
        |               |       CloseStoragesRequest.cs
        |               |       GetArticlePurchaseInfoRequest.cs
        |               |       
        |               +---ArtificialIntelligence
        |               |   |   ExecutePromptRequest.cs
        |               |   |   PromptRequestSettings.cs
        |               |   |   ToolingPromptRequest.cs
        |               |   |   
        |               |   \---Chat
        |               |           ArtificialIntelligenceChatArchiveRequest.cs
        |               |           ArtificialIntelligenceChatCreateRequest.cs
        |               |           ArtificialIntelligenceChatListRequest.cs
        |               |           ArtificialIntelligenceChatTurnRequest.cs
        |               |           
        |               +---Chats
        |               |       AddMemberToChatRequest.cs
        |               |       ChatMessageInfoRequest.cs
        |               |       CreateChatRequest.cs
        |               |       DeleteChatMessageRequest.cs
        |               |       EditChatMessageRequest.cs
        |               |       GetChatMessagesRequest.cs
        |               |       GetChatNotesRequest.cs
        |               |       GetChatsRequest.cs
        |               |       LastViewedChatRequest.cs
        |               |       RenameChatRequest.cs
        |               |       SaveOrUpdateNotesRequest.cs
        |               |       SendChatMessageRequest.cs
        |               |       
        |               +---FileManagement
        |               |       GetMailDocumentAttachmentRequest.cs
        |               |       SearchDocumentsThroughPagingRequest.cs
        |               |       
        |               +---OnlineBanking
        |               |       AutoCompleteAccountTransactionsRequest.cs
        |               |       BookAmountsForAccountTransacitonsRequest.cs
        |               |       GetFinApiClientCredentialsRequest.cs
        |               |       GetOnlineBankingTransactionsThroughPagingRequest.cs
        |               |       RepairOnlineBankingInspectorItemsRequest.cs
        |               |       UndoBookingForAccountTransactionRequest.cs
        |               |       
        |               +---PasswordManager
        |               |       GetPasswordManagerCustomersEmployeesRightsRequest.cs
        |               |       IsHotlineMasterKeyAvailableRequest.cs
        |               |       SaveAccountVPNAccessesRequest.cs
        |               |       SaveOrUpdatePasswordManagerCustomerCategoriesRequest.cs
        |               |       SavePasswordManagerExternalApplicationsRequest.cs
        |               |       
        |               +---ReportEngine
        |               |       ReportEngineCheckReportUsageRequest.cs
        |               |       ReportEngineCopyPrinterSettingsRequest.cs
        |               |       ReportEngineCreateCopyReportCompleteRequest.cs
        |               |       ReportEngineCreateLinkReportCompleteRequest.cs
        |               |       ReportEngineCreateReportRequest.cs
        |               |       ReportEngineDeactivatePortalReportRequest.cs
        |               |       ReportEngineDeletePrintSettingsRequest.cs
        |               |       ReportEngineDeleteQueryRequest.cs
        |               |       ReportEngineDeleteReportRequest.cs
        |               |       ReportEngineExecuteQueryRequest.cs
        |               |       ReportEngineExecuteQueryTblRequest.cs
        |               |       ReportEngineGetCompleteReportToGroupSettingsRequest.cs
        |               |       ReportEngineGetParameterTableRequest.cs
        |               |       ReportEngineGetReportDataParametersRequest.cs
        |               |       ReportEngineGetReportDataRequest.cs
        |               |       ReportEngineGetReportGroupParametersRequest.cs
        |               |       ReportEngineGetReportToGroupIDRequest.cs
        |               |       ReportEngineLoadCurrentPrintSettingsRequest.cs
        |               |       ReportEngineMoveReportDataToGroupRequest.cs
        |               |       ReportEngineRenameReportRequest.cs
        |               |       ReportEngineSaveDefaultReportsToGroupRequest.cs
        |               |       ReportEngineSaveFastreportParametersRequest.cs
        |               |       ReportEngineSaveGroupExportDatenRequest.cs
        |               |       ReportEngineSaveParametersRequest.cs
        |               |       ReportEngineSaveQueryRequest.cs
        |               |       ReportEngineSaveReportDataRequest.cs
        |               |       ReportEngineSaveSettingsRequest.cs
        |               |       ReportEngineSetReportAsActivatedRequest.cs
        |               |       ReportEngineSetReportAsDeactivatedRequest.cs
        |               |       ReportEngineUpdateFastreportRequest.cs
        |               |       
        |               +---SharedDocuments
        |               |       GenerateTokenForDocumentRequest.cs
        |               |       GetSharedDocumentByTokenRequest.cs
        |               |       
        |               +---TwoFactorAuthenticator
        |               |       UpdateAppUserTwoFactorAuthKeyRequest.cs
        |               |       
        |               \---Warehousing
        |                       ExecuteCommissionForOrdersRequest.cs
        |                       
        \---tests
            +---apis
            |   +---Centron.APIs.CopDatabase.Tests
            |   |   |   Centron.APIs.CopDatabase.Tests.csproj
            |   |   |   Tests.cs
            |   |   |   
            |   |   +---bin
            |   |   |   \---Debug
            |   |   |       \---net10.0
            |   |   |               .msCoverageSourceRootsMapping_Centron.APIs.CopDatabase.Tests
            |   |   |               
            |   |   \---obj
            |   |       |   Centron.APIs.CopDatabase.Tests.csproj.nuget.dgspec.json
            |   |       |   Centron.APIs.CopDatabase.Tests.csproj.nuget.g.props
            |   |       |   Centron.APIs.CopDatabase.Tests.csproj.nuget.g.targets
            |   |       |   project.assets.json
            |   |       |   project.nuget.cache
            |   |       |   
            |   |       \---Debug
            |   |           \---net10.0
            |   |               |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
            |   |               |   Centron.APIs.CopDatabase.Tests.AssemblyInfo.cs
            |   |               |   Centron.APIs.CopDatabase.Tests.AssemblyInfoInputs.cache
            |   |               |   Centron.APIs.CopDatabase.Tests.assets.cache
            |   |               |   Centron.APIs.CopDatabase.Tests.csproj.AssemblyReference.cache
            |   |               |   
            |   |               +---ref
            |   |               \---refint
            |   +---Centron.APIs.EgisDataAccess.Tests
            |   |   |   Centron.APIs.EgisDataAccess.Tests.csproj
            |   |   |   Class1.cs
            |   |   |   EgisApiSearchRequirementsTests.cs
            |   |   |   
            |   |   +---bin
            |   |   |   \---Debug
            |   |   |       \---net10.0
            |   |   |               .msCoverageSourceRootsMapping_Centron.APIs.EgisDataAccess.Tests
            |   |   |               
            |   |   \---obj
            |   |       |   Centron.APIs.EgisDataAccess.Tests.csproj.nuget.dgspec.json
            |   |       |   Centron.APIs.EgisDataAccess.Tests.csproj.nuget.g.props
            |   |       |   Centron.APIs.EgisDataAccess.Tests.csproj.nuget.g.targets
            |   |       |   project.assets.json
            |   |       |   project.nuget.cache
            |   |       |   
            |   |       \---Debug
            |   |           \---net10.0
            |   |               |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
            |   |               |   Centron.APIs.EgisDataAccess.Tests.AssemblyInfo.cs
            |   |               |   Centron.APIs.EgisDataAccess.Tests.AssemblyInfoInputs.cache
            |   |               |   Centron.APIs.EgisDataAccess.Tests.assets.cache
            |   |               |   
            |   |               +---ref
            |   |               \---refint
            |   +---Centron.APIs.IcecatDataAccess.Tests
            |   |   |   Centron.APIs.IcecatDataAccess.Tests.csproj
            |   |   |   IcecatApiTests.cs
            |   |   |   
            |   |   +---bin
            |   |   |   \---Debug
            |   |   |       \---net10.0
            |   |   +---Data
            |   |   |       Example1.xml
            |   |   |       Examples.cs
            |   |   |       
            |   |   +---obj
            |   |   |   |   Centron.APIs.IcecatDataAccess.Tests.csproj.nuget.dgspec.json
            |   |   |   |   Centron.APIs.IcecatDataAccess.Tests.csproj.nuget.g.props
            |   |   |   |   Centron.APIs.IcecatDataAccess.Tests.csproj.nuget.g.targets
            |   |   |   |   project.assets.json
            |   |   |   |   project.nuget.cache
            |   |   |   |   
            |   |   |   \---Debug
            |   |   |       \---net10.0
            |   |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
            |   |   |           |   Centron.APIs.IcecatDataAccess.Tests.AssemblyInfo.cs
            |   |   |           |   Centron.APIs.IcecatDataAccess.Tests.AssemblyInfoInputs.cache
            |   |   |           |   Centron.APIs.IcecatDataAccess.Tests.assets.cache
            |   |   |           |   
            |   |   |           +---ref
            |   |   |           \---refint
            |   |   \---Parser
            |   |           ProductParserTests.cs
            |   |           
            |   \---Centron.APIs.ITscopeDataAccess.Tests
            |       |   Centron.APIs.ITscopeDataAccess.Tests.csproj
            |       |   Test.cs
            |       |   
            |       +---bin
            |       |   \---Debug
            |       |       \---net10.0
            |       \---obj
            |           |   Centron.APIs.ITscopeDataAccess.Tests.csproj.nuget.dgspec.json
            |           |   Centron.APIs.ITscopeDataAccess.Tests.csproj.nuget.g.props
            |           |   Centron.APIs.ITscopeDataAccess.Tests.csproj.nuget.g.targets
            |           |   project.assets.json
            |           |   project.nuget.cache
            |           |   
            |           \---Debug
            |               \---net10.0
            |                   |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
            |                   |   Centron.APIs.ITscopeDataAccess.Tests.AssemblyInfo.cs
            |                   |   Centron.APIs.ITscopeDataAccess.Tests.assets.cache
            |                   |   
            |                   +---ref
            |                   \---refint
            +---backend
            |   +---Centron.Tests.BL
            |   |   |   Centron.Tests.BL.csproj
            |   |   |   
            |   |   +---Administration
            |   |   |   +---AccessTokens
            |   |   |   |       AccessTokenWebServiceBLTest.cs
            |   |   |   |       
            |   |   |   +---Logins
            |   |   |   |   |   EntraIDUsersBLTest.cs
            |   |   |   |   |   
            |   |   |   |   \---Auth
            |   |   |   |           AuthenticatorFactoryTest.cs
            |   |   |   |           AuthenticatorTest.cs
            |   |   |   |           BasicAuthenticatorTest.cs
            |   |   |   |           OpenIdConnectAuthenticatorTest.cs
            |   |   |   |           WebAccountAuthenticatorTest.cs
            |   |   |   |           
            |   |   |   \---Masterdata
            |   |   |           AssetConditionBLTest.cs
            |   |   |           
            |   |   +---ArtificialIntelligence
            |   |   |   \---Chat
            |   |   |           GoogleGeminiChatModelClientTest.cs
            |   |   |           
            |   |   +---bin
            |   |   |   \---Debug
            |   |   |       \---net10.0
            |   |   |               .msCoverageSourceRootsMapping_Centron.Tests.BL
            |   |   |               CoverletSourceRootsMapping_Centron.Tests.BL
            |   |   |               
            |   |   +---DatabaseMappings
            |   |   |       AccountSearchItemAccMapsForTest.cs
            |   |   |       AccountSupplierMapsForTest.cs
            |   |   |       AccountTypeToAccountMapsForTest.cs
            |   |   |       CustomerMapsForTest.cs
            |   |   |       
            |   |   +---DataExchange
            |   |   |   +---BookKeeping
            |   |   |   |   +---Abacus
            |   |   |   |   |       BookKeepingExportAbacusTest.cs
            |   |   |   |   |       
            |   |   |   |   \---DatevXMLOnline2020
            |   |   |   |           BookKeepingExportDatevXmlOnline_2020Test.cs
            |   |   |   |           
            |   |   |   +---Connectors
            |   |   |   |       DocBeeTicketTemplateBLTest.cs
            |   |   |   |       DocBeeTicketTemplateWebServiceBLTest.cs
            |   |   |   |       
            |   |   |   \---EDI
            |   |   |       \---SaleInvoices
            |   |   |               InvoiceZugferdBalanceMergeTests.cs
            |   |   |               
            |   |   +---EDI
            |   |   |   +---AlsoCH
            |   |   |   |       AlsoOrderCH_BLTest.cs
            |   |   |   |       
            |   |   |   \---Opentrans21
            |   |   |           Opentrans21OrderBLTest.cs
            |   |   |           
            |   |   +---EmployeeArea
            |   |   |       AppUserBLTest.cs
            |   |   |       
            |   |   +---Fixtures
            |   |   |       LicenseManagerFixture.cs
            |   |   |       
            |   |   +---MyDay
            |   |   |       MyDayBLTest.cs
            |   |   |       
            |   |   +---NexusTicketViews
            |   |   |       NexusTicketViewBLTest.cs
            |   |   |       
            |   |   +---obj
            |   |   |   |   Centron.Tests.BL.csproj.nuget.dgspec.json
            |   |   |   |   Centron.Tests.BL.csproj.nuget.g.props
            |   |   |   |   Centron.Tests.BL.csproj.nuget.g.targets
            |   |   |   |   project.assets.json
            |   |   |   |   project.nuget.cache
            |   |   |   |   
            |   |   |   \---Debug
            |   |   |       \---net10.0
            |   |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
            |   |   |           |   Centron.Tests.BL.AssemblyInfo.cs
            |   |   |           |   Centron.Tests.BL.AssemblyInfoInputs.cache
            |   |   |           |   Centron.Tests.BL.assets.cache
            |   |   |           |   Centron.Tests.BL.csproj.AssemblyReference.cache
            |   |   |           |   Centron.Tests.BL.GeneratedMSBuildEditorConfig.editorconfig
            |   |   |           |   Centron.Tests.BL.GlobalUsings.g.cs
            |   |   |           |   
            |   |   |           +---ref
            |   |   |           \---refint
            |   |   +---Sales
            |   |   |   +---Receipts
            |   |   |   |   \---Internal
            |   |   |   |           ReceiptAddressAndContactPersonHelperBLTest.cs
            |   |   |   |           ReceiptBarcodeBLTest.cs
            |   |   |   |           ReceiptExpressionHelperTest.cs
            |   |   |   |           ReceiptReceiverUpdaterBLTest.cs
            |   |   |   |           
            |   |   |   \---Support
            |   |   |           HelpdeskTimeRecordingBLTest.cs
            |   |   |           
            |   |   +---SetupUtils
            |   |   |       DbSetupUtils.cs
            |   |   |       MockSetupUtils.cs
            |   |   |       
            |   |   +---Tapi
            |   |   |       PhoneCallBLTest.cs
            |   |   |       
            |   |   +---Telemetry
            |   |   |       TelemetryAggregatorTest.cs
            |   |   |       TelemetryBLTest.cs
            |   |   |       TelemetryLicenseKindMappingTest.cs
            |   |   |       
            |   |   \---Warehousing
            |   |       \---StockManagement
            |   |               StoragePlaceBLTest.cs
            |   |               
            |   \---Centron.Tests.DAO
            |       |   Centron.Tests.DAO.csproj
            |       |   
            |       +---bin
            |       |   \---Debug
            |       |       \---net10.0
            |       |               .msCoverageSourceRootsMapping_Centron.Tests.DAO
            |       |               CoverletSourceRootsMapping_Centron.Tests.DAO
            |       |               
            |       +---DatabaseMappings
            |       |       AccountCustomerMapsForTest.cs
            |       |       
            |       +---Mappings
            |       |   +---Accounts
            |       |   |       AccountCustomerMapsTest.cs
            |       |   |       
            |       |   \---Sales
            |       |       \---Receipts
            |       |               ReceiptBaseMapsTest.cs
            |       |               
            |       \---obj
            |           |   Centron.Tests.DAO.csproj.nuget.dgspec.json
            |           |   Centron.Tests.DAO.csproj.nuget.g.props
            |           |   Centron.Tests.DAO.csproj.nuget.g.targets
            |           |   project.assets.json
            |           |   project.nuget.cache
            |           |   
            |           \---Debug
            |               \---net10.0
            |                   |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
            |                   |   Centron.Tests.DAO.AssemblyInfo.cs
            |                   |   Centron.Tests.DAO.AssemblyInfoInputs.cache
            |                   |   Centron.Tests.DAO.assets.cache
            |                   |   Centron.Tests.DAO.csproj.AssemblyReference.cache
            |                   |   Centron.Tests.DAO.GeneratedMSBuildEditorConfig.editorconfig
            |                   |   Centron.Tests.DAO.GlobalUsings.g.cs
            |                   |   
            |                   +---ref
            |                   \---refint
            +---Centron.Tests.EndToEnd
            |   |   Centron.Tests.EndToEnd.csproj
            |   |   nlog.config
            |   |   
            |   +---bin
            |   |   \---Debug
            |   |       \---net10.0
            |   |               .msCoverageSourceRootsMapping_Centron.Tests.EndToEnd
            |   |               
            |   +---Infrastructure
            |   |   |   CentronTest.cs
            |   |   |   Database.cs
            |   |   |   DatabaseBackup.bak
            |   |   |   EndToEndTest.cs
            |   |   |   PerformanceTest.cs
            |   |   |   RegexHelper.cs
            |   |   |   SkipOnLinuxAttribute.cs
            |   |   |   
            |   |   +---Fixtures
            |   |   |       CultureAssemblyFixture.cs
            |   |   |       DatabaseAssemblyFixture.cs
            |   |   |       InitializeObjectMapperAssemblyFixture.cs
            |   |   |       LicensingAssemblyFixture.cs
            |   |   |       
            |   |   \---Verifier
            |   |           CentronVerifier.cs
            |   |           CentronVerifierSettings.cs
            |   |           CleanupValuesConverter.cs
            |   |           DateTimeEqualityComparer.cs
            |   |           DateTimeOffsetEqualityComparer.cs
            |   |           
            |   +---obj
            |   |   |   Centron.Tests.EndToEnd.csproj.nuget.dgspec.json
            |   |   |   Centron.Tests.EndToEnd.csproj.nuget.g.props
            |   |   |   Centron.Tests.EndToEnd.csproj.nuget.g.targets
            |   |   |   project.assets.json
            |   |   |   project.nuget.cache
            |   |   |   
            |   |   \---Debug
            |   |       \---net10.0
            |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
            |   |           |   Centron.Tests.EndToEnd.AssemblyInfo.cs
            |   |           |   Centron.Tests.EndToEnd.AssemblyInfoInputs.cache
            |   |           |   Centron.Tests.EndToEnd.assets.cache
            |   |           |   Centron.Tests.EndToEnd.csproj.AssemblyReference.cache
            |   |           |   Centron.Tests.EndToEnd.GeneratedMSBuildEditorConfig.editorconfig
            |   |           |   
            |   |           +---ref
            |   |           \---refint
            |   +---Properties
            |   |       AssemblyInfo.cs
            |   |       
            |   +---Tests
            |   |   |   CommonMethodsHelper.cs
            |   |   |   
            |   |   +---Account
            |   |   |   |   AccountCanChangeAddressCurrencyTest_FALSE_Test.expected.txt
            |   |   |   |   AccountCanChangeAddressCurrencyTest_TRUE_Test.expected.txt
            |   |   |   |   AccountCanChangeAddressLanguageTest_FALSE_Test.expected.txt
            |   |   |   |   AccountCanChangeAddressLanguageTest_TRUE_Test.expected.txt
            |   |   |   |   AccountCanChangeBankAccountTest_FALSE_Test.expected.txt
            |   |   |   |   AccountCanChangeBankAccountTest_TRUE_Test.expected.txt
            |   |   |   |   AccountCanChangeCustomerInfoLogoTest_FALSE_Test.expected.txt
            |   |   |   |   AccountCanChangeCustomerInfoLogoTest_TRUE_Test.expected.txt
            |   |   |   |   AccountCanChangeCustomerInfoTest_FALSE_Test.expected.txt
            |   |   |   |   AccountCanChangeCustomerInfoTest_TRUE_Test.expected.txt
            |   |   |   |   AccountCanCreateAddress_FALSE_Test.expected.txt
            |   |   |   |   AccountCanCreateAddress_TRUE_Test.expected.txt
            |   |   |   |   AccountCanCreateBankAccountLogoTest_FALSE_Test.expected.txt
            |   |   |   |   AccountCanCreateBankAccountLogoTest_TRUE_Test.expected.txt
            |   |   |   |   AccountCanSaveInfoLogoTest.expected.txt
            |   |   |   |   AccountContactByEmailResult.expected.txt
            |   |   |   |   AccountContactBySearchTag2Result.expected.txt
            |   |   |   |   AccountContactBySearchTagResult.expected.txt
            |   |   |   |   AccountContactDefaultResult.expected.txt
            |   |   |   |   AccountContactTests.cs
            |   |   |   |   AccountRelationshipTests.cs
            |   |   |   |   AccountRelationship_ValidateRelationships[1]_AllPartners.expected.txt
            |   |   |   |   AccountRelationship_ValidateRelationships[2]_AllPartners.expected.txt
            |   |   |   |   AccountSearch.expected.txt
            |   |   |   |   AccountSearchOldStructure.expected.txt
            |   |   |   |   AccountSearchTests.cs
            |   |   |   |   AccountSearch_OnlyOwnRight_FALSE_Test.expected.txt
            |   |   |   |   AccountSearch_OnlyOwnRight_TRUE_Test.expected.txt
            |   |   |   |   AccountSearch_SearchWithoutPagingTest.expected.txt
            |   |   |   |   AccountSearch_SuccessfulFirstPageTest.expected.txt
            |   |   |   |   AccountSearch_SuccessfulLastPageTest.expected.txt
            |   |   |   |   AccountTests.cs
            |   |   |   |   AccountUISettings.expected.txt
            |   |   |   |   GetAccount.expected.txt
            |   |   |   |   GetAccount_1051.expected.txt
            |   |   |   |   GetNewContact.expected.txt
            |   |   |   |   GetNewCustomer.expected.txt
            |   |   |   |   GetNewSupplier.expected.txt
            |   |   |   |   Logs_for_Contact_after_Change.expected.txt
            |   |   |   |   Logs_for_existing_Account.expected.txt
            |   |   |   |   Logs_for_existing_Account_after_Change.expected.txt
            |   |   |   |   SaveAccount.expected.txt
            |   |   |   |   SearchSpecificRelationships.expected.txt
            |   |   |   |   
            |   |   |   +---AccountAddresses
            |   |   |   |       AccountAddressTests.cs
            |   |   |   |       AddressesWithContacts.expected.txt
            |   |   |   |       
            |   |   |   +---AccountContracts
            |   |   |   |       AccountContractKindTests.cs
            |   |   |   |       AccountContractTests.cs
            |   |   |   |       CreateAccountContractFromKind_WithAccountRef.expected.txt
            |   |   |   |       CreateAccountContractFromKind_WithoutAccountRef.expected.txt
            |   |   |   |       GetAccountContractByI3D_Result.expected.txt
            |   |   |   |       GetAccountContractKindByI3D_Result.expected.txt
            |   |   |   |       GetAccountContractKinds.expected.txt
            |   |   |   |       GetAccountContracts.expected.txt
            |   |   |   |       SaveNewAccountContractKind_Failing.expected.txt
            |   |   |   |       SaveNewAccountContractKind_Successful.expected.txt
            |   |   |   |       SaveNewAccountContract_Failing.expected.txt
            |   |   |   |       SaveNewAccountContract_Successful.expected.txt
            |   |   |   |       
            |   |   |   \---CustomerArticles
            |   |   |           CustomerArticlesTest.cs
            |   |   |           CustomerArticle_Delete.expected.txt
            |   |   |           CustomerArticle_Save.expected.txt
            |   |   |           
            |   |   +---AccountActivities
            |   |   |       00_FailedSaving.expected.txt
            |   |   |       01_SuccessfulSaving1.expected.txt
            |   |   |       02_SuccessfulSaving2.expected.txt
            |   |   |       03_UpdateResult.expected.txt
            |   |   |       04_bearSearchResult.expected.txt
            |   |   |       05_closedSearchResult.expected.txt
            |   |   |       06_linkActivityWithReceipt1.expected.txt
            |   |   |       07_linkActivityWithReceipt2.expected.txt
            |   |   |       08_linkedAccountActivities.expected.txt
            |   |   |       09_deleteLinkedAccountActivityResult.expected.txt
            |   |   |       10_linkedAccountActivitiesAfterDelete.expected.txt
            |   |   |       11_linkedAccountActivitiesReceipts.expected.txt
            |   |   |       AccountActivityTest.cs
            |   |   |       FallbackMailBody.expected.txt
            |   |   |       NewMailTemplateMailBody.expected.txt
            |   |   |       XX_TaetigkeitenTable.expected.txt
            |   |   |       
            |   |   +---AccountArticleSpecialPrices
            |   |   |   +---CopyToChildCompanyGroups
            |   |   |   |       ChildSpecialPrices.expected.txt
            |   |   |   |       CopyResult.expected.txt
            |   |   |   |       CopyToChildCompanyGroupTests.cs
            |   |   |   |       ParentSpecialPrices.expected.txt
            |   |   |   |       
            |   |   |   \---SpecialPriceImport
            |   |   |           SaveSpecialPriceAfter.expected.txt
            |   |   |           SaveSpecialPriceBefore.expected.txt
            |   |   |           SpecialPriceAfter.expected.txt
            |   |   |           SpecialPriceBefore.expected.txt
            |   |   |           SpecialPriceImportTest.cs
            |   |   |           
            |   |   +---Administration
            |   |   |   +---Customization
            |   |   |   |       AccountSearchCustomPropertiesTests.cs
            |   |   |   |       
            |   |   |   +---Employees
            |   |   |   |       Deactivation_AssignmentKeptAndArticlesEndOfLife.expected.txt
            |   |   |   |       EmployeeArticleParentTests.cs
            |   |   |   |       EmployeeDeactivationBillingTests.cs
            |   |   |   |       Reactivation_ArticlesUsableAgain.expected.txt
            |   |   |   |       TimerBillingSearch_WithoutEmployeeArticleAssignment.expected.txt
            |   |   |   |       
            |   |   |   +---NumberGroups
            |   |   |   |       NumberGroupRefreshTest.cs
            |   |   |   |       NumberGroupRefreshTest_AfterRefresh.expected.txt
            |   |   |   |       
            |   |   |   +---Profiling
            |   |   |   |       CommonProfilerTests.cs
            |   |   |   |       CommonProfilerTests_ProfilerAccessTracking.expected.txt
            |   |   |   |       CommonProfilerTests_ProfilerAccessTracking_AfterReorg.expected.txt
            |   |   |   |       
            |   |   |   +---Rights
            |   |   |   |       DefaultRightGroupsList_AfterReset.expected.txt
            |   |   |   |       DefaultRightGroupsList_BeforeReset.expected.txt
            |   |   |   |       ResetDefaultRightGroupsTest.cs
            |   |   |   |       
            |   |   |   \---Scripts
            |   |   |       \---RecurringScripts
            |   |   |               FixNullStockQuantitiesTest.cs
            |   |   |               
            |   |   +---ApplicationKinds
            |   |   |       ApplicationKindTests.cs
            |   |   |       
            |   |   +---Article
            |   |   |       00_newArticleSaveError.expected.txt
            |   |   |       01_newArticleSaveResult.expected.txt
            |   |   |       02_savedArticle.expected.txt
            |   |   |       03_copiedArticle1.expected.txt
            |   |   |       04_copiedArticle2.expected.txt
            |   |   |       05_articlesWithChangedMaterialGroup.expected.txt
            |   |   |       06_articlesWithChangedSecondaryMaterialGroup.expected.txt
            |   |   |       07_priceMatrixItems1.expected.txt
            |   |   |       08_priceMatrixItems2.expected.txt
            |   |   |       09_purchasePriceExample1.expected.txt
            |   |   |       10_purchasePriceExample2.expected.txt
            |   |   |       11_receiptWithArticle1AfterPriceUpdate.expected.txt
            |   |   |       12_updateArticlesEOL.expected.txt
            |   |   |       13_articleInLiefPosAndVertrag1.expected.txt
            |   |   |       14_articleInLiefPosAndVertrag2.expected.txt
            |   |   |       15_articlePreview1.expected.txt
            |   |   |       16_articlePreview2.expected.txt
            |   |   |       17_searchedArticles.expected.txt
            |   |   |       18_searchedArticleWithPaging.expected.txt
            |   |   |       19_arrivalArticles.expected.txt
            |   |   |       20_articlePriceInReceipts.expected.txt
            |   |   |       21_receiptTemplates.expected.txt
            |   |   |       22_articlesAutoEol.expected.txt
            |   |   |       23_articlePreview.expected.txt
            |   |   |       24_articlesPreviewEmpty.expected.txt
            |   |   |       25_articlesPreview.expected.txt
            |   |   |       26_articleMainStorage1.expected.txt
            |   |   |       27_articleMainStorage2.expected.txt
            |   |   |       28_articleStockDemandByArticle.expected.txt
            |   |   |       29_isRentArticle.expected.txt
            |   |   |       30_failedArticleSave_missingArticleCode.expected.txt
            |   |   |       31_failedArticleSave_missingVAT.expected.txt
            |   |   |       32_failedArticleSave_missingMaterialGroup.expected.txt
            |   |   |       33_failedArticleSave_missingDescription.expected.txt
            |   |   |       34_failedArticleSave_wrongPrecision.expected.txt
            |   |   |       35_failedArticleSave_WorkUnitMissing.expected.txt
            |   |   |       36_failedArticleSave_NoProductFamiliy.expected.txt
            |   |   |       37_failedArticleSave_CostCenterMissing.expected.txt
            |   |   |       38_failedArticleSave_CostObjectMissing.expected.txt
            |   |   |       39_failedArticleSave_VPEWrong.expected.txt
            |   |   |       40_failedArticleSave_ManufacturerCodeAlreadyExisting.expected.txt
            |   |   |       41_failedArticleSave_ArticleCodeAlreadyExisting.expected.txt
            |   |   |       42_failedArticleSave_EanCodeWrongFormat.expected.txt
            |   |   |       43_failedArticleSave_EanCOdeAlreadyUsed.expected.txt
            |   |   |       44_updatedPartListArticle_NoVkUpdate.expected.txt
            |   |   |       45_parentPartListArticle_NoVkUpdate.expected.txt
            |   |   |       46_updatedPartListArticle_WithVkUpdate.expected.txt
            |   |   |       47_parentPartListArticle_WithVkUpdate.expected.txt
            |   |   |       ArticleCanChangeMaterialGroupTest_FALSE_Test.expected.txt
            |   |   |       ArticleCanChangeMaterialGroupTest_TRUE_Test.expected.txt
            |   |   |       ArticleCanNotChangePropertiesTest_FALSE_Test.expected.txt
            |   |   |       ArticleCanNotChangePropertiesTest_TRUE_Test.expected.txt
            |   |   |       ArticleTest.cs
            |   |   |       
            |   |   +---ArticleConvert
            |   |   |       01_OfferBeforeChangeExternal.expected.txt
            |   |   |       02_OfferAfterChangeExternal.expected.txt
            |   |   |       03_OfferBeforeChangeNew.expected.txt
            |   |   |       04_OfferAfterChangeNew.expected.txt
            |   |   |       05_OrderBeforeChangeExternal.expected.txt
            |   |   |       06_OrderAfterChangeExternal.expected.txt
            |   |   |       07_OrderBeforeChangeExternal.expected.txt
            |   |   |       08_OrderBeforeChangeExternal.expected.txt
            |   |   |       ArticleConvertTest.cs
            |   |   |       ConvertArticleOfferExternal.expected.txt
            |   |   |       ConvertArticleOfferNew.expected.txt
            |   |   |       ConvertArticleOrderExternal.expected.txt
            |   |   |       ConvertArticleOrderNew.expected.txt
            |   |   |       
            |   |   +---ArticleSearchTest
            |   |   |       00_emptySearch.expected.txt
            |   |   |       01_stockSearch1.expected.txt
            |   |   |       02_stockSearch2.expected.txt
            |   |   |       03_stockSearch3.expected.txt
            |   |   |       04_stockSearch4.expected.txt
            |   |   |       ArticleSearchTest.cs
            |   |   |       ArticleUnderscoreTest.cs
            |   |   |       GetArticleWithoutUnderscore.expected.txt
            |   |   |       GetArticleWithUnderscore.expected.txt
            |   |   |       
            |   |   +---ArticleWorkItem
            |   |   |       01_createdArticleWorkItem.expected.txt
            |   |   |       02_createdArticleWorkItemAgain.expected.txt
            |   |   |       02_filterResults.expected.txt
            |   |   |       03_articlesWithWorkItems.expected.txt
            |   |   |       03_filterResults.expected.txt
            |   |   |       04_articlesWithWorkItems.expected.txt
            |   |   |       04_workItemsAfterDelete.expected.txt
            |   |   |       05_articlesWithWorkItems.expected.txt
            |   |   |       05_workItemsAfterDelete.expected.txt
            |   |   |       06_articlesWithWorkItems.expected.txt
            |   |   |       07_filterResultsAfterCopy.expected.txt
            |   |   |       ArticleWorkItemsTest.cs
            |   |   |       
            |   |   +---Audit
            |   |   |       AuditTemplateTest.expected.txt
            |   |   |       AuditTest.cs
            |   |   |       GetAuditTemplateTest.expected.txt
            |   |   |       SaveAuditForContactTest.expected.txt
            |   |   |       
            |   |   +---AutomaticFactura
            |   |   |       AutomaticFacturaRMMTests.cs
            |   |   |       MultipleIntervals_RMM_Invoice.expected.txt
            |   |   |       SingleInterval_RMM_Invoice.expected.txt
            |   |   |       
            |   |   +---Barcodes
            |   |   |       BarcodeTest.cs
            |   |   |       CreatedBarcode.expected.txt
            |   |   |       GetBarcodeHistory.expected.txt
            |   |   |       GetBarcodesThroughPaging.expected.txt
            |   |   |       SearchByArticle.expected.txt
            |   |   |       SearchByBarcode.expected.txt
            |   |   |       SearchByReceipt_4355_Rechnung_6578_.expected.txt
            |   |   |       SearchByReceipt_4355_Rechnung_6578_25998.expected.txt
            |   |   |       SearchByReceipt_4364_Auftrag_4381_.expected.txt
            |   |   |       SearchByReceipt_4364_Auftrag_4381_11111.expected.txt
            |   |   |       SearchByReceipt_4364_Auftrag_4381_7315.expected.txt
            |   |   |       
            |   |   +---Calculations
            |   |   |       CalculationUtilsTests.cs
            |   |   |       SwitzerlandRoundingTests.cs
            |   |   |       
            |   |   +---CentronNotification
            |   |   |       CentronNotification.expected.txt
            |   |   |       CentronNotificationTest.cs
            |   |   |       
            |   |   +---CentronRestService
            |   |   |       CentronRestServiceTest.cs
            |   |   |       
            |   |   +---CentronUiProfile
            |   |   |       Before_EmployeeSettingsProfileNetDTO.expected.txt
            |   |   |       Before_Profiles.expected.txt
            |   |   |       CentronUiProfileTests.cs
            |   |   |       ProfileCreated_EmployeeSettingsProfileNetDTO.expected.txt
            |   |   |       ProfileCreated_Profiles.expected.txt
            |   |   |       ProfileDeleted_EmployeeSettingsProfileNetDTO.expected.txt
            |   |   |       ProfileDeleted_Profiles.expected.txt
            |   |   |       ProfileEdited_EmployeeSettingsProfileNetDTO.expected.txt
            |   |   |       ProfileEdited_Profiles.expected.txt
            |   |   |       
            |   |   +---Chats
            |   |   |       ChatTests.cs
            |   |   |       
            |   |   +---Checklists
            |   |   |       ChecklistItemDeleteAccessTest.cs
            |   |   |       ChecklistItemEditAccessTest.cs
            |   |   |       ChecklistItemTest.cs
            |   |   |       NewChecklistItem.expected.txt
            |   |   |       UpdateChecklistItem.expected.txt
            |   |   |       
            |   |   +---CompanyGroupContracts
            |   |   |       CompanyGroupContractTests.cs
            |   |   |       
            |   |   +---ConnectionTickets
            |   |   |       ConnectionTicketsTests.cs
            |   |   |       
            |   |   +---Contracts
            |   |   |       AutomatedProlongation_Closed_WhenTerminationExceeded.expected.txt
            |   |   |       AutomatedProlongation_NotClosed_WhenTerminationEqualsLastBookingTo.expected.txt
            |   |   |       AutomaticClosure_Disabled_NoContractsClosed.expected.txt
            |   |   |       BugScenario_ContractNotClosedWhenBilledOnTerminationDate.expected.txt
            |   |   |       ContractCloseTests.cs
            |   |   |       ContractTests.cs
            |   |   |       ContractTodoExists.expected.txt
            |   |   |       Contract_NotProcessed_WhenManualCalculation.expected.txt
            |   |   |       Contract_NotProcessed_WhenNoTerminationOrEndDate.expected.txt
            |   |   |       NormalContract_Closed_WhenEndDateExceeded.expected.txt
            |   |   |       NormalContract_NotClosed_WhenEndDateEqualsLastBookingTo.expected.txt
            |   |   |       
            |   |   +---ContractSpecialPrices
            |   |   |       ContractSpecialPricesTests.cs
            |   |   |       PriceKind_ChangeListPrice_ChangeKind_Fixed.expected.txt
            |   |   |       PriceKind_ChangeListPrice_ChangeKind_Percentage.expected.txt
            |   |   |       PriceKind_ChangePurchasePrice_ChangeKind_Fixed.expected.txt
            |   |   |       PriceKind_ChangePurchasePrice_ChangeKind_Percentage.expected.txt
            |   |   |       PriceKind_ChangeRecommendedSellPrice_ChangeKind_Fixed.expected.txt
            |   |   |       PriceKind_ChangeSellPrice_ChangeKind_Fixed.expected.txt
            |   |   |       PriceKind_ChangeSellPrice_ChangeKind_Percentage.expected.txt
            |   |   |       PriceKind_FixedPrice_ChangeKind_Fixed.expected.txt
            |   |   |       PriceKind_FixedPrice_ChangeKind_Percentage.expected.txt
            |   |   |       
            |   |   +---ContractUpdateFont
            |   |   |       AlleVertrõge_Count.expected.txt
            |   |   |       AlleVertrõge_FontFamilies.expected.txt
            |   |   |       ContractUpdateFontTests.cs
            |   |   |       Vertrag14005_Count.expected.txt
            |   |   |       Vertrag14005_FontFamilies.expected.txt
            |   |   |       
            |   |   +---CopyReceipt
            |   |   |       CopyReceiptTests.cs
            |   |   |       CopyReceipt_TakeoverPrice_False.expected.txt
            |   |   |       CopyReceipt_TakeoverPrice_True.expected.txt
            |   |   |       
            |   |   +---CRMActivity
            |   |   |       CRMActivityTest.cs
            |   |   |       NoPartners.expected.txt
            |   |   |       PartnersWith_NotifyAtCrmActivitiesTo_Flag.expected.txt
            |   |   |       PartnerWith_NotifyAtCrmActivitiesTo_Flag.expected.txt
            |   |   |       PartnerWith_NotifyAtCrmActivities_Flag.expected.txt
            |   |   |       PartnerWith_NotifyAtCrmActivities_Flag_WithMailTemplate.expected.txt
            |   |   |       
            |   |   +---CryptoControls
            |   |   |       CryptoControlTests.cs
            |   |   |       EncryptedText_0.expected.txt
            |   |   |       EncryptedText_1.expected.txt
            |   |   |       EncryptedText_2.expected.txt
            |   |   |       EncryptedText_3.expected.txt
            |   |   |       EncryptedText_4.expected.txt
            |   |   |       EncryptedText_5.expected.txt
            |   |   |       EncryptedText_6.expected.txt
            |   |   |       
            |   |   +---CryptoLogics
            |   |   |       CryptoLogicTests.cs
            |   |   |       EncryptedByteArray_.expected.txt
            |   |   |       EncryptedByteArray_MySuperSecretPassword.expected.txt
            |   |   |       EncryptedText_.expected.txt
            |   |   |       EncryptedText_MySuperSecretPassword.expected.txt
            |   |   |       
            |   |   +---DataExchange
            |   |   |   \---TelekomDive
            |   |   |           CreateAndSaveTwoProfiles.expected.txt
            |   |   |           FilterProfilesByMandator.expected.txt
            |   |   |           FilterProfilesByVisibility_Invisible.expected.txt
            |   |   |           FilterProfilesByVisibility_Visible.expected.txt
            |   |   |           LoadAndVerifyProfiles.expected.txt
            |   |   |           TelekomDiveProfileTest.cs
            |   |   |           
            |   |   +---DbEntity
            |   |   |       DbEntityTests.cs
            |   |   |       
            |   |   +---Devices
            |   |   |       DeviceGeneralTests.cs
            |   |   |       DeviceGeneralTests.Test0CheckAccountDevicesEntries.expected.txt
            |   |   |       DeviceGeneralTests.Test1CreateNewAccountDevice.expected.txt
            |   |   |       DeviceGeneralTests.Test2UpdateAccountDevice.expected.txt
            |   |   |       DeviceGeneralTests.Test5DeleteAccountDevice_CheckDeleted.expected.txt
            |   |   |       DeviceGeneralTests.Test5DeleteAccountDevice_Logs.expected.txt
            |   |   |       DeviceGeneralTests.Test6AssignAccountDeviceToTicket_Logs.expected.txt
            |   |   |       DeviceGeneralTests.Test7GetAccountDeviceLogsTest.expected.txt
            |   |   |       DeviceGeneralTests.Test8CheckAccountDeviceLogsEntries.expected.txt
            |   |   |       DeviceGeneralTests.Test8CheckAccountDevicesEntries.expected.txt
            |   |   |       DeviceGeneralTests.Test8CheckAccountDevicesToTicketsEntries.expected.txt
            |   |   |       DeviceGeneralTests.Test8CheckAccountDeviceUrisEntries.expected.txt
            |   |   |       DeviceGeneralTests.Test9GetTicketsByAccountDevice.expected.txt
            |   |   |       
            |   |   +---Directories
            |   |   |       DirectoriesTests.cs
            |   |   |       ReferenceDirectory.expected.txt
            |   |   |       ReferenceSubDirectories.expected.txt
            |   |   |       RenamedReferenceDirectory.expected.txt
            |   |   |       RootDirectory.expected.txt
            |   |   |       UserDirectorySettings.expected.txt
            |   |   |       
            |   |   +---Divo
            |   |   |       CustomersForSync.expected.txt
            |   |   |       CustomersForSyncWithChangedAfterDate.expected.txt
            |   |   |       DivoTests.cs
            |   |   |       Logo.expected.txt
            |   |   |       
            |   |   +---DocSync
            |   |   |       DocSyncActiveDirectoresAndOwners.expected.txt
            |   |   |       DocSyncTests.cs
            |   |   |       
            |   |   +---Documents
            |   |   |       AsciiConvertedStrings.expected.txt
            |   |   |       Document.expected.txt
            |   |   |       DocumentCheckedIn.expected.txt
            |   |   |       DocumentCheckedOut.expected.txt
            |   |   |       DocumentsByDirectory1.expected.txt
            |   |   |       DocumentsByDirectory2.expected.txt
            |   |   |       DocumentsCleanupTests.cs
            |   |   |       DocumentsFromDirectory1.expected.txt
            |   |   |       DocumentsFromDirectory2.expected.txt
            |   |   |       DocumentsTests.cs
            |   |   |       DocumentUndoCheckedOut.expected.txt
            |   |   |       DocumentWithAdjustedName.expected.txt
            |   |   |       FinalTemplate_ShouldBeClean.expected.txt
            |   |   |       FirstCustomer_ProcessedContent.expected.txt
            |   |   |       MetaInformations.expected.txt
            |   |   |       NewDocumentFlags.expected.txt
            |   |   |       NewDocumentName.expected.txt
            |   |   |       NewDocumentVersion.expected.txt
            |   |   |       OriginalTemplate_HasPlaceholders.expected.txt
            |   |   |       SecondCustomer_ProcessedContent.expected.txt
            |   |   |       SignatureTemplateTests.cs
            |   |   |       TemplateAfterFirstCustomer_ShouldHavePlaceholders.expected.txt
            |   |   |       
            |   |   +---Dunning
            |   |   |       DunningCustomerSettings.expected.txt
            |   |   |       DunningCustomersIncludeDunningStop.expected.txt
            |   |   |       DunningCustomersIncludingCreditVouchers.expected.txt
            |   |   |       DunningCustomersIncludingNoDunningLevel.expected.txt
            |   |   |       DunningCustomersIncludingNotReadyForDunning.expected.txt
            |   |   |       DunningCustomersLevel1.expected.txt
            |   |   |       DunningCustomersLevel12.expected.txt
            |   |   |       DunningCustomersLevel13.expected.txt
            |   |   |       DunningCustomersLevel2.expected.txt
            |   |   |       DunningCustomersLevel3.expected.txt
            |   |   |       DunningCustomersNoneLevel.expected.txt
            |   |   |       DunningCustomersWithoutFilter.expected.txt
            |   |   |       DunningRun.expected.txt
            |   |   |       DunningSettings.expected.txt
            |   |   |       DunningStatistics.expected.txt
            |   |   |       DunningTests.cs
            |   |   |       ResetSingleDunningRun.expected.txt
            |   |   |       SingleDunningRun.expected.txt
            |   |   |       UpdatedCustomerDunningStop.expected.txt
            |   |   |       UpdatedDunningSettings.expected.txt
            |   |   |       UpdatedInvoiceDunning.expected.txt
            |   |   |       
            |   |   +---EDI
            |   |   |   |   EdiImportTests.cs
            |   |   |   |   EdiImport_EDIInvoiceHead_Data.expected.txt
            |   |   |   |   EdiImport_ProcessedFiles.expected.txt
            |   |   |   |   EdiImport_ZipFileContents.expected.txt
            |   |   |   |   
            |   |   |   \---ExampleData
            |   |   |           IN_419872_250626.zip
            |   |   |           
            |   |   +---ExcelTest
            |   |   |       ExcelTests.cs
            |   |   |       
            |   |   +---ExternalTool
            |   |   |       ExternalToolTests.cs
            |   |   |       GetAllTools.expected.txt
            |   |   |       GetAllToolsAfterDelete.expected.txt
            |   |   |       ToolWithoutPath.expected.txt
            |   |   |       ToolWithPath.expected.txt
            |   |   |       
            |   |   +---FileEncoding
            |   |   |       FileEncodingTest.cs
            |   |   |       
            |   |   +---FlatRate
            |   |   |       CustomersWithBlanketOrders_AllOrders_1.expected.txt
            |   |   |       CustomersWithBlanketOrders_AllOrders_2.expected.txt
            |   |   |       CustomersWithBlanketOrders_OnlyWithOpenOrders_1.expected.txt
            |   |   |       CustomersWithBlanketOrders_OnlyWithOpenOrders_2.expected.txt
            |   |   |       FlatRateTests.cs
            |   |   |       
            |   |   +---ForeignArticleTextTest
            |   |   |       1_FrenchArticleTextInReceipt.expected.txt
            |   |   |       1_savedForeignArticleText_France.expected.txt
            |   |   |       2_savedForeignArticleText_Sweden.expected.txt
            |   |   |       2_SwedishArticleTextInReceipt.expected.txt
            |   |   |       3_savedForeignArticleText_Spain.expected.txt
            |   |   |       3_SpanishArticleTextInReceipt.expected.txt
            |   |   |       4_DefaultArticleTextInReceipt.expected.txt
            |   |   |       ForeignArticleTextTest.cs
            |   |   |       
            |   |   +---GfkExport
            |   |   |       GfkExportDaily.expected.txt
            |   |   |       GfkExportTest.cs
            |   |   |       GfkExportWeekly.expected.txt
            |   |   |       
            |   |   +---Helpdesk
            |   |   |   |   AddedSolution.expected.txt
            |   |   |   |   AllEditors.expected.txt
            |   |   |   |   BothPrefixesUnformattedCloseSettings.expected.txt
            |   |   |   |   BothPrefixesUnformattedForwardSettings.expected.txt
            |   |   |   |   BothPrefixesUnformattedMailSettings.expected.txt
            |   |   |   |   ClosedHelpdesk.expected.txt
            |   |   |   |   ClosedHelpdesk_CheckTodoEntries.expected.txt
            |   |   |   |   CloseSettings.expected.txt
            |   |   |   |   EmailPrefixOnlyUnformattedCloseSettings.expected.txt
            |   |   |   |   EmailPrefixOnlyUnformattedForwardSettings.expected.txt
            |   |   |   |   EmailPrefixOnlyUnformattedMailSettings.expected.txt
            |   |   |   |   ForwardSettings.expected.txt
            |   |   |   |   GlobalPrefixOnlyUnformattedCloseSettings.expected.txt
            |   |   |   |   GlobalPrefixOnlyUnformattedForwardSettings.expected.txt
            |   |   |   |   GlobalPrefixOnlyUnformattedMailSettings.expected.txt
            |   |   |   |   Helpdesk.expected.txt
            |   |   |   |   HelpdeskCategories.expected.txt
            |   |   |   |   HelpdeskConnectionNumberGroups.expected.txt
            |   |   |   |   HelpdeskHistory.expected.txt
            |   |   |   |   HelpdeskPatternTests.cs
            |   |   |   |   HelpdeskPriorities.expected.txt
            |   |   |   |   Helpdesks.expected.txt
            |   |   |   |   HelpdesksByCreatedBy.expected.txt
            |   |   |   |   HelpdesksByCustomer.expected.txt
            |   |   |   |   HelpdesksByDueDate.expected.txt
            |   |   |   |   HelpdesksByOnlyActive.expected.txt
            |   |   |   |   HelpdesksByOnlyOwn.expected.txt
            |   |   |   |   HelpdeskSearchPagingTests.cs
            |   |   |   |   HelpdeskSearchPagingTests_First20Entries.expected.txt
            |   |   |   |   HelpdeskSearchPagingTests_Page1.expected.txt
            |   |   |   |   HelpdeskSearchPagingTests_Page2.expected.txt
            |   |   |   |   HelpdeskSettings.expected.txt
            |   |   |   |   HelpdeskSettingsTests.cs
            |   |   |   |   HelpdeskSolutionTests.cs
            |   |   |   |   HelpdeskStates.expected.txt
            |   |   |   |   HelpdeskTests.cs
            |   |   |   |   HelpdeskTimer.expected.txt
            |   |   |   |   HelpdeskTimers.expected.txt
            |   |   |   |   HelpdeskTimerTests.cs
            |   |   |   |   HelpdeskTimerTypes.expected.txt
            |   |   |   |   HelpdeskTypes.expected.txt
            |   |   |   |   HistoryEntry.expected.txt
            |   |   |   |   Logs.expected.txt
            |   |   |   |   MailSettings.expected.txt
            |   |   |   |   NewHelpdesk.expected.txt
            |   |   |   |   NewHelpdesk_with_TicketDefault_Contact.expected.txt
            |   |   |   |   NextHelpdeskConnectionNumber.expected.txt
            |   |   |   |   NoPrefixUnformattedCloseSettings.expected.txt
            |   |   |   |   NoPrefixUnformattedForwardSettings.expected.txt
            |   |   |   |   NoPrefixUnformattedMailSettings.expected.txt
            |   |   |   |   SavedTimer.expected.txt
            |   |   |   |   Solution.expected.txt
            |   |   |   |   Solutions.expected.txt
            |   |   |   |   TicketPatternAccountCustomFilterPart1.expected.txt
            |   |   |   |   TicketPatternAccountCustomFilterPart2.expected.txt
            |   |   |   |   TicketPatternAccountCustomFilterPart3.expected.txt
            |   |   |   |   TimersCreatedFromArticle.expected.txt
            |   |   |   |   UnformattedCloseSettings.expected.txt
            |   |   |   |   UnformattedForwardSettings.expected.txt
            |   |   |   |   UnformattedMailSettings.expected.txt
            |   |   |   |   UpdatedHelpdesk.expected.txt
            |   |   |   |   UpdatedHelpdesk_CheckTodoEntries.expected.txt
            |   |   |   |   UpdatedHelpdesk_CheckTodoEntriesBeforeUpdate.expected.txt
            |   |   |   |   UpdatedSolution.expected.txt
            |   |   |   |   UpdatedTimer.expected.txt
            |   |   |   |   
            |   |   |   +---Forwarding
            |   |   |   |       ForwardedHelpdesk.expected.txt
            |   |   |   |       ForwardedHelpdeskHistory.expected.txt
            |   |   |   |       HelpdeskEditor0ChangedToDo.expected.txt
            |   |   |   |       HelpdeskEditorChangedToDo.expected.txt
            |   |   |   |       HelpdeskEditors.expected.txt
            |   |   |   |       HelpdeskForwardingTests.cs
            |   |   |   |       ManyEditors_HelpdeskEditors.expected.txt
            |   |   |   |       RemovedAll_HelpdeskEditor0ChangedToDo.expected.txt
            |   |   |   |       RemovedAll_HelpdeskEditorChangedToDo.expected.txt
            |   |   |   |       RemovedAll_HelpdeskEditors.expected.txt
            |   |   |   |       
            |   |   |   \---Scheduler
            |   |   |           CrmProjects_All.expected.txt
            |   |   |           HelpdeskSchedulerTests.cs
            |   |   |           Helpdesk_2016.expected.txt
            |   |   |           Helpdesk_2016_1.expected.txt
            |   |   |           Helpdesk_2016_2.expected.txt
            |   |   |           Helpdesk_2016_3.expected.txt
            |   |   |           Helpdesk_2016_4.expected.txt
            |   |   |           Helpdesk_All.expected.txt
            |   |   |           ScheduleItems_All.expected.txt
            |   |   |           Timer_All.expected.txt
            |   |   |           Timer_Employee_25.expected.txt
            |   |   |           
            |   |   +---ImprintParserOnlyRegex
            |   |   |       CelosImprint.expected.txt
            |   |   |       CentronImprint.expected.txt
            |   |   |       CompuservImprint.expected.txt
            |   |   |       DATAreformImprint.expected.txt
            |   |   |       DenkITImprint.expected.txt
            |   |   |       IFPInformatikImprint.expected.txt
            |   |   |       ImprintParserOnlyRegexTests.cs
            |   |   |       KraftSystemsImprint.expected.txt
            |   |   |       MarienhausImprint.expected.txt
            |   |   |       NetzwerftImprint.expected.txt
            |   |   |       OVSComputerImprint.expected.txt
            |   |   |       RiverbirdImprint.expected.txt
            |   |   |       SchaefflerPCImprint.expected.txt
            |   |   |       TradingPointImprint.expected.txt
            |   |   |       
            |   |   +---IncomingPayment
            |   |   |       01_incomingPaymentForPartlyPaidReceipt.expected.txt
            |   |   |       01_partlyPaidReceipt.expected.txt
            |   |   |       02_incomingPaymentForPartlyPaidReceipt.expected.txt
            |   |   |       02_partlyPaidReceipt.expected.txt
            |   |   |       03_incomingPaymentForPartlyPaidReceipt.expected.txt
            |   |   |       03_partlyPaidReceipt.expected.txt
            |   |   |       04_incomingPaymentForPartlyPaidReceipt.expected.txt
            |   |   |       04_partlyPaidReceiptWhichIsNowPaid.expected.txt
            |   |   |       05_incomingPaymentForPaidReceipt.expected.txt
            |   |   |       05_paidReceipt.expected.txt
            |   |   |       07_incomingPayment_AfterDeletingByPaymentI3D.expected.txt
            |   |   |       07_incomingPayment_BeforeDeletingByPaymentI3D.expected.txt
            |   |   |       07_receipt_AfterDeleting.expected.txt
            |   |   |       08_incomingPayment_BeforeDeletingByInvoiceI3D.expected.txt
            |   |   |       08_incomingPaymnets_AfterDeletingByInvoiceI3D.expected.txt
            |   |   |       08_receipt_AfterDeletingByInvoiceI3D.expected.txt
            |   |   |       09_incomingPayments_AfterDeletingByInvoiceNumber.expected.txt
            |   |   |       09_incomingPayment_BeforeDeletingByInvoiceNumber.expected.txt
            |   |   |       09_receipt_AfterDeletingByInvoiceNumber.expected.txt
            |   |   |       IncomingPaymentTest.cs
            |   |   |       
            |   |   +---IndexSearch
            |   |   |   |   IndexSearchTests.cs
            |   |   |   |   IndexStats_Count.expected.txt
            |   |   |   |   Index_Count.expected.txt
            |   |   |   |   Search_Result.expected.txt
            |   |   |   |   Statements.expected.txt
            |   |   |   |   
            |   |   |   \---IndexBuilder
            |   |   |           1_Output.expected.txt
            |   |   |           2_Output.expected.txt
            |   |   |           3_Output.expected.txt
            |   |   |           IndexBuilderTests.cs
            |   |   |           
            |   |   +---ITscopeOffer
            |   |   |       ITscopeOfferTests.cs
            |   |   |       OpenTransOffer1.expected.txt
            |   |   |       OpenTransOffer1.xml
            |   |   |       OpenTransOffer2.expected.txt
            |   |   |       OpenTransOffer2.xml
            |   |   |       
            |   |   +---MailDocuments
            |   |   |       Email-eml.expected.txt
            |   |   |       Email-msg.expected.txt
            |   |   |       MailDocumentTests.cs
            |   |   |       Test-Mail.eml
            |   |   |       Test-Mail.msg
            |   |   |       
            |   |   +---MailMessageSerializers
            |   |   |       MailMessageSerializerTests.cs
            |   |   |       
            |   |   +---Mails
            |   |   |       SentMails.expected.txt
            |   |   |       TestMailsTest.cs
            |   |   |       
            |   |   +---MailTemplateAttachments
            |   |   |       GetMailTemplateAttachments.expected.txt
            |   |   |       MailTemplateAttachmentsTest.cs
            |   |   |       
            |   |   +---MailTemplateRefs
            |   |   |       AllMailTemplateGroups_WithReferences.expected.txt
            |   |   |       AllMailTemplateReferences_ObjectI3D_17.expected.txt
            |   |   |       MailTemplateGroup_WithReferences_ObjectKind_PLM.expected.txt
            |   |   |       MailTemplateReferenceTests.cs
            |   |   |       ReferenceBasedOnReferenceObjectValues.expected.txt
            |   |   |       
            |   |   +---MailTemplateRelationshipKind
            |   |   |       AddMailTemplateRelationshipKinds.expected.txt
            |   |   |       DeleteMailTemplateRelationshipKinds.expected.txt
            |   |   |       FailDeleteDefault.expected.txt
            |   |   |       FailDuplicateDefault.expected.txt
            |   |   |       FailNoDefault.expected.txt
            |   |   |       LoadedContactToMailTemplateRelationshipKind.expected.txt
            |   |   |       LoadMailTemplateRelationshipKinds.expected.txt
            |   |   |       MailTemplateRelationshipKindTests.cs
            |   |   |       SavedContactToMailTemplateRelationshipKind.expected.txt
            |   |   |       
            |   |   +---MailTemplates
            |   |   |       Account_MailTemplate.expected.txt
            |   |   |       Branch_MailTemplate.expected.txt
            |   |   |       Default_MailTemplate.expected.txt
            |   |   |       Global_MailTemplate.expected.txt
            |   |   |       Inactive_MailTemplate.expected.txt
            |   |   |       MailTemplatesTest.cs
            |   |   |       MailTemplateWithAttachments.expected.txt
            |   |   |       Personal_MailTemplate.expected.txt
            |   |   |       
            |   |   +---ManuallyCloseOrder
            |   |   |       ManuallyCloseOrderTests.cs
            |   |   |       
            |   |   +---MassUpdate
            |   |   |       CreateMassUpdateTemplateForArticle.expected.txt
            |   |   |       CreateMassUpdateTemplateForReceipt.expected.txt
            |   |   |       CreateMassUpdateTemplateForReceiptData.expected.txt
            |   |   |       GetAllMassUpdates.expected.txt
            |   |   |       MassUpdateTests.cs
            |   |   |       PricePostUpdate.expected.txt
            |   |   |       PricePreUpdate.expected.txt
            |   |   |       ReceiptDataPostUpdate.expected.txt
            |   |   |       ReceiptDataPreUpdate.expected.txt
            |   |   |       ReceiptPostUpdate.expected.txt
            |   |   |       ReceiptPreUpdate.expected.txt
            |   |   |       SearchForReceiptsWithUpdateSettings.expected.txt
            |   |   |       SearchForReceiptsWithUpdateSettings1.expected.txt
            |   |   |       SearchForReceiptsWithUpdateSettings2.expected.txt
            |   |   |       SearchForReceiptsWithUpdateSettings3.expected.txt
            |   |   |       SearchForReceiptUpdateItems.expected.txt
            |   |   |       
            |   |   +---MasterDataList
            |   |   |       MainDeviceSerialNumberTests.cs
            |   |   |       MasterDataListOverview.expected.txt
            |   |   |       MasterDataListTests.cs
            |   |   |       MasterDataListTests_CheckMasterDataMultiplyingBug.expected.txt
            |   |   |       RemoveMainDeviceSerialNumber_NoCounters_Db.expected.txt
            |   |   |       RemoveMainDeviceSerialNumber_NoCounters_History.expected.txt
            |   |   |       RemoveMainDeviceSerialNumber_NoCounters_Result.expected.txt
            |   |   |       RemoveMainDeviceSerialNumber_WithCounters_Fails_Result.expected.txt
            |   |   |       SwapMainDeviceSerialNumber_WithCounters_UpdatesAll_DbCounters.expected.txt
            |   |   |       SwapMainDeviceSerialNumber_WithCounters_UpdatesAll_DbHead.expected.txt
            |   |   |       SwapMainDeviceSerialNumber_WithCounters_UpdatesAll_History.expected.txt
            |   |   |       SwapMainDeviceSerialNumber_WithCounters_UpdatesAll_Result.expected.txt
            |   |   |       
            |   |   +---MaterialGroups
            |   |   |       MaterialGroups.expected.txt
            |   |   |       MaterialGroupsAfterSave.expected.txt
            |   |   |       MaterialGroupSaveResult.expected.txt
            |   |   |       MaterialGroupTests.cs
            |   |   |       SecondaryMaterialGroups.expected.txt
            |   |   |       SecondaryMaterialGroupsAfterSave.expected.txt
            |   |   |       SecondaryMaterialGroupSaveResult.expected.txt
            |   |   |       
            |   |   +---ModuleCustomProperties
            |   |   |       EncryptedModuleCustomPropertyValueEntity.expected.txt
            |   |   |       ModuleCustomPropertiesTests.cs
            |   |   |       ModuleCustomPropertyStructure.expected.txt
            |   |   |       ModuleCustomPropertyValues.expected.txt
            |   |   |       
            |   |   +---MspCollector
            |   |   |   \---MspCollectorUnitTest
            |   |   |           CreateMspCollectorHistory.expected.txt
            |   |   |           GetAllMspEvaluationHistory.expected.txt
            |   |   |           GetMspEvaluationSettings.expected.txt
            |   |   |           MspCollectorTests.cs
            |   |   |           OriginalSettings.expected.txt
            |   |   |           UpdatedSettings.expected.txt
            |   |   |           
            |   |   +---MyDay
            |   |   |       MyDayNotificationsTest.cs
            |   |   |       MyDayTests.cs
            |   |   |       NewWorkItems.expected.txt
            |   |   |       Settings.expected.txt
            |   |   |       UpdatedSettings.expected.txt
            |   |   |       WorkItemByI3D.expected.txt
            |   |   |       WorkItems.expected.txt
            |   |   |       
            |   |   +---OldReceiptPriceCalculation
            |   |   |       CalculationUtilTests.cs
            |   |   |       
            |   |   +---OnlineBanking
            |   |   |       AccountTransactionsWithAutomaticallyAddedAssignments.expected.txt
            |   |   |       AccountTransactionsWithManuallyAddedAssignments.expected.txt
            |   |   |       CheckForUnknownIbans_IncludeCompleted.expected.txt
            |   |   |       CheckForUnknownIbans_WithDateRange.expected.txt
            |   |   |       OnlineBankingAccountTransactions.expected.txt
            |   |   |       OnlineBankingAccountTransactionTest.cs
            |   |   |       OnlineBankingConfigurationFinApiTest.cs
            |   |   |       OnlineBankingConfigurationTest.cs
            |   |   |       
            |   |   +---PartialCommission
            |   |   |       PartialCommissionDeliveryQuantityTest.cs
            |   |   |       PartialCommissionForwardStaleQuantityTest.cs
            |   |   |       
            |   |   +---PartListBarcodes
            |   |   |       DefaultWorkflow_AllGood.cs
            |   |   |       FailedWorkflow_InvalidOwnerBarcodeI3D.cs
            |   |   |       FailedWorkflow_OwnerBarcodeI3DChangedInDeliveryList.cs
            |   |   |       FailedWorkflow_OwnerBarcodeI3DChangedInInvoice.cs
            |   |   |       PartListBarcodeTestHelper.cs
            |   |   |       SpecialWorkflow_ChangeOwnerBarcodeI3DInNewVersion.cs
            |   |   |       SpecialWorkflow_ChangeOwnerBarcodeI3DInSameVersion.cs
            |   |   |       SpecialWorkflow_ChangeOwnerBarcodeI3DWithNewPosition.cs
            |   |   |       SpecialWorkflow_CreatePartListInDeliveryList.cs
            |   |   |       SpecialWorkflow_NoOwnerBarcodeI3D.cs
            |   |   |       SpecialWorkflow_SplitUpAndCreateInInvoice.cs
            |   |   |       SpecialWorkflow_SplitUpPartListInDeliveryList.cs
            |   |   |       
            |   |   +---PasswordManager
            |   |   |       customerAccessData.expected.txt
            |   |   |       PasswordManagerExportTests.cs
            |   |   |       
            |   |   +---PLM
            |   |   |       GetProductFamilies_After.expected.txt
            |   |   |       GetProductFamilies_Before.expected.txt
            |   |   |       GetProductFamilyGroups_After.expected.txt
            |   |   |       GetProductFamilyGroups_Before.expected.txt
            |   |   |       GetProductLifecycleInformations_After_Invoice.expected.txt
            |   |   |       GetProductLifecycleInformations_Before_Invoice.expected.txt
            |   |   |       ImportReceiptLicenses_1.expected.txt
            |   |   |       ImportReceiptLicenses_2.expected.txt
            |   |   |       ImportReceiptLicenses_3.expected.txt
            |   |   |       ImportReceiptLicenses_4.expected.txt
            |   |   |       ImportReceiptLicenses_5.expected.txt
            |   |   |       ImportReceiptLicenses_6.expected.txt
            |   |   |       ImportReceiptLicenses_7.expected.txt
            |   |   |       ImportReceiptLicenses_8.expected.txt
            |   |   |       ImportReceiptLicenses_9.expected.txt
            |   |   |       PlmTest.cs
            |   |   |       SaveProductFamily.expected.txt
            |   |   |       SaveProductFamilyGroup.expected.txt
            |   |   |       UpdateProductLifecycleInfo_DataImport.expected.txt
            |   |   |       UpdateProductLifecycleInfo_Invoice.expected.txt
            |   |   |       
            |   |   +---PriceUpdate
            |   |   |       ArticleMainStock.expected.txt
            |   |   |       ArticleSecondaryStock.expected.txt
            |   |   |       PriceUpdateTest.cs
            |   |   |       
            |   |   +---Production
            |   |   |   |   allProductionArticles.expected.txt
            |   |   |   |   allReceipts.expected.txt
            |   |   |   |   ArticleProductionTest.cs
            |   |   |   |   articleReceipts.expected.txt
            |   |   |   |   BillsProductionArticles.expected.txt
            |   |   |   |   GetReceiptsWithProductionArticleTest.cs
            |   |   |   |   openReceipts.expected.txt
            |   |   |   |   parentProductionArticles.expected.txt
            |   |   |   |   
            |   |   |   \---ArticleProductionOrder
            |   |   |           01_ArticleProductionOrder_Mars.expected.txt
            |   |   |           02_ArticleProductionOrder_Twix.expected.txt
            |   |   |           03_ArticleProductionOrderStepItem_Mars1.expected.txt
            |   |   |           04_ArticleProductionOrderStepItem_Twix1.expected.txt
            |   |   |           05_ArticleProductionOrderStepInfo_Filter1.expected.txt
            |   |   |           06_ArticleProductionOrderStepInfo_Filter2.expected.txt
            |   |   |           07_SaveRFIDFilter.expected.txt
            |   |   |           11_CreateCentronConfigDb_Result.expected.txt
            |   |   |           ArticleProductionOrderTest.cs
            |   |   |           
            |   |   +---ProductionOrder
            |   |   |       01_allProductionMachineKinds.expected.txt
            |   |   |       02_humanKinds.expected.txt
            |   |   |       03_inactiveKinds.expected.txt
            |   |   |       04_allLocations.expected.txt
            |   |   |       05_middleEarth.expected.txt
            |   |   |       06_middleEarthAndMiddleEarthAsParent.expected.txt
            |   |   |       07_inactiveLocations.expected.txt
            |   |   |       08_allMachines.expected.txt
            |   |   |       09_MachineHobbitsAndElfes.expected.txt
            |   |   |       10_MachineSam.expected.txt
            |   |   |       11_MachineInActive.expected.txt
            |   |   |       12_order.expected.txt
            |   |   |       13_items.expected.txt
            |   |   |       14_logs.expected.txt
            |   |   |       14_logsStart.expected.txt
            |   |   |       15_itemsAfterChange.expected.txt
            |   |   |       16_logsAfterItemChange.expected.txt
            |   |   |       17_descriptionElv.expected.txt
            |   |   |       18_descriptionHoobit.expected.txt
            |   |   |       19_descriptionIstari.expected.txt
            |   |   |       20_allDescriptions.expected.txt
            |   |   |       ProductionOrderTest.cs
            |   |   |       
            |   |   +---Radius
            |   |   |       RadiusMessageAuthenticationTest.cs
            |   |   |       
            |   |   +---Rebooking
            |   |   |       01_AddedStocks.expected.txt
            |   |   |       02_RemovedStocks.expected.txt
            |   |   |       03_AddedToAnotherStock.expected.txt
            |   |   |       05_Booked_From_2_To_6.expected.txt
            |   |   |       06_Booked_From_2_To_6.expected.txt
            |   |   |       07_Booked_From_2_To-6.expected.txt
            |   |   |       08_Booked_From_2_To-6.expected.txt
            |   |   |       09_Booked_From_2_To-6.expected.txt
            |   |   |       10_Booked_From_2_To-6.expected.txt
            |   |   |       11_ArticleLogsAfterRebooking.expected.txt
            |   |   |       4_ArticleLogsAfter.expected.txt
            |   |   |       RebookingTest.cs
            |   |   |       
            |   |   +---ReceiptAdditionalText
            |   |   |       ReceiptAdditionalTextTests.cs
            |   |   |       Required_False_AdditionalTextFilled_False.expected.txt
            |   |   |       Required_False_AdditionalTextFilled_True.expected.txt
            |   |   |       Required_True_AdditionalTextFilled_False.expected.txt
            |   |   |       Required_True_AdditionalTextFilled_True.expected.txt
            |   |   |       
            |   |   +---ReceiptCartReleaseSystem
            |   |   |       CheckerApprove_Mails.expected.txt
            |   |   |       CheckerDecline_Mails.expected.txt
            |   |   |       ImproveCheckerDeclined_Mails.expected.txt
            |   |   |       ImproveOrdererDeclined_Mails.expected.txt
            |   |   |       OfferState.expected.txt
            |   |   |       Order.expected.txt
            |   |   |       OrderCartResult.expected.txt
            |   |   |       OrdererApprove_Mails.expected.txt
            |   |   |       OrdererDecline_Mails.expected.txt
            |   |   |       ReadyForCheck_Mails.expected.txt
            |   |   |       ReceiptCartAction.cs
            |   |   |       ReceiptCartReleaseSystemTests.cs
            |   |   |       ReceiptLogs.expected.txt
            |   |   |       ReceiptLogsTable.expected.txt
            |   |   |       
            |   |   +---ReceiptCarts
            |   |   |       10_AllCarts.expected.txt
            |   |   |       10_OfferItems.expected.txt
            |   |   |       10_Offers.expected.txt
            |   |   |       12_AllArticles.expected.txt
            |   |   |       12_Page1Articles.expected.txt
            |   |   |       12_Page2Articles.expected.txt
            |   |   |       13_DuplicateCart.expected.txt
            |   |   |       13_OriginalCart.expected.txt
            |   |   |       14_AfterPasswordChange_AccountAddressContacts.expected.txt
            |   |   |       14_AfterPasswordChange_Personen.expected.txt
            |   |   |       14_AfterPasswordChange_User.expected.txt
            |   |   |       14_AfterPasswordChange_WebAccountRights.expected.txt
            |   |   |       14_AfterPasswordChange_WebAccounts.expected.txt
            |   |   |       14_After_AccountAddressContacts.expected.txt
            |   |   |       14_After_Personen.expected.txt
            |   |   |       14_After_User.expected.txt
            |   |   |       14_After_WebAccountRights.expected.txt
            |   |   |       14_After_WebAccounts.expected.txt
            |   |   |       14_Before_AccountAddressContacts.expected.txt
            |   |   |       14_Before_Personen.expected.txt
            |   |   |       14_Before_User.expected.txt
            |   |   |       14_Before_WebAccountRights.expected.txt
            |   |   |       14_Before_WebAccounts.expected.txt
            |   |   |       14_NewUser_AccountAddressContacts.expected.txt
            |   |   |       14_NewUser_Personen.expected.txt
            |   |   |       14_NewUser_User.expected.txt
            |   |   |       14_NewUser_WebAccountRights.expected.txt
            |   |   |       14_NewUser_WebAccounts.expected.txt
            |   |   |       14_Users.expected.txt
            |   |   |       15_Addresses.expected.txt
            |   |   |       16_ImportResult.expected.txt
            |   |   |       1_NewCart.expected.txt
            |   |   |       2_AllCarts.expected.txt
            |   |   |       2_OfferItems.expected.txt
            |   |   |       2_Offers.expected.txt
            |   |   |       3_AllCarts.expected.txt
            |   |   |       3_OfferItems.expected.txt
            |   |   |       3_Offers.expected.txt
            |   |   |       4_AllCarts.expected.txt
            |   |   |       5_NewCart.expected.txt
            |   |   |       6_AllCarts.expected.txt
            |   |   |       6_OfferItems.expected.txt
            |   |   |       6_Offers.expected.txt
            |   |   |       7_AllCarts.expected.txt
            |   |   |       7_OfferItems.expected.txt
            |   |   |       7_Offers.expected.txt
            |   |   |       8_AllCarts.expected.txt
            |   |   |       8_OfferItems.expected.txt
            |   |   |       8_Offers.expected.txt
            |   |   |       9_AllCarts.expected.txt
            |   |   |       9_OfferItems.expected.txt
            |   |   |       9_Offers.expected.txt
            |   |   |       ReceiptCartTests.cs
            |   |   |       
            |   |   +---ReceiptCompanyGroup
            |   |   |       1_KundeToKonzern.expected.txt
            |   |   |       1_Set_UseSettingsFromCompanyGroupForReceipts.expected.txt
            |   |   |       2_NewReceipt_Abholschein.expected.txt
            |   |   |       2_NewReceipt_Angebot.expected.txt
            |   |   |       2_NewReceipt_Auftrag.expected.txt
            |   |   |       2_NewReceipt_Gutschrift.expected.txt
            |   |   |       2_NewReceipt_Lieferschein.expected.txt
            |   |   |       2_NewReceipt_Rechnung.expected.txt
            |   |   |       3_LeitwegID.expected.txt
            |   |   |       3_ZUGFeRD_Settings.expected.txt
            |   |   |       4_MailTemplate.expected.txt
            |   |   |       5_Prices.expected.txt
            |   |   |       6_Receipts.expected.txt
            |   |   |       7_Timers.expected.txt
            |   |   |       8_OfferToInvoice.expected.txt
            |   |   |       ReceiptCompanyGroupTests.cs
            |   |   |       
            |   |   +---ReceiptConsumables
            |   |   |       MasterDataListConsumableReceiptItemResultFor1283.expected.txt
            |   |   |       OrderWithMasterDataListConsumableResult.expected.txt
            |   |   |       ReceiptConsumablesTest.cs
            |   |   |       SaveOrderWithMasterDataListConsumableResult.expected.txt
            |   |   |       
            |   |   +---ReceiptDunningBlock
            |   |   |       ReceiptDunningBlockTests.cs
            |   |   |       
            |   |   +---ReceiptEsr
            |   |   |       ReceiptEsrTests.cs
            |   |   |       Step_1.expected.txt
            |   |   |       Step_2.expected.txt
            |   |   |       Step_3.expected.txt
            |   |   |       Step_4.expected.txt
            |   |   |       Step_5.expected.txt
            |   |   |       
            |   |   +---ReceiptForwardedFromHierarchy
            |   |   |       ForwardeFromHierarchyFor_Rechnung_6537.expected.txt
            |   |   |       ForwardeFromHierarchyFor_Rechnung_6565.expected.txt
            |   |   |       ForwardeFromHierarchyFor_Rechnung_6578.expected.txt
            |   |   |       ForwardeFromHierarchyFor_Rechnung_6586.expected.txt
            |   |   |       ReceiptForwardedFromHierarchyTests.cs
            |   |   |       
            |   |   +---ReceiptFreightArticle
            |   |   |       AllExtendedFreightArticleSettings.expected.txt
            |   |   |       ReceiptDeliveryListItemsResultFor72.expected.txt
            |   |   |       ReceiptDeliveryListItemsResultFor90.expected.txt
            |   |   |       ReceiptFreightArticleTest.cs
            |   |   |       SavedCustomFilter.expected.txt
            |   |   |       SaveDeliveryListResult.expected.txt
            |   |   |       SaveDeliveryListResultAfterSettingsChange.expected.txt
            |   |   |       SaveOfferResult.expected.txt
            |   |   |       SaveOfferResultAfterSettings.expected.txt
            |   |   |       SaveSupplierInvoiceResult.expected.txt
            |   |   |       SaveSupplierInvoiceResultAfterSettingsChange.expected.txt
            |   |   |       
            |   |   +---ReceiptLock
            |   |   |       IsOfferLocked_False_LockedByDifferentUser_False_HasUserRight_False.expected.txt
            |   |   |       IsOfferLocked_False_LockedByDifferentUser_False_HasUserRight_True.expected.txt
            |   |   |       IsOfferLocked_False_LockedByDifferentUser_True_HasUserRight_False.expected.txt
            |   |   |       IsOfferLocked_False_LockedByDifferentUser_True_HasUserRight_True.expected.txt
            |   |   |       IsOfferLocked_True_LockedByDifferentUser_False_HasUserRight_False.expected.txt
            |   |   |       IsOfferLocked_True_LockedByDifferentUser_False_HasUserRight_True.expected.txt
            |   |   |       IsOfferLocked_True_LockedByDifferentUser_True_HasUserRight_False.expected.txt
            |   |   |       IsOfferLocked_True_LockedByDifferentUser_True_HasUserRight_True.expected.txt
            |   |   |       ReceiptLockTests.cs
            |   |   |       
            |   |   +---ReceiptMail
            |   |   |       MailTemplate.expected.txt
            |   |   |       ReceiptMailTests.cs
            |   |   |       Textbausteine.expected.txt
            |   |   |       
            |   |   +---ReceiptPrices
            |   |   |       PricesFor_AB_1.expected.txt
            |   |   |       PricesFor_AB_2.expected.txt
            |   |   |       PricesFor_AB_3.expected.txt
            |   |   |       PricesFor_AN_1.expected.txt
            |   |   |       PricesFor_AN_10.expected.txt
            |   |   |       PricesFor_AN_100.expected.txt
            |   |   |       PricesFor_AN_101.expected.txt
            |   |   |       PricesFor_AN_102.expected.txt
            |   |   |       PricesFor_AN_103.expected.txt
            |   |   |       PricesFor_AN_104.expected.txt
            |   |   |       PricesFor_AN_105.expected.txt
            |   |   |       PricesFor_AN_106.expected.txt
            |   |   |       PricesFor_AN_107.expected.txt
            |   |   |       PricesFor_AN_108.expected.txt
            |   |   |       PricesFor_AN_109.expected.txt
            |   |   |       PricesFor_AN_11.expected.txt
            |   |   |       PricesFor_AN_110.expected.txt
            |   |   |       PricesFor_AN_111.expected.txt
            |   |   |       PricesFor_AN_112.expected.txt
            |   |   |       PricesFor_AN_113.expected.txt
            |   |   |       PricesFor_AN_114.expected.txt
            |   |   |       PricesFor_AN_115.expected.txt
            |   |   |       PricesFor_AN_116.expected.txt
            |   |   |       PricesFor_AN_117.expected.txt
            |   |   |       PricesFor_AN_118.expected.txt
            |   |   |       PricesFor_AN_119.expected.txt
            |   |   |       PricesFor_AN_12.expected.txt
            |   |   |       PricesFor_AN_120.expected.txt
            |   |   |       PricesFor_AN_121.expected.txt
            |   |   |       PricesFor_AN_122.expected.txt
            |   |   |       PricesFor_AN_123.expected.txt
            |   |   |       PricesFor_AN_124.expected.txt
            |   |   |       PricesFor_AN_1241.expected.txt
            |   |   |       PricesFor_AN_1242.expected.txt
            |   |   |       PricesFor_AN_1243.expected.txt
            |   |   |       PricesFor_AN_1244.expected.txt
            |   |   |       PricesFor_AN_1245.expected.txt
            |   |   |       PricesFor_AN_1246.expected.txt
            |   |   |       PricesFor_AN_1247.expected.txt
            |   |   |       PricesFor_AN_1248.expected.txt
            |   |   |       PricesFor_AN_1249.expected.txt
            |   |   |       PricesFor_AN_125.expected.txt
            |   |   |       PricesFor_AN_1250.expected.txt
            |   |   |       PricesFor_AN_1251.expected.txt
            |   |   |       PricesFor_AN_1252.expected.txt
            |   |   |       PricesFor_AN_1253.expected.txt
            |   |   |       PricesFor_AN_1254.expected.txt
            |   |   |       PricesFor_AN_1255.expected.txt
            |   |   |       PricesFor_AN_1256.expected.txt
            |   |   |       PricesFor_AN_1257.expected.txt
            |   |   |       PricesFor_AN_1258.expected.txt
            |   |   |       PricesFor_AN_1259.expected.txt
            |   |   |       PricesFor_AN_126.expected.txt
            |   |   |       PricesFor_AN_1260.expected.txt
            |   |   |       PricesFor_AN_1261.expected.txt
            |   |   |       PricesFor_AN_1262.expected.txt
            |   |   |       PricesFor_AN_1263.expected.txt
            |   |   |       PricesFor_AN_1264.expected.txt
            |   |   |       PricesFor_AN_127.expected.txt
            |   |   |       PricesFor_AN_1273.expected.txt
            |   |   |       PricesFor_AN_1274.expected.txt
            |   |   |       PricesFor_AN_1275.expected.txt
            |   |   |       PricesFor_AN_1276.expected.txt
            |   |   |       PricesFor_AN_1277.expected.txt
            |   |   |       PricesFor_AN_1278.expected.txt
            |   |   |       PricesFor_AN_1279.expected.txt
            |   |   |       PricesFor_AN_128.expected.txt
            |   |   |       PricesFor_AN_1280.expected.txt
            |   |   |       PricesFor_AN_1281.expected.txt
            |   |   |       PricesFor_AN_1282.expected.txt
            |   |   |       PricesFor_AN_1289.expected.txt
            |   |   |       PricesFor_AN_129.expected.txt
            |   |   |       PricesFor_AN_1291.expected.txt
            |   |   |       PricesFor_AN_130.expected.txt
            |   |   |       PricesFor_AN_131.expected.txt
            |   |   |       PricesFor_AN_132.expected.txt
            |   |   |       PricesFor_AN_133.expected.txt
            |   |   |       PricesFor_AN_1337.expected.txt
            |   |   |       PricesFor_AN_134.expected.txt
            |   |   |       PricesFor_AN_135.expected.txt
            |   |   |       PricesFor_AN_136.expected.txt
            |   |   |       PricesFor_AN_137.expected.txt
            |   |   |       PricesFor_AN_138.expected.txt
            |   |   |       PricesFor_AN_1381.expected.txt
            |   |   |       PricesFor_AN_139.expected.txt
            |   |   |       PricesFor_AN_1397.expected.txt
            |   |   |       PricesFor_AN_14.expected.txt
            |   |   |       PricesFor_AN_140.expected.txt
            |   |   |       PricesFor_AN_141.expected.txt
            |   |   |       PricesFor_AN_142.expected.txt
            |   |   |       PricesFor_AN_143.expected.txt
            |   |   |       PricesFor_AN_144.expected.txt
            |   |   |       PricesFor_AN_145.expected.txt
            |   |   |       PricesFor_AN_146.expected.txt
            |   |   |       PricesFor_AN_147.expected.txt
            |   |   |       PricesFor_AN_148.expected.txt
            |   |   |       PricesFor_AN_149.expected.txt
            |   |   |       PricesFor_AN_15.expected.txt
            |   |   |       PricesFor_AN_150.expected.txt
            |   |   |       PricesFor_AN_151.expected.txt
            |   |   |       PricesFor_AN_152.expected.txt
            |   |   |       PricesFor_AN_153.expected.txt
            |   |   |       PricesFor_AN_154.expected.txt
            |   |   |       PricesFor_AN_155.expected.txt
            |   |   |       PricesFor_AN_156.expected.txt
            |   |   |       PricesFor_AN_157.expected.txt
            |   |   |       PricesFor_AN_158.expected.txt
            |   |   |       PricesFor_AN_159.expected.txt
            |   |   |       PricesFor_AN_16.expected.txt
            |   |   |       PricesFor_AN_160.expected.txt
            |   |   |       PricesFor_AN_161.expected.txt
            |   |   |       PricesFor_AN_162.expected.txt
            |   |   |       PricesFor_AN_163.expected.txt
            |   |   |       PricesFor_AN_164.expected.txt
            |   |   |       PricesFor_AN_165.expected.txt
            |   |   |       PricesFor_AN_166.expected.txt
            |   |   |       PricesFor_AN_167.expected.txt
            |   |   |       PricesFor_AN_168.expected.txt
            |   |   |       PricesFor_AN_169.expected.txt
            |   |   |       PricesFor_AN_17.expected.txt
            |   |   |       PricesFor_AN_170.expected.txt
            |   |   |       PricesFor_AN_171.expected.txt
            |   |   |       PricesFor_AN_172.expected.txt
            |   |   |       PricesFor_AN_173.expected.txt
            |   |   |       PricesFor_AN_174.expected.txt
            |   |   |       PricesFor_AN_175.expected.txt
            |   |   |       PricesFor_AN_176.expected.txt
            |   |   |       PricesFor_AN_177.expected.txt
            |   |   |       PricesFor_AN_178.expected.txt
            |   |   |       PricesFor_AN_179.expected.txt
            |   |   |       PricesFor_AN_18.expected.txt
            |   |   |       PricesFor_AN_180.expected.txt
            |   |   |       PricesFor_AN_181.expected.txt
            |   |   |       PricesFor_AN_182.expected.txt
            |   |   |       PricesFor_AN_183.expected.txt
            |   |   |       PricesFor_AN_184.expected.txt
            |   |   |       PricesFor_AN_185.expected.txt
            |   |   |       PricesFor_AN_186.expected.txt
            |   |   |       PricesFor_AN_187.expected.txt
            |   |   |       PricesFor_AN_188.expected.txt
            |   |   |       PricesFor_AN_189.expected.txt
            |   |   |       PricesFor_AN_19.expected.txt
            |   |   |       PricesFor_AN_190.expected.txt
            |   |   |       PricesFor_AN_191.expected.txt
            |   |   |       PricesFor_AN_192.expected.txt
            |   |   |       PricesFor_AN_193.expected.txt
            |   |   |       PricesFor_AN_194.expected.txt
            |   |   |       PricesFor_AN_195.expected.txt
            |   |   |       PricesFor_AN_196.expected.txt
            |   |   |       PricesFor_AN_197.expected.txt
            |   |   |       PricesFor_AN_198.expected.txt
            |   |   |       PricesFor_AN_199.expected.txt
            |   |   |       PricesFor_AN_2.expected.txt
            |   |   |       PricesFor_AN_20.expected.txt
            |   |   |       PricesFor_AN_200.expected.txt
            |   |   |       PricesFor_AN_201.expected.txt
            |   |   |       PricesFor_AN_202.expected.txt
            |   |   |       PricesFor_AN_203.expected.txt
            |   |   |       PricesFor_AN_204.expected.txt
            |   |   |       PricesFor_AN_205.expected.txt
            |   |   |       PricesFor_AN_206.expected.txt
            |   |   |       PricesFor_AN_207.expected.txt
            |   |   |       PricesFor_AN_208.expected.txt
            |   |   |       PricesFor_AN_209.expected.txt
            |   |   |       PricesFor_AN_21.expected.txt
            |   |   |       PricesFor_AN_210.expected.txt
            |   |   |       PricesFor_AN_211.expected.txt
            |   |   |       PricesFor_AN_212.expected.txt
            |   |   |       PricesFor_AN_213.expected.txt
            |   |   |       PricesFor_AN_214.expected.txt
            |   |   |       PricesFor_AN_215.expected.txt
            |   |   |       PricesFor_AN_216.expected.txt
            |   |   |       PricesFor_AN_217.expected.txt
            |   |   |       PricesFor_AN_218.expected.txt
            |   |   |       PricesFor_AN_219.expected.txt
            |   |   |       PricesFor_AN_22.expected.txt
            |   |   |       PricesFor_AN_220.expected.txt
            |   |   |       PricesFor_AN_221.expected.txt
            |   |   |       PricesFor_AN_222.expected.txt
            |   |   |       PricesFor_AN_223.expected.txt
            |   |   |       PricesFor_AN_224.expected.txt
            |   |   |       PricesFor_AN_225.expected.txt
            |   |   |       PricesFor_AN_226.expected.txt
            |   |   |       PricesFor_AN_227.expected.txt
            |   |   |       PricesFor_AN_228.expected.txt
            |   |   |       PricesFor_AN_229.expected.txt
            |   |   |       PricesFor_AN_23.expected.txt
            |   |   |       PricesFor_AN_230.expected.txt
            |   |   |       PricesFor_AN_231.expected.txt
            |   |   |       PricesFor_AN_232.expected.txt
            |   |   |       PricesFor_AN_233.expected.txt
            |   |   |       PricesFor_AN_234.expected.txt
            |   |   |       PricesFor_AN_235.expected.txt
            |   |   |       PricesFor_AN_236.expected.txt
            |   |   |       PricesFor_AN_237.expected.txt
            |   |   |       PricesFor_AN_238.expected.txt
            |   |   |       PricesFor_AN_239.expected.txt
            |   |   |       PricesFor_AN_24.expected.txt
            |   |   |       PricesFor_AN_240.expected.txt
            |   |   |       PricesFor_AN_2406.expected.txt
            |   |   |       PricesFor_AN_241.expected.txt
            |   |   |       PricesFor_AN_2442.expected.txt
            |   |   |       PricesFor_AN_2443.expected.txt
            |   |   |       PricesFor_AN_25.expected.txt
            |   |   |       PricesFor_AN_26.expected.txt
            |   |   |       PricesFor_AN_27.expected.txt
            |   |   |       PricesFor_AN_28.expected.txt
            |   |   |       PricesFor_AN_29.expected.txt
            |   |   |       PricesFor_AN_3.expected.txt
            |   |   |       PricesFor_AN_30.expected.txt
            |   |   |       PricesFor_AN_31.expected.txt
            |   |   |       PricesFor_AN_32.expected.txt
            |   |   |       PricesFor_AN_33.expected.txt
            |   |   |       PricesFor_AN_34.expected.txt
            |   |   |       PricesFor_AN_3443.expected.txt
            |   |   |       PricesFor_AN_3444.expected.txt
            |   |   |       PricesFor_AN_3445.expected.txt
            |   |   |       PricesFor_AN_3446.expected.txt
            |   |   |       PricesFor_AN_3449.expected.txt
            |   |   |       PricesFor_AN_3450.expected.txt
            |   |   |       PricesFor_AN_3451.expected.txt
            |   |   |       PricesFor_AN_3452.expected.txt
            |   |   |       PricesFor_AN_35.expected.txt
            |   |   |       PricesFor_AN_36.expected.txt
            |   |   |       PricesFor_AN_37.expected.txt
            |   |   |       PricesFor_AN_38.expected.txt
            |   |   |       PricesFor_AN_4.expected.txt
            |   |   |       PricesFor_AN_40.expected.txt
            |   |   |       PricesFor_AN_41.expected.txt
            |   |   |       PricesFor_AN_42.expected.txt
            |   |   |       PricesFor_AN_43.expected.txt
            |   |   |       PricesFor_AN_44.expected.txt
            |   |   |       PricesFor_AN_4452.expected.txt
            |   |   |       PricesFor_AN_4453.expected.txt
            |   |   |       PricesFor_AN_4454.expected.txt
            |   |   |       PricesFor_AN_4455.expected.txt
            |   |   |       PricesFor_AN_4456.expected.txt
            |   |   |       PricesFor_AN_4458.expected.txt
            |   |   |       PricesFor_AN_4459.expected.txt
            |   |   |       PricesFor_AN_45.expected.txt
            |   |   |       PricesFor_AN_46.expected.txt
            |   |   |       PricesFor_AN_47.expected.txt
            |   |   |       PricesFor_AN_48.expected.txt
            |   |   |       PricesFor_AN_49.expected.txt
            |   |   |       PricesFor_AN_50.expected.txt
            |   |   |       PricesFor_AN_51.expected.txt
            |   |   |       PricesFor_AN_52.expected.txt
            |   |   |       PricesFor_AN_53.expected.txt
            |   |   |       PricesFor_AN_54.expected.txt
            |   |   |       PricesFor_AN_5470.expected.txt
            |   |   |       PricesFor_AN_5492.expected.txt
            |   |   |       PricesFor_AN_55.expected.txt
            |   |   |       PricesFor_AN_5530.expected.txt
            |   |   |       PricesFor_AN_5531.expected.txt
            |   |   |       PricesFor_AN_5554.expected.txt
            |   |   |       PricesFor_AN_5556.expected.txt
            |   |   |       PricesFor_AN_5576.expected.txt
            |   |   |       PricesFor_AN_5597.expected.txt
            |   |   |       PricesFor_AN_5598.expected.txt
            |   |   |       PricesFor_AN_56.expected.txt
            |   |   |       PricesFor_AN_57.expected.txt
            |   |   |       PricesFor_AN_58.expected.txt
            |   |   |       PricesFor_AN_59.expected.txt
            |   |   |       PricesFor_AN_60.expected.txt
            |   |   |       PricesFor_AN_61.expected.txt
            |   |   |       PricesFor_AN_62.expected.txt
            |   |   |       PricesFor_AN_63.expected.txt
            |   |   |       PricesFor_AN_64.expected.txt
            |   |   |       PricesFor_AN_65.expected.txt
            |   |   |       PricesFor_AN_6598.expected.txt
            |   |   |       PricesFor_AN_66.expected.txt
            |   |   |       PricesFor_AN_6615.expected.txt
            |   |   |       PricesFor_AN_6616.expected.txt
            |   |   |       PricesFor_AN_6617.expected.txt
            |   |   |       PricesFor_AN_6619.expected.txt
            |   |   |       PricesFor_AN_6623.expected.txt
            |   |   |       PricesFor_AN_6641.expected.txt
            |   |   |       PricesFor_AN_6642.expected.txt
            |   |   |       PricesFor_AN_6643.expected.txt
            |   |   |       PricesFor_AN_6654.expected.txt
            |   |   |       PricesFor_AN_6670.expected.txt
            |   |   |       PricesFor_AN_6675.expected.txt
            |   |   |       PricesFor_AN_6689.expected.txt
            |   |   |       PricesFor_AN_6690.expected.txt
            |   |   |       PricesFor_AN_6691.expected.txt
            |   |   |       PricesFor_AN_6692.expected.txt
            |   |   |       PricesFor_AN_67.expected.txt
            |   |   |       PricesFor_AN_6706.expected.txt
            |   |   |       PricesFor_AN_6713.expected.txt
            |   |   |       PricesFor_AN_6716.expected.txt
            |   |   |       PricesFor_AN_6723.expected.txt
            |   |   |       PricesFor_AN_6728.expected.txt
            |   |   |       PricesFor_AN_6732.expected.txt
            |   |   |       PricesFor_AN_6748.expected.txt
            |   |   |       PricesFor_AN_6750.expected.txt
            |   |   |       PricesFor_AN_68.expected.txt
            |   |   |       PricesFor_AN_69.expected.txt
            |   |   |       PricesFor_AN_7.expected.txt
            |   |   |       PricesFor_AN_70.expected.txt
            |   |   |       PricesFor_AN_71.expected.txt
            |   |   |       PricesFor_AN_72.expected.txt
            |   |   |       PricesFor_AN_73.expected.txt
            |   |   |       PricesFor_AN_74.expected.txt
            |   |   |       PricesFor_AN_75.expected.txt
            |   |   |       PricesFor_AN_76.expected.txt
            |   |   |       PricesFor_AN_77.expected.txt
            |   |   |       PricesFor_AN_78.expected.txt
            |   |   |       PricesFor_AN_79.expected.txt
            |   |   |       PricesFor_AN_8.expected.txt
            |   |   |       PricesFor_AN_80.expected.txt
            |   |   |       PricesFor_AN_81.expected.txt
            |   |   |       PricesFor_AN_82.expected.txt
            |   |   |       PricesFor_AN_83.expected.txt
            |   |   |       PricesFor_AN_84.expected.txt
            |   |   |       PricesFor_AN_85.expected.txt
            |   |   |       PricesFor_AN_86.expected.txt
            |   |   |       PricesFor_AN_87.expected.txt
            |   |   |       PricesFor_AN_88.expected.txt
            |   |   |       PricesFor_AN_89.expected.txt
            |   |   |       PricesFor_AN_9.expected.txt
            |   |   |       PricesFor_AN_90.expected.txt
            |   |   |       PricesFor_AN_91.expected.txt
            |   |   |       PricesFor_AN_92.expected.txt
            |   |   |       PricesFor_AN_93.expected.txt
            |   |   |       PricesFor_AN_94.expected.txt
            |   |   |       PricesFor_AN_95.expected.txt
            |   |   |       PricesFor_AN_96.expected.txt
            |   |   |       PricesFor_AN_97.expected.txt
            |   |   |       PricesFor_AN_98.expected.txt
            |   |   |       PricesFor_AN_99.expected.txt
            |   |   |       PricesFor_AU_1.expected.txt
            |   |   |       PricesFor_AU_10.expected.txt
            |   |   |       PricesFor_AU_100.expected.txt
            |   |   |       PricesFor_AU_101.expected.txt
            |   |   |       PricesFor_AU_102.expected.txt
            |   |   |       PricesFor_AU_103.expected.txt
            |   |   |       PricesFor_AU_104.expected.txt
            |   |   |       PricesFor_AU_105.expected.txt
            |   |   |       PricesFor_AU_106.expected.txt
            |   |   |       PricesFor_AU_107.expected.txt
            |   |   |       PricesFor_AU_108.expected.txt
            |   |   |       PricesFor_AU_109.expected.txt
            |   |   |       PricesFor_AU_11.expected.txt
            |   |   |       PricesFor_AU_110.expected.txt
            |   |   |       PricesFor_AU_111.expected.txt
            |   |   |       PricesFor_AU_112.expected.txt
            |   |   |       PricesFor_AU_113.expected.txt
            |   |   |       PricesFor_AU_114.expected.txt
            |   |   |       PricesFor_AU_115.expected.txt
            |   |   |       PricesFor_AU_116.expected.txt
            |   |   |       PricesFor_AU_117.expected.txt
            |   |   |       PricesFor_AU_118.expected.txt
            |   |   |       PricesFor_AU_119.expected.txt
            |   |   |       PricesFor_AU_12.expected.txt
            |   |   |       PricesFor_AU_120.expected.txt
            |   |   |       PricesFor_AU_121.expected.txt
            |   |   |       PricesFor_AU_122.expected.txt
            |   |   |       PricesFor_AU_123.expected.txt
            |   |   |       PricesFor_AU_124.expected.txt
            |   |   |       PricesFor_AU_125.expected.txt
            |   |   |       PricesFor_AU_126.expected.txt
            |   |   |       PricesFor_AU_127.expected.txt
            |   |   |       PricesFor_AU_1279.expected.txt
            |   |   |       PricesFor_AU_128.expected.txt
            |   |   |       PricesFor_AU_1280.expected.txt
            |   |   |       PricesFor_AU_1281.expected.txt
            |   |   |       PricesFor_AU_1282.expected.txt
            |   |   |       PricesFor_AU_1283.expected.txt
            |   |   |       PricesFor_AU_1284.expected.txt
            |   |   |       PricesFor_AU_1285.expected.txt
            |   |   |       PricesFor_AU_1286.expected.txt
            |   |   |       PricesFor_AU_1287.expected.txt
            |   |   |       PricesFor_AU_1288.expected.txt
            |   |   |       PricesFor_AU_1289.expected.txt
            |   |   |       PricesFor_AU_129.expected.txt
            |   |   |       PricesFor_AU_1290.expected.txt
            |   |   |       PricesFor_AU_1291.expected.txt
            |   |   |       PricesFor_AU_1292.expected.txt
            |   |   |       PricesFor_AU_1293.expected.txt
            |   |   |       PricesFor_AU_1294.expected.txt
            |   |   |       PricesFor_AU_1295.expected.txt
            |   |   |       PricesFor_AU_1296.expected.txt
            |   |   |       PricesFor_AU_1297.expected.txt
            |   |   |       PricesFor_AU_1298.expected.txt
            |   |   |       PricesFor_AU_1299.expected.txt
            |   |   |       PricesFor_AU_13.expected.txt
            |   |   |       PricesFor_AU_130.expected.txt
            |   |   |       PricesFor_AU_1300.expected.txt
            |   |   |       PricesFor_AU_1301.expected.txt
            |   |   |       PricesFor_AU_1302.expected.txt
            |   |   |       PricesFor_AU_1303.expected.txt
            |   |   |       PricesFor_AU_1304.expected.txt
            |   |   |       PricesFor_AU_1305.expected.txt
            |   |   |       PricesFor_AU_1306.expected.txt
            |   |   |       PricesFor_AU_1307.expected.txt
            |   |   |       PricesFor_AU_1308.expected.txt
            |   |   |       PricesFor_AU_1309.expected.txt
            |   |   |       PricesFor_AU_131.expected.txt
            |   |   |       PricesFor_AU_1310.expected.txt
            |   |   |       PricesFor_AU_1311.expected.txt
            |   |   |       PricesFor_AU_1312.expected.txt
            |   |   |       PricesFor_AU_1313.expected.txt
            |   |   |       PricesFor_AU_1314.expected.txt
            |   |   |       PricesFor_AU_1315.expected.txt
            |   |   |       PricesFor_AU_1316.expected.txt
            |   |   |       PricesFor_AU_1317.expected.txt
            |   |   |       PricesFor_AU_1318.expected.txt
            |   |   |       PricesFor_AU_1319.expected.txt
            |   |   |       PricesFor_AU_132.expected.txt
            |   |   |       PricesFor_AU_1320.expected.txt
            |   |   |       PricesFor_AU_1321.expected.txt
            |   |   |       PricesFor_AU_1322.expected.txt
            |   |   |       PricesFor_AU_1323.expected.txt
            |   |   |       PricesFor_AU_1324.expected.txt
            |   |   |       PricesFor_AU_1325.expected.txt
            |   |   |       PricesFor_AU_1326.expected.txt
            |   |   |       PricesFor_AU_1327.expected.txt
            |   |   |       PricesFor_AU_1328.expected.txt
            |   |   |       PricesFor_AU_1329.expected.txt
            |   |   |       PricesFor_AU_133.expected.txt
            |   |   |       PricesFor_AU_1330.expected.txt
            |   |   |       PricesFor_AU_1331.expected.txt
            |   |   |       PricesFor_AU_1332.expected.txt
            |   |   |       PricesFor_AU_1333.expected.txt
            |   |   |       PricesFor_AU_1334.expected.txt
            |   |   |       PricesFor_AU_1335.expected.txt
            |   |   |       PricesFor_AU_1336.expected.txt
            |   |   |       PricesFor_AU_134.expected.txt
            |   |   |       PricesFor_AU_135.expected.txt
            |   |   |       PricesFor_AU_136.expected.txt
            |   |   |       PricesFor_AU_137.expected.txt
            |   |   |       PricesFor_AU_138.expected.txt
            |   |   |       PricesFor_AU_139.expected.txt
            |   |   |       PricesFor_AU_14.expected.txt
            |   |   |       PricesFor_AU_140.expected.txt
            |   |   |       PricesFor_AU_141.expected.txt
            |   |   |       PricesFor_AU_142.expected.txt
            |   |   |       PricesFor_AU_143.expected.txt
            |   |   |       PricesFor_AU_144.expected.txt
            |   |   |       PricesFor_AU_145.expected.txt
            |   |   |       PricesFor_AU_146.expected.txt
            |   |   |       PricesFor_AU_147.expected.txt
            |   |   |       PricesFor_AU_148.expected.txt
            |   |   |       PricesFor_AU_149.expected.txt
            |   |   |       PricesFor_AU_15.expected.txt
            |   |   |       PricesFor_AU_150.expected.txt
            |   |   |       PricesFor_AU_151.expected.txt
            |   |   |       PricesFor_AU_152.expected.txt
            |   |   |       PricesFor_AU_154.expected.txt
            |   |   |       PricesFor_AU_155.expected.txt
            |   |   |       PricesFor_AU_156.expected.txt
            |   |   |       PricesFor_AU_157.expected.txt
            |   |   |       PricesFor_AU_159.expected.txt
            |   |   |       PricesFor_AU_16.expected.txt
            |   |   |       PricesFor_AU_161.expected.txt
            |   |   |       PricesFor_AU_162.expected.txt
            |   |   |       PricesFor_AU_164.expected.txt
            |   |   |       PricesFor_AU_166.expected.txt
            |   |   |       PricesFor_AU_169.expected.txt
            |   |   |       PricesFor_AU_17.expected.txt
            |   |   |       PricesFor_AU_170.expected.txt
            |   |   |       PricesFor_AU_171.expected.txt
            |   |   |       PricesFor_AU_172.expected.txt
            |   |   |       PricesFor_AU_173.expected.txt
            |   |   |       PricesFor_AU_174.expected.txt
            |   |   |       PricesFor_AU_176.expected.txt
            |   |   |       PricesFor_AU_177.expected.txt
            |   |   |       PricesFor_AU_178.expected.txt
            |   |   |       PricesFor_AU_179.expected.txt
            |   |   |       PricesFor_AU_18.expected.txt
            |   |   |       PricesFor_AU_180.expected.txt
            |   |   |       PricesFor_AU_181.expected.txt
            |   |   |       PricesFor_AU_184.expected.txt
            |   |   |       PricesFor_AU_187.expected.txt
            |   |   |       PricesFor_AU_19.expected.txt
            |   |   |       PricesFor_AU_190.expected.txt
            |   |   |       PricesFor_AU_194.expected.txt
            |   |   |       PricesFor_AU_195.expected.txt
            |   |   |       PricesFor_AU_197.expected.txt
            |   |   |       PricesFor_AU_198.expected.txt
            |   |   |       PricesFor_AU_199.expected.txt
            |   |   |       PricesFor_AU_2.expected.txt
            |   |   |       PricesFor_AU_20.expected.txt
            |   |   |       PricesFor_AU_200.expected.txt
            |   |   |       PricesFor_AU_202.expected.txt
            |   |   |       PricesFor_AU_203.expected.txt
            |   |   |       PricesFor_AU_205.expected.txt
            |   |   |       PricesFor_AU_206.expected.txt
            |   |   |       PricesFor_AU_207.expected.txt
            |   |   |       PricesFor_AU_208.expected.txt
            |   |   |       PricesFor_AU_209.expected.txt
            |   |   |       PricesFor_AU_21.expected.txt
            |   |   |       PricesFor_AU_210.expected.txt
            |   |   |       PricesFor_AU_211.expected.txt
            |   |   |       PricesFor_AU_213.expected.txt
            |   |   |       PricesFor_AU_214.expected.txt
            |   |   |       PricesFor_AU_216.expected.txt
            |   |   |       PricesFor_AU_217.expected.txt
            |   |   |       PricesFor_AU_218.expected.txt
            |   |   |       PricesFor_AU_219.expected.txt
            |   |   |       PricesFor_AU_22.expected.txt
            |   |   |       PricesFor_AU_220.expected.txt
            |   |   |       PricesFor_AU_221.expected.txt
            |   |   |       PricesFor_AU_222.expected.txt
            |   |   |       PricesFor_AU_226.expected.txt
            |   |   |       PricesFor_AU_227.expected.txt
            |   |   |       PricesFor_AU_228.expected.txt
            |   |   |       PricesFor_AU_229.expected.txt
            |   |   |       PricesFor_AU_23.expected.txt
            |   |   |       PricesFor_AU_230.expected.txt
            |   |   |       PricesFor_AU_231.expected.txt
            |   |   |       PricesFor_AU_232.expected.txt
            |   |   |       PricesFor_AU_233.expected.txt
            |   |   |       PricesFor_AU_2336.expected.txt
            |   |   |       PricesFor_AU_2337.expected.txt
            |   |   |       PricesFor_AU_2338.expected.txt
            |   |   |       PricesFor_AU_2339.expected.txt
            |   |   |       PricesFor_AU_234.expected.txt
            |   |   |       PricesFor_AU_2340.expected.txt
            |   |   |       PricesFor_AU_235.expected.txt
            |   |   |       PricesFor_AU_236.expected.txt
            |   |   |       PricesFor_AU_237.expected.txt
            |   |   |       PricesFor_AU_238.expected.txt
            |   |   |       PricesFor_AU_24.expected.txt
            |   |   |       PricesFor_AU_240.expected.txt
            |   |   |       PricesFor_AU_242.expected.txt
            |   |   |       PricesFor_AU_244.expected.txt
            |   |   |       PricesFor_AU_246.expected.txt
            |   |   |       PricesFor_AU_247.expected.txt
            |   |   |       PricesFor_AU_248.expected.txt
            |   |   |       PricesFor_AU_249.expected.txt
            |   |   |       PricesFor_AU_25.expected.txt
            |   |   |       PricesFor_AU_251.expected.txt
            |   |   |       PricesFor_AU_252.expected.txt
            |   |   |       PricesFor_AU_254.expected.txt
            |   |   |       PricesFor_AU_256.expected.txt
            |   |   |       PricesFor_AU_258.expected.txt
            |   |   |       PricesFor_AU_259.expected.txt
            |   |   |       PricesFor_AU_26.expected.txt
            |   |   |       PricesFor_AU_261.expected.txt
            |   |   |       PricesFor_AU_264.expected.txt
            |   |   |       PricesFor_AU_265.expected.txt
            |   |   |       PricesFor_AU_266.expected.txt
            |   |   |       PricesFor_AU_268.expected.txt
            |   |   |       PricesFor_AU_269.expected.txt
            |   |   |       PricesFor_AU_27.expected.txt
            |   |   |       PricesFor_AU_270.expected.txt
            |   |   |       PricesFor_AU_272.expected.txt
            |   |   |       PricesFor_AU_273.expected.txt
            |   |   |       PricesFor_AU_275.expected.txt
            |   |   |       PricesFor_AU_276.expected.txt
            |   |   |       PricesFor_AU_277.expected.txt
            |   |   |       PricesFor_AU_278.expected.txt
            |   |   |       PricesFor_AU_279.expected.txt
            |   |   |       PricesFor_AU_28.expected.txt
            |   |   |       PricesFor_AU_29.expected.txt
            |   |   |       PricesFor_AU_3.expected.txt
            |   |   |       PricesFor_AU_30.expected.txt
            |   |   |       PricesFor_AU_31.expected.txt
            |   |   |       PricesFor_AU_32.expected.txt
            |   |   |       PricesFor_AU_33.expected.txt
            |   |   |       PricesFor_AU_3340.expected.txt
            |   |   |       PricesFor_AU_3341.expected.txt
            |   |   |       PricesFor_AU_3342.expected.txt
            |   |   |       PricesFor_AU_3343.expected.txt
            |   |   |       PricesFor_AU_3344.expected.txt
            |   |   |       PricesFor_AU_3345.expected.txt
            |   |   |       PricesFor_AU_3346.expected.txt
            |   |   |       PricesFor_AU_3347.expected.txt
            |   |   |       PricesFor_AU_34.expected.txt
            |   |   |       PricesFor_AU_35.expected.txt
            |   |   |       PricesFor_AU_36.expected.txt
            |   |   |       PricesFor_AU_37.expected.txt
            |   |   |       PricesFor_AU_38.expected.txt
            |   |   |       PricesFor_AU_39.expected.txt
            |   |   |       PricesFor_AU_4.expected.txt
            |   |   |       PricesFor_AU_40.expected.txt
            |   |   |       PricesFor_AU_41.expected.txt
            |   |   |       PricesFor_AU_42.expected.txt
            |   |   |       PricesFor_AU_43.expected.txt
            |   |   |       PricesFor_AU_4347.expected.txt
            |   |   |       PricesFor_AU_4348.expected.txt
            |   |   |       PricesFor_AU_4349.expected.txt
            |   |   |       PricesFor_AU_4350.expected.txt
            |   |   |       PricesFor_AU_4351.expected.txt
            |   |   |       PricesFor_AU_4352.expected.txt
            |   |   |       PricesFor_AU_4353.expected.txt
            |   |   |       PricesFor_AU_4354.expected.txt
            |   |   |       PricesFor_AU_4355.expected.txt
            |   |   |       PricesFor_AU_4356.expected.txt
            |   |   |       PricesFor_AU_4357.expected.txt
            |   |   |       PricesFor_AU_4358.expected.txt
            |   |   |       PricesFor_AU_4359.expected.txt
            |   |   |       PricesFor_AU_4360.expected.txt
            |   |   |       PricesFor_AU_4361.expected.txt
            |   |   |       PricesFor_AU_4362.expected.txt
            |   |   |       PricesFor_AU_4363.expected.txt
            |   |   |       PricesFor_AU_4364.expected.txt
            |   |   |       PricesFor_AU_4365.expected.txt
            |   |   |       PricesFor_AU_4366.expected.txt
            |   |   |       PricesFor_AU_4367.expected.txt
            |   |   |       PricesFor_AU_4368.expected.txt
            |   |   |       PricesFor_AU_4369.expected.txt
            |   |   |       PricesFor_AU_4370.expected.txt
            |   |   |       PricesFor_AU_4371.expected.txt
            |   |   |       PricesFor_AU_4372.expected.txt
            |   |   |       PricesFor_AU_4374.expected.txt
            |   |   |       PricesFor_AU_4375.expected.txt
            |   |   |       PricesFor_AU_4378.expected.txt
            |   |   |       PricesFor_AU_4379.expected.txt
            |   |   |       PricesFor_AU_4380.expected.txt
            |   |   |       PricesFor_AU_4381.expected.txt
            |   |   |       PricesFor_AU_4382.expected.txt
            |   |   |       PricesFor_AU_44.expected.txt
            |   |   |       PricesFor_AU_45.expected.txt
            |   |   |       PricesFor_AU_46.expected.txt
            |   |   |       PricesFor_AU_47.expected.txt
            |   |   |       PricesFor_AU_48.expected.txt
            |   |   |       PricesFor_AU_49.expected.txt
            |   |   |       PricesFor_AU_5.expected.txt
            |   |   |       PricesFor_AU_50.expected.txt
            |   |   |       PricesFor_AU_51.expected.txt
            |   |   |       PricesFor_AU_52.expected.txt
            |   |   |       PricesFor_AU_53.expected.txt
            |   |   |       PricesFor_AU_54.expected.txt
            |   |   |       PricesFor_AU_55.expected.txt
            |   |   |       PricesFor_AU_56.expected.txt
            |   |   |       PricesFor_AU_57.expected.txt
            |   |   |       PricesFor_AU_58.expected.txt
            |   |   |       PricesFor_AU_59.expected.txt
            |   |   |       PricesFor_AU_6.expected.txt
            |   |   |       PricesFor_AU_60.expected.txt
            |   |   |       PricesFor_AU_61.expected.txt
            |   |   |       PricesFor_AU_62.expected.txt
            |   |   |       PricesFor_AU_63.expected.txt
            |   |   |       PricesFor_AU_64.expected.txt
            |   |   |       PricesFor_AU_65.expected.txt
            |   |   |       PricesFor_AU_66.expected.txt
            |   |   |       PricesFor_AU_67.expected.txt
            |   |   |       PricesFor_AU_68.expected.txt
            |   |   |       PricesFor_AU_69.expected.txt
            |   |   |       PricesFor_AU_7.expected.txt
            |   |   |       PricesFor_AU_70.expected.txt
            |   |   |       PricesFor_AU_71.expected.txt
            |   |   |       PricesFor_AU_72.expected.txt
            |   |   |       PricesFor_AU_73.expected.txt
            |   |   |       PricesFor_AU_74.expected.txt
            |   |   |       PricesFor_AU_75.expected.txt
            |   |   |       PricesFor_AU_76.expected.txt
            |   |   |       PricesFor_AU_77.expected.txt
            |   |   |       PricesFor_AU_78.expected.txt
            |   |   |       PricesFor_AU_79.expected.txt
            |   |   |       PricesFor_AU_8.expected.txt
            |   |   |       PricesFor_AU_80.expected.txt
            |   |   |       PricesFor_AU_81.expected.txt
            |   |   |       PricesFor_AU_82.expected.txt
            |   |   |       PricesFor_AU_83.expected.txt
            |   |   |       PricesFor_AU_84.expected.txt
            |   |   |       PricesFor_AU_85.expected.txt
            |   |   |       PricesFor_AU_86.expected.txt
            |   |   |       PricesFor_AU_87.expected.txt
            |   |   |       PricesFor_AU_88.expected.txt
            |   |   |       PricesFor_AU_89.expected.txt
            |   |   |       PricesFor_AU_9.expected.txt
            |   |   |       PricesFor_AU_90.expected.txt
            |   |   |       PricesFor_AU_91.expected.txt
            |   |   |       PricesFor_AU_92.expected.txt
            |   |   |       PricesFor_AU_93.expected.txt
            |   |   |       PricesFor_AU_94.expected.txt
            |   |   |       PricesFor_AU_95.expected.txt
            |   |   |       PricesFor_AU_96.expected.txt
            |   |   |       PricesFor_AU_97.expected.txt
            |   |   |       PricesFor_AU_98.expected.txt
            |   |   |       PricesFor_AU_99.expected.txt
            |   |   |       PricesFor_BEST_1.expected.txt
            |   |   |       PricesFor_BEST_10.expected.txt
            |   |   |       PricesFor_BEST_100.expected.txt
            |   |   |       PricesFor_BEST_101.expected.txt
            |   |   |       PricesFor_BEST_102.expected.txt
            |   |   |       PricesFor_BEST_103.expected.txt
            |   |   |       PricesFor_BEST_104.expected.txt
            |   |   |       PricesFor_BEST_105.expected.txt
            |   |   |       PricesFor_BEST_106.expected.txt
            |   |   |       PricesFor_BEST_107.expected.txt
            |   |   |       PricesFor_BEST_108.expected.txt
            |   |   |       PricesFor_BEST_109.expected.txt
            |   |   |       PricesFor_BEST_11.expected.txt
            |   |   |       PricesFor_BEST_110.expected.txt
            |   |   |       PricesFor_BEST_111.expected.txt
            |   |   |       PricesFor_BEST_112.expected.txt
            |   |   |       PricesFor_BEST_113.expected.txt
            |   |   |       PricesFor_BEST_114.expected.txt
            |   |   |       PricesFor_BEST_115.expected.txt
            |   |   |       PricesFor_BEST_116.expected.txt
            |   |   |       PricesFor_BEST_1163.expected.txt
            |   |   |       PricesFor_BEST_1164.expected.txt
            |   |   |       PricesFor_BEST_1165.expected.txt
            |   |   |       PricesFor_BEST_1166.expected.txt
            |   |   |       PricesFor_BEST_1167.expected.txt
            |   |   |       PricesFor_BEST_1168.expected.txt
            |   |   |       PricesFor_BEST_117.expected.txt
            |   |   |       PricesFor_BEST_119.expected.txt
            |   |   |       PricesFor_BEST_12.expected.txt
            |   |   |       PricesFor_BEST_120.expected.txt
            |   |   |       PricesFor_BEST_121.expected.txt
            |   |   |       PricesFor_BEST_122.expected.txt
            |   |   |       PricesFor_BEST_124.expected.txt
            |   |   |       PricesFor_BEST_125.expected.txt
            |   |   |       PricesFor_BEST_126.expected.txt
            |   |   |       PricesFor_BEST_127.expected.txt
            |   |   |       PricesFor_BEST_129.expected.txt
            |   |   |       PricesFor_BEST_13.expected.txt
            |   |   |       PricesFor_BEST_130.expected.txt
            |   |   |       PricesFor_BEST_131.expected.txt
            |   |   |       PricesFor_BEST_133.expected.txt
            |   |   |       PricesFor_BEST_134.expected.txt
            |   |   |       PricesFor_BEST_136.expected.txt
            |   |   |       PricesFor_BEST_138.expected.txt
            |   |   |       PricesFor_BEST_14.expected.txt
            |   |   |       PricesFor_BEST_140.expected.txt
            |   |   |       PricesFor_BEST_141.expected.txt
            |   |   |       PricesFor_BEST_142.expected.txt
            |   |   |       PricesFor_BEST_143.expected.txt
            |   |   |       PricesFor_BEST_144.expected.txt
            |   |   |       PricesFor_BEST_145.expected.txt
            |   |   |       PricesFor_BEST_146.expected.txt
            |   |   |       PricesFor_BEST_147.expected.txt
            |   |   |       PricesFor_BEST_148.expected.txt
            |   |   |       PricesFor_BEST_149.expected.txt
            |   |   |       PricesFor_BEST_15.expected.txt
            |   |   |       PricesFor_BEST_150.expected.txt
            |   |   |       PricesFor_BEST_151.expected.txt
            |   |   |       PricesFor_BEST_152.expected.txt
            |   |   |       PricesFor_BEST_153.expected.txt
            |   |   |       PricesFor_BEST_154.expected.txt
            |   |   |       PricesFor_BEST_155.expected.txt
            |   |   |       PricesFor_BEST_156.expected.txt
            |   |   |       PricesFor_BEST_157.expected.txt
            |   |   |       PricesFor_BEST_158.expected.txt
            |   |   |       PricesFor_BEST_16.expected.txt
            |   |   |       PricesFor_BEST_160.expected.txt
            |   |   |       PricesFor_BEST_161.expected.txt
            |   |   |       PricesFor_BEST_162.expected.txt
            |   |   |       PricesFor_BEST_163.expected.txt
            |   |   |       PricesFor_BEST_17.expected.txt
            |   |   |       PricesFor_BEST_2.expected.txt
            |   |   |       PricesFor_BEST_20.expected.txt
            |   |   |       PricesFor_BEST_21.expected.txt
            |   |   |       PricesFor_BEST_2168.expected.txt
            |   |   |       PricesFor_BEST_2169.expected.txt
            |   |   |       PricesFor_BEST_2170.expected.txt
            |   |   |       PricesFor_BEST_2171.expected.txt
            |   |   |       PricesFor_BEST_2172.expected.txt
            |   |   |       PricesFor_BEST_22.expected.txt
            |   |   |       PricesFor_BEST_23.expected.txt
            |   |   |       PricesFor_BEST_24.expected.txt
            |   |   |       PricesFor_BEST_25.expected.txt
            |   |   |       PricesFor_BEST_26.expected.txt
            |   |   |       PricesFor_BEST_28.expected.txt
            |   |   |       PricesFor_BEST_29.expected.txt
            |   |   |       PricesFor_BEST_3.expected.txt
            |   |   |       PricesFor_BEST_30.expected.txt
            |   |   |       PricesFor_BEST_31.expected.txt
            |   |   |       PricesFor_BEST_3172.expected.txt
            |   |   |       PricesFor_BEST_3173.expected.txt
            |   |   |       PricesFor_BEST_3174.expected.txt
            |   |   |       PricesFor_BEST_3175.expected.txt
            |   |   |       PricesFor_BEST_3176.expected.txt
            |   |   |       PricesFor_BEST_3177.expected.txt
            |   |   |       PricesFor_BEST_3178.expected.txt
            |   |   |       PricesFor_BEST_3179.expected.txt
            |   |   |       PricesFor_BEST_3180.expected.txt
            |   |   |       PricesFor_BEST_3181.expected.txt
            |   |   |       PricesFor_BEST_3182.expected.txt
            |   |   |       PricesFor_BEST_3183.expected.txt
            |   |   |       PricesFor_BEST_3184.expected.txt
            |   |   |       PricesFor_BEST_32.expected.txt
            |   |   |       PricesFor_BEST_33.expected.txt
            |   |   |       PricesFor_BEST_34.expected.txt
            |   |   |       PricesFor_BEST_35.expected.txt
            |   |   |       PricesFor_BEST_36.expected.txt
            |   |   |       PricesFor_BEST_37.expected.txt
            |   |   |       PricesFor_BEST_38.expected.txt
            |   |   |       PricesFor_BEST_39.expected.txt
            |   |   |       PricesFor_BEST_40.expected.txt
            |   |   |       PricesFor_BEST_41.expected.txt
            |   |   |       PricesFor_BEST_42.expected.txt
            |   |   |       PricesFor_BEST_44.expected.txt
            |   |   |       PricesFor_BEST_47.expected.txt
            |   |   |       PricesFor_BEST_48.expected.txt
            |   |   |       PricesFor_BEST_49.expected.txt
            |   |   |       PricesFor_BEST_5.expected.txt
            |   |   |       PricesFor_BEST_50.expected.txt
            |   |   |       PricesFor_BEST_51.expected.txt
            |   |   |       PricesFor_BEST_52.expected.txt
            |   |   |       PricesFor_BEST_53.expected.txt
            |   |   |       PricesFor_BEST_54.expected.txt
            |   |   |       PricesFor_BEST_56.expected.txt
            |   |   |       PricesFor_BEST_57.expected.txt
            |   |   |       PricesFor_BEST_58.expected.txt
            |   |   |       PricesFor_BEST_59.expected.txt
            |   |   |       PricesFor_BEST_6.expected.txt
            |   |   |       PricesFor_BEST_60.expected.txt
            |   |   |       PricesFor_BEST_61.expected.txt
            |   |   |       PricesFor_BEST_62.expected.txt
            |   |   |       PricesFor_BEST_63.expected.txt
            |   |   |       PricesFor_BEST_64.expected.txt
            |   |   |       PricesFor_BEST_65.expected.txt
            |   |   |       PricesFor_BEST_66.expected.txt
            |   |   |       PricesFor_BEST_67.expected.txt
            |   |   |       PricesFor_BEST_68.expected.txt
            |   |   |       PricesFor_BEST_69.expected.txt
            |   |   |       PricesFor_BEST_7.expected.txt
            |   |   |       PricesFor_BEST_70.expected.txt
            |   |   |       PricesFor_BEST_71.expected.txt
            |   |   |       PricesFor_BEST_72.expected.txt
            |   |   |       PricesFor_BEST_73.expected.txt
            |   |   |       PricesFor_BEST_75.expected.txt
            |   |   |       PricesFor_BEST_76.expected.txt
            |   |   |       PricesFor_BEST_77.expected.txt
            |   |   |       PricesFor_BEST_78.expected.txt
            |   |   |       PricesFor_BEST_79.expected.txt
            |   |   |       PricesFor_BEST_8.expected.txt
            |   |   |       PricesFor_BEST_80.expected.txt
            |   |   |       PricesFor_BEST_81.expected.txt
            |   |   |       PricesFor_BEST_82.expected.txt
            |   |   |       PricesFor_BEST_83.expected.txt
            |   |   |       PricesFor_BEST_86.expected.txt
            |   |   |       PricesFor_BEST_9.expected.txt
            |   |   |       PricesFor_BEST_90.expected.txt
            |   |   |       PricesFor_BEST_91.expected.txt
            |   |   |       PricesFor_BEST_92.expected.txt
            |   |   |       PricesFor_BEST_94.expected.txt
            |   |   |       PricesFor_BEST_95.expected.txt
            |   |   |       PricesFor_BEST_96.expected.txt
            |   |   |       PricesFor_BEST_97.expected.txt
            |   |   |       PricesFor_BEST_98.expected.txt
            |   |   |       PricesFor_BEST_99.expected.txt
            |   |   |       PricesFor_GU_1.expected.txt
            |   |   |       PricesFor_GU_10.expected.txt
            |   |   |       PricesFor_GU_11.expected.txt
            |   |   |       PricesFor_GU_12.expected.txt
            |   |   |       PricesFor_GU_13.expected.txt
            |   |   |       PricesFor_GU_14.expected.txt
            |   |   |       PricesFor_GU_15.expected.txt
            |   |   |       PricesFor_GU_16.expected.txt
            |   |   |       PricesFor_GU_17.expected.txt
            |   |   |       PricesFor_GU_18.expected.txt
            |   |   |       PricesFor_GU_19.expected.txt
            |   |   |       PricesFor_GU_2.expected.txt
            |   |   |       PricesFor_GU_20.expected.txt
            |   |   |       PricesFor_GU_3.expected.txt
            |   |   |       PricesFor_GU_4.expected.txt
            |   |   |       PricesFor_GU_5.expected.txt
            |   |   |       PricesFor_GU_6.expected.txt
            |   |   |       PricesFor_GU_7.expected.txt
            |   |   |       PricesFor_GU_8.expected.txt
            |   |   |       PricesFor_GU_9.expected.txt
            |   |   |       PricesFor_LI-GU_1.expected.txt
            |   |   |       PricesFor_LI-GU_2.expected.txt
            |   |   |       PricesFor_LI-GU_3.expected.txt
            |   |   |       PricesFor_LI_1.expected.txt
            |   |   |       PricesFor_LI_10.expected.txt
            |   |   |       PricesFor_LI_100.expected.txt
            |   |   |       PricesFor_LI_101.expected.txt
            |   |   |       PricesFor_LI_102.expected.txt
            |   |   |       PricesFor_LI_103.expected.txt
            |   |   |       PricesFor_LI_104.expected.txt
            |   |   |       PricesFor_LI_105.expected.txt
            |   |   |       PricesFor_LI_106.expected.txt
            |   |   |       PricesFor_LI_107.expected.txt
            |   |   |       PricesFor_LI_108.expected.txt
            |   |   |       PricesFor_LI_109.expected.txt
            |   |   |       PricesFor_LI_11.expected.txt
            |   |   |       PricesFor_LI_110.expected.txt
            |   |   |       PricesFor_LI_111.expected.txt
            |   |   |       PricesFor_LI_112.expected.txt
            |   |   |       PricesFor_LI_113.expected.txt
            |   |   |       PricesFor_LI_1138.expected.txt
            |   |   |       PricesFor_LI_1139.expected.txt
            |   |   |       PricesFor_LI_114.expected.txt
            |   |   |       PricesFor_LI_1140.expected.txt
            |   |   |       PricesFor_LI_115.expected.txt
            |   |   |       PricesFor_LI_116.expected.txt
            |   |   |       PricesFor_LI_117.expected.txt
            |   |   |       PricesFor_LI_118.expected.txt
            |   |   |       PricesFor_LI_119.expected.txt
            |   |   |       PricesFor_LI_12.expected.txt
            |   |   |       PricesFor_LI_120.expected.txt
            |   |   |       PricesFor_LI_121.expected.txt
            |   |   |       PricesFor_LI_122.expected.txt
            |   |   |       PricesFor_LI_123.expected.txt
            |   |   |       PricesFor_LI_124.expected.txt
            |   |   |       PricesFor_LI_125.expected.txt
            |   |   |       PricesFor_LI_126.expected.txt
            |   |   |       PricesFor_LI_127.expected.txt
            |   |   |       PricesFor_LI_128.expected.txt
            |   |   |       PricesFor_LI_129.expected.txt
            |   |   |       PricesFor_LI_13.expected.txt
            |   |   |       PricesFor_LI_130.expected.txt
            |   |   |       PricesFor_LI_131.expected.txt
            |   |   |       PricesFor_LI_132.expected.txt
            |   |   |       PricesFor_LI_133.expected.txt
            |   |   |       PricesFor_LI_134.expected.txt
            |   |   |       PricesFor_LI_135.expected.txt
            |   |   |       PricesFor_LI_136.expected.txt
            |   |   |       PricesFor_LI_137.expected.txt
            |   |   |       PricesFor_LI_138.expected.txt
            |   |   |       PricesFor_LI_14.expected.txt
            |   |   |       PricesFor_LI_15.expected.txt
            |   |   |       PricesFor_LI_16.expected.txt
            |   |   |       PricesFor_LI_19.expected.txt
            |   |   |       PricesFor_LI_2.expected.txt
            |   |   |       PricesFor_LI_20.expected.txt
            |   |   |       PricesFor_LI_21.expected.txt
            |   |   |       PricesFor_LI_2140.expected.txt
            |   |   |       PricesFor_LI_2141.expected.txt
            |   |   |       PricesFor_LI_2142.expected.txt
            |   |   |       PricesFor_LI_2143.expected.txt
            |   |   |       PricesFor_LI_22.expected.txt
            |   |   |       PricesFor_LI_23.expected.txt
            |   |   |       PricesFor_LI_24.expected.txt
            |   |   |       PricesFor_LI_25.expected.txt
            |   |   |       PricesFor_LI_26.expected.txt
            |   |   |       PricesFor_LI_27.expected.txt
            |   |   |       PricesFor_LI_28.expected.txt
            |   |   |       PricesFor_LI_29.expected.txt
            |   |   |       PricesFor_LI_3.expected.txt
            |   |   |       PricesFor_LI_30.expected.txt
            |   |   |       PricesFor_LI_31.expected.txt
            |   |   |       PricesFor_LI_3143.expected.txt
            |   |   |       PricesFor_LI_3144.expected.txt
            |   |   |       PricesFor_LI_3145.expected.txt
            |   |   |       PricesFor_LI_3146.expected.txt
            |   |   |       PricesFor_LI_3147.expected.txt
            |   |   |       PricesFor_LI_32.expected.txt
            |   |   |       PricesFor_LI_33.expected.txt
            |   |   |       PricesFor_LI_34.expected.txt
            |   |   |       PricesFor_LI_35.expected.txt
            |   |   |       PricesFor_LI_36.expected.txt
            |   |   |       PricesFor_LI_37.expected.txt
            |   |   |       PricesFor_LI_38.expected.txt
            |   |   |       PricesFor_LI_39.expected.txt
            |   |   |       PricesFor_LI_4.expected.txt
            |   |   |       PricesFor_LI_40.expected.txt
            |   |   |       PricesFor_LI_41.expected.txt
            |   |   |       PricesFor_LI_4147.expected.txt
            |   |   |       PricesFor_LI_4148.expected.txt
            |   |   |       PricesFor_LI_4149.expected.txt
            |   |   |       PricesFor_LI_42.expected.txt
            |   |   |       PricesFor_LI_43.expected.txt
            |   |   |       PricesFor_LI_44.expected.txt
            |   |   |       PricesFor_LI_45.expected.txt
            |   |   |       PricesFor_LI_46.expected.txt
            |   |   |       PricesFor_LI_47.expected.txt
            |   |   |       PricesFor_LI_48.expected.txt
            |   |   |       PricesFor_LI_49.expected.txt
            |   |   |       PricesFor_LI_5.expected.txt
            |   |   |       PricesFor_LI_50.expected.txt
            |   |   |       PricesFor_LI_51.expected.txt
            |   |   |       PricesFor_LI_5149.expected.txt
            |   |   |       PricesFor_LI_5150.expected.txt
            |   |   |       PricesFor_LI_5151.expected.txt
            |   |   |       PricesFor_LI_5152.expected.txt
            |   |   |       PricesFor_LI_5153.expected.txt
            |   |   |       PricesFor_LI_5155.expected.txt
            |   |   |       PricesFor_LI_5156.expected.txt
            |   |   |       PricesFor_LI_5157.expected.txt
            |   |   |       PricesFor_LI_5158.expected.txt
            |   |   |       PricesFor_LI_5160.expected.txt
            |   |   |       PricesFor_LI_5161.expected.txt
            |   |   |       PricesFor_LI_5162.expected.txt
            |   |   |       PricesFor_LI_5163.expected.txt
            |   |   |       PricesFor_LI_5165.expected.txt
            |   |   |       PricesFor_LI_5166.expected.txt
            |   |   |       PricesFor_LI_5167.expected.txt
            |   |   |       PricesFor_LI_5168.expected.txt
            |   |   |       PricesFor_LI_5169.expected.txt
            |   |   |       PricesFor_LI_5170.expected.txt
            |   |   |       PricesFor_LI_5171.expected.txt
            |   |   |       PricesFor_LI_5172.expected.txt
            |   |   |       PricesFor_LI_5173.expected.txt
            |   |   |       PricesFor_LI_5174.expected.txt
            |   |   |       PricesFor_LI_5175.expected.txt
            |   |   |       PricesFor_LI_5176.expected.txt
            |   |   |       PricesFor_LI_52.expected.txt
            |   |   |       PricesFor_LI_53.expected.txt
            |   |   |       PricesFor_LI_54.expected.txt
            |   |   |       PricesFor_LI_55.expected.txt
            |   |   |       PricesFor_LI_56.expected.txt
            |   |   |       PricesFor_LI_57.expected.txt
            |   |   |       PricesFor_LI_58.expected.txt
            |   |   |       PricesFor_LI_59.expected.txt
            |   |   |       PricesFor_LI_6.expected.txt
            |   |   |       PricesFor_LI_60.expected.txt
            |   |   |       PricesFor_LI_61.expected.txt
            |   |   |       PricesFor_LI_62.expected.txt
            |   |   |       PricesFor_LI_63.expected.txt
            |   |   |       PricesFor_LI_64.expected.txt
            |   |   |       PricesFor_LI_65.expected.txt
            |   |   |       PricesFor_LI_66.expected.txt
            |   |   |       PricesFor_LI_67.expected.txt
            |   |   |       PricesFor_LI_68.expected.txt
            |   |   |       PricesFor_LI_69.expected.txt
            |   |   |       PricesFor_LI_7.expected.txt
            |   |   |       PricesFor_LI_70.expected.txt
            |   |   |       PricesFor_LI_71.expected.txt
            |   |   |       PricesFor_LI_72.expected.txt
            |   |   |       PricesFor_LI_73.expected.txt
            |   |   |       PricesFor_LI_74.expected.txt
            |   |   |       PricesFor_LI_75.expected.txt
            |   |   |       PricesFor_LI_76.expected.txt
            |   |   |       PricesFor_LI_77.expected.txt
            |   |   |       PricesFor_LI_78.expected.txt
            |   |   |       PricesFor_LI_79.expected.txt
            |   |   |       PricesFor_LI_8.expected.txt
            |   |   |       PricesFor_LI_80.expected.txt
            |   |   |       PricesFor_LI_81.expected.txt
            |   |   |       PricesFor_LI_82.expected.txt
            |   |   |       PricesFor_LI_83.expected.txt
            |   |   |       PricesFor_LI_84.expected.txt
            |   |   |       PricesFor_LI_85.expected.txt
            |   |   |       PricesFor_LI_86.expected.txt
            |   |   |       PricesFor_LI_87.expected.txt
            |   |   |       PricesFor_LI_88.expected.txt
            |   |   |       PricesFor_LI_89.expected.txt
            |   |   |       PricesFor_LI_9.expected.txt
            |   |   |       PricesFor_LI_90.expected.txt
            |   |   |       PricesFor_LI_91.expected.txt
            |   |   |       PricesFor_LI_92.expected.txt
            |   |   |       PricesFor_LI_93.expected.txt
            |   |   |       PricesFor_LI_94.expected.txt
            |   |   |       PricesFor_LI_95.expected.txt
            |   |   |       PricesFor_LI_96.expected.txt
            |   |   |       PricesFor_LI_97.expected.txt
            |   |   |       PricesFor_LI_98.expected.txt
            |   |   |       PricesFor_LI_99.expected.txt
            |   |   |       PricesFor_RE_1.expected.txt
            |   |   |       PricesFor_RE_10.expected.txt
            |   |   |       PricesFor_RE_100.expected.txt
            |   |   |       PricesFor_RE_101.expected.txt
            |   |   |       PricesFor_RE_102.expected.txt
            |   |   |       PricesFor_RE_103.expected.txt
            |   |   |       PricesFor_RE_104.expected.txt
            |   |   |       PricesFor_RE_105.expected.txt
            |   |   |       PricesFor_RE_107.expected.txt
            |   |   |       PricesFor_RE_11.expected.txt
            |   |   |       PricesFor_RE_110.expected.txt
            |   |   |       PricesFor_RE_111.expected.txt
            |   |   |       PricesFor_RE_112.expected.txt
            |   |   |       PricesFor_RE_113.expected.txt
            |   |   |       PricesFor_RE_114.expected.txt
            |   |   |       PricesFor_RE_115.expected.txt
            |   |   |       PricesFor_RE_116.expected.txt
            |   |   |       PricesFor_RE_117.expected.txt
            |   |   |       PricesFor_RE_118.expected.txt
            |   |   |       PricesFor_RE_12.expected.txt
            |   |   |       PricesFor_RE_121.expected.txt
            |   |   |       PricesFor_RE_122.expected.txt
            |   |   |       PricesFor_RE_123.expected.txt
            |   |   |       PricesFor_RE_125.expected.txt
            |   |   |       PricesFor_RE_126.expected.txt
            |   |   |       PricesFor_RE_1266.expected.txt
            |   |   |       PricesFor_RE_1267.expected.txt
            |   |   |       PricesFor_RE_127.expected.txt
            |   |   |       PricesFor_RE_1270.expected.txt
            |   |   |       PricesFor_RE_1273.expected.txt
            |   |   |       PricesFor_RE_1276.expected.txt
            |   |   |       PricesFor_RE_1277.expected.txt
            |   |   |       PricesFor_RE_1278.expected.txt
            |   |   |       PricesFor_RE_1279.expected.txt
            |   |   |       PricesFor_RE_128.expected.txt
            |   |   |       PricesFor_RE_1281.expected.txt
            |   |   |       PricesFor_RE_1282.expected.txt
            |   |   |       PricesFor_RE_1283.expected.txt
            |   |   |       PricesFor_RE_1284.expected.txt
            |   |   |       PricesFor_RE_1285.expected.txt
            |   |   |       PricesFor_RE_1289.expected.txt
            |   |   |       PricesFor_RE_129.expected.txt
            |   |   |       PricesFor_RE_1290.expected.txt
            |   |   |       PricesFor_RE_1291.expected.txt
            |   |   |       PricesFor_RE_1292.expected.txt
            |   |   |       PricesFor_RE_1293.expected.txt
            |   |   |       PricesFor_RE_1298.expected.txt
            |   |   |       PricesFor_RE_1299.expected.txt
            |   |   |       PricesFor_RE_13.expected.txt
            |   |   |       PricesFor_RE_130.expected.txt
            |   |   |       PricesFor_RE_1300.expected.txt
            |   |   |       PricesFor_RE_1301.expected.txt
            |   |   |       PricesFor_RE_1302.expected.txt
            |   |   |       PricesFor_RE_1303.expected.txt
            |   |   |       PricesFor_RE_1304.expected.txt
            |   |   |       PricesFor_RE_1305.expected.txt
            |   |   |       PricesFor_RE_1306.expected.txt
            |   |   |       PricesFor_RE_1308.expected.txt
            |   |   |       PricesFor_RE_1311.expected.txt
            |   |   |       PricesFor_RE_1313.expected.txt
            |   |   |       PricesFor_RE_1314.expected.txt
            |   |   |       PricesFor_RE_1315.expected.txt
            |   |   |       PricesFor_RE_1318.expected.txt
            |   |   |       PricesFor_RE_132.expected.txt
            |   |   |       PricesFor_RE_1323.expected.txt
            |   |   |       PricesFor_RE_1325.expected.txt
            |   |   |       PricesFor_RE_1328.expected.txt
            |   |   |       PricesFor_RE_1329.expected.txt
            |   |   |       PricesFor_RE_133.expected.txt
            |   |   |       PricesFor_RE_1330.expected.txt
            |   |   |       PricesFor_RE_1337.expected.txt
            |   |   |       PricesFor_RE_1338.expected.txt
            |   |   |       PricesFor_RE_1339.expected.txt
            |   |   |       PricesFor_RE_134.expected.txt
            |   |   |       PricesFor_RE_1340.expected.txt
            |   |   |       PricesFor_RE_1341.expected.txt
            |   |   |       PricesFor_RE_1347.expected.txt
            |   |   |       PricesFor_RE_1349.expected.txt
            |   |   |       PricesFor_RE_135.expected.txt
            |   |   |       PricesFor_RE_1353.expected.txt
            |   |   |       PricesFor_RE_1354.expected.txt
            |   |   |       PricesFor_RE_1355.expected.txt
            |   |   |       PricesFor_RE_1357.expected.txt
            |   |   |       PricesFor_RE_1358.expected.txt
            |   |   |       PricesFor_RE_1359.expected.txt
            |   |   |       PricesFor_RE_136.expected.txt
            |   |   |       PricesFor_RE_1360.expected.txt
            |   |   |       PricesFor_RE_1361.expected.txt
            |   |   |       PricesFor_RE_1362.expected.txt
            |   |   |       PricesFor_RE_1363.expected.txt
            |   |   |       PricesFor_RE_1364.expected.txt
            |   |   |       PricesFor_RE_1365.expected.txt
            |   |   |       PricesFor_RE_1366.expected.txt
            |   |   |       PricesFor_RE_1367.expected.txt
            |   |   |       PricesFor_RE_1368.expected.txt
            |   |   |       PricesFor_RE_1369.expected.txt
            |   |   |       PricesFor_RE_137.expected.txt
            |   |   |       PricesFor_RE_1370.expected.txt
            |   |   |       PricesFor_RE_1371.expected.txt
            |   |   |       PricesFor_RE_1372.expected.txt
            |   |   |       PricesFor_RE_1373.expected.txt
            |   |   |       PricesFor_RE_1374.expected.txt
            |   |   |       PricesFor_RE_1375.expected.txt
            |   |   |       PricesFor_RE_138.expected.txt
            |   |   |       PricesFor_RE_139.expected.txt
            |   |   |       PricesFor_RE_14.expected.txt
            |   |   |       PricesFor_RE_140.expected.txt
            |   |   |       PricesFor_RE_141.expected.txt
            |   |   |       PricesFor_RE_142.expected.txt
            |   |   |       PricesFor_RE_143.expected.txt
            |   |   |       PricesFor_RE_144.expected.txt
            |   |   |       PricesFor_RE_145.expected.txt
            |   |   |       PricesFor_RE_146.expected.txt
            |   |   |       PricesFor_RE_147.expected.txt
            |   |   |       PricesFor_RE_148.expected.txt
            |   |   |       PricesFor_RE_149.expected.txt
            |   |   |       PricesFor_RE_15.expected.txt
            |   |   |       PricesFor_RE_150.expected.txt
            |   |   |       PricesFor_RE_151.expected.txt
            |   |   |       PricesFor_RE_152.expected.txt
            |   |   |       PricesFor_RE_153.expected.txt
            |   |   |       PricesFor_RE_154.expected.txt
            |   |   |       PricesFor_RE_155.expected.txt
            |   |   |       PricesFor_RE_156.expected.txt
            |   |   |       PricesFor_RE_157.expected.txt
            |   |   |       PricesFor_RE_158.expected.txt
            |   |   |       PricesFor_RE_159.expected.txt
            |   |   |       PricesFor_RE_16.expected.txt
            |   |   |       PricesFor_RE_160.expected.txt
            |   |   |       PricesFor_RE_161.expected.txt
            |   |   |       PricesFor_RE_162.expected.txt
            |   |   |       PricesFor_RE_163.expected.txt
            |   |   |       PricesFor_RE_164.expected.txt
            |   |   |       PricesFor_RE_165.expected.txt
            |   |   |       PricesFor_RE_166.expected.txt
            |   |   |       PricesFor_RE_167.expected.txt
            |   |   |       PricesFor_RE_168.expected.txt
            |   |   |       PricesFor_RE_169.expected.txt
            |   |   |       PricesFor_RE_17.expected.txt
            |   |   |       PricesFor_RE_170.expected.txt
            |   |   |       PricesFor_RE_171.expected.txt
            |   |   |       PricesFor_RE_172.expected.txt
            |   |   |       PricesFor_RE_173.expected.txt
            |   |   |       PricesFor_RE_175.expected.txt
            |   |   |       PricesFor_RE_176.expected.txt
            |   |   |       PricesFor_RE_177.expected.txt
            |   |   |       PricesFor_RE_179.expected.txt
            |   |   |       PricesFor_RE_18.expected.txt
            |   |   |       PricesFor_RE_182.expected.txt
            |   |   |       PricesFor_RE_184.expected.txt
            |   |   |       PricesFor_RE_186.expected.txt
            |   |   |       PricesFor_RE_187.expected.txt
            |   |   |       PricesFor_RE_188.expected.txt
            |   |   |       PricesFor_RE_189.expected.txt
            |   |   |       PricesFor_RE_19.expected.txt
            |   |   |       PricesFor_RE_190.expected.txt
            |   |   |       PricesFor_RE_192.expected.txt
            |   |   |       PricesFor_RE_193.expected.txt
            |   |   |       PricesFor_RE_194.expected.txt
            |   |   |       PricesFor_RE_195.expected.txt
            |   |   |       PricesFor_RE_196.expected.txt
            |   |   |       PricesFor_RE_197.expected.txt
            |   |   |       PricesFor_RE_198.expected.txt
            |   |   |       PricesFor_RE_199.expected.txt
            |   |   |       PricesFor_RE_2.expected.txt
            |   |   |       PricesFor_RE_20.expected.txt
            |   |   |       PricesFor_RE_200.expected.txt
            |   |   |       PricesFor_RE_201.expected.txt
            |   |   |       PricesFor_RE_202.expected.txt
            |   |   |       PricesFor_RE_203.expected.txt
            |   |   |       PricesFor_RE_204.expected.txt
            |   |   |       PricesFor_RE_209.expected.txt
            |   |   |       PricesFor_RE_21.expected.txt
            |   |   |       PricesFor_RE_210.expected.txt
            |   |   |       PricesFor_RE_211.expected.txt
            |   |   |       PricesFor_RE_212.expected.txt
            |   |   |       PricesFor_RE_213.expected.txt
            |   |   |       PricesFor_RE_214.expected.txt
            |   |   |       PricesFor_RE_215.expected.txt
            |   |   |       PricesFor_RE_216.expected.txt
            |   |   |       PricesFor_RE_219.expected.txt
            |   |   |       PricesFor_RE_22.expected.txt
            |   |   |       PricesFor_RE_220.expected.txt
            |   |   |       PricesFor_RE_221.expected.txt
            |   |   |       PricesFor_RE_222.expected.txt
            |   |   |       PricesFor_RE_223.expected.txt
            |   |   |       PricesFor_RE_224.expected.txt
            |   |   |       PricesFor_RE_225.expected.txt
            |   |   |       PricesFor_RE_226.expected.txt
            |   |   |       PricesFor_RE_227.expected.txt
            |   |   |       PricesFor_RE_228.expected.txt
            |   |   |       PricesFor_RE_229.expected.txt
            |   |   |       PricesFor_RE_23.expected.txt
            |   |   |       PricesFor_RE_230.expected.txt
            |   |   |       PricesFor_RE_231.expected.txt
            |   |   |       PricesFor_RE_232.expected.txt
            |   |   |       PricesFor_RE_233.expected.txt
            |   |   |       PricesFor_RE_234.expected.txt
            |   |   |       PricesFor_RE_235.expected.txt
            |   |   |       PricesFor_RE_236.expected.txt
            |   |   |       PricesFor_RE_237.expected.txt
            |   |   |       PricesFor_RE_2376.expected.txt
            |   |   |       PricesFor_RE_2377.expected.txt
            |   |   |       PricesFor_RE_2378.expected.txt
            |   |   |       PricesFor_RE_238.expected.txt
            |   |   |       PricesFor_RE_239.expected.txt
            |   |   |       PricesFor_RE_24.expected.txt
            |   |   |       PricesFor_RE_240.expected.txt
            |   |   |       PricesFor_RE_241.expected.txt
            |   |   |       PricesFor_RE_242.expected.txt
            |   |   |       PricesFor_RE_243.expected.txt
            |   |   |       PricesFor_RE_244.expected.txt
            |   |   |       PricesFor_RE_245.expected.txt
            |   |   |       PricesFor_RE_246.expected.txt
            |   |   |       PricesFor_RE_247.expected.txt
            |   |   |       PricesFor_RE_248.expected.txt
            |   |   |       PricesFor_RE_249.expected.txt
            |   |   |       PricesFor_RE_25.expected.txt
            |   |   |       PricesFor_RE_250.expected.txt
            |   |   |       PricesFor_RE_251.expected.txt
            |   |   |       PricesFor_RE_252.expected.txt
            |   |   |       PricesFor_RE_253.expected.txt
            |   |   |       PricesFor_RE_254.expected.txt
            |   |   |       PricesFor_RE_255.expected.txt
            |   |   |       PricesFor_RE_256.expected.txt
            |   |   |       PricesFor_RE_257.expected.txt
            |   |   |       PricesFor_RE_258.expected.txt
            |   |   |       PricesFor_RE_259.expected.txt
            |   |   |       PricesFor_RE_26.expected.txt
            |   |   |       PricesFor_RE_260.expected.txt
            |   |   |       PricesFor_RE_261.expected.txt
            |   |   |       PricesFor_RE_262.expected.txt
            |   |   |       PricesFor_RE_263.expected.txt
            |   |   |       PricesFor_RE_266.expected.txt
            |   |   |       PricesFor_RE_27.expected.txt
            |   |   |       PricesFor_RE_28.expected.txt
            |   |   |       PricesFor_RE_29.expected.txt
            |   |   |       PricesFor_RE_3.expected.txt
            |   |   |       PricesFor_RE_30.expected.txt
            |   |   |       PricesFor_RE_31.expected.txt
            |   |   |       PricesFor_RE_32.expected.txt
            |   |   |       PricesFor_RE_3382.expected.txt
            |   |   |       PricesFor_RE_3384.expected.txt
            |   |   |       PricesFor_RE_3385.expected.txt
            |   |   |       PricesFor_RE_34.expected.txt
            |   |   |       PricesFor_RE_35.expected.txt
            |   |   |       PricesFor_RE_36.expected.txt
            |   |   |       PricesFor_RE_37.expected.txt
            |   |   |       PricesFor_RE_38.expected.txt
            |   |   |       PricesFor_RE_39.expected.txt
            |   |   |       PricesFor_RE_4.expected.txt
            |   |   |       PricesFor_RE_40.expected.txt
            |   |   |       PricesFor_RE_41.expected.txt
            |   |   |       PricesFor_RE_42.expected.txt
            |   |   |       PricesFor_RE_43.expected.txt
            |   |   |       PricesFor_RE_4392.expected.txt
            |   |   |       PricesFor_RE_4396.expected.txt
            |   |   |       PricesFor_RE_4398.expected.txt
            |   |   |       PricesFor_RE_4399.expected.txt
            |   |   |       PricesFor_RE_44.expected.txt
            |   |   |       PricesFor_RE_4400.expected.txt
            |   |   |       PricesFor_RE_4401.expected.txt
            |   |   |       PricesFor_RE_4402.expected.txt
            |   |   |       PricesFor_RE_4405.expected.txt
            |   |   |       PricesFor_RE_4408.expected.txt
            |   |   |       PricesFor_RE_4409.expected.txt
            |   |   |       PricesFor_RE_45.expected.txt
            |   |   |       PricesFor_RE_46.expected.txt
            |   |   |       PricesFor_RE_47.expected.txt
            |   |   |       PricesFor_RE_48.expected.txt
            |   |   |       PricesFor_RE_49.expected.txt
            |   |   |       PricesFor_RE_5.expected.txt
            |   |   |       PricesFor_RE_50.expected.txt
            |   |   |       PricesFor_RE_51.expected.txt
            |   |   |       PricesFor_RE_52.expected.txt
            |   |   |       PricesFor_RE_53.expected.txt
            |   |   |       PricesFor_RE_54.expected.txt
            |   |   |       PricesFor_RE_5409.expected.txt
            |   |   |       PricesFor_RE_5412.expected.txt
            |   |   |       PricesFor_RE_5414.expected.txt
            |   |   |       PricesFor_RE_5420.expected.txt
            |   |   |       PricesFor_RE_55.expected.txt
            |   |   |       PricesFor_RE_56.expected.txt
            |   |   |       PricesFor_RE_57.expected.txt
            |   |   |       PricesFor_RE_58.expected.txt
            |   |   |       PricesFor_RE_59.expected.txt
            |   |   |       PricesFor_RE_6.expected.txt
            |   |   |       PricesFor_RE_60.expected.txt
            |   |   |       PricesFor_RE_62.expected.txt
            |   |   |       PricesFor_RE_6420.expected.txt
            |   |   |       PricesFor_RE_6463.expected.txt
            |   |   |       PricesFor_RE_6513.expected.txt
            |   |   |       PricesFor_RE_6517.expected.txt
            |   |   |       PricesFor_RE_6518.expected.txt
            |   |   |       PricesFor_RE_6537.expected.txt
            |   |   |       PricesFor_RE_6553.expected.txt
            |   |   |       PricesFor_RE_6565.expected.txt
            |   |   |       PricesFor_RE_6568.expected.txt
            |   |   |       PricesFor_RE_6576.expected.txt
            |   |   |       PricesFor_RE_6578.expected.txt
            |   |   |       PricesFor_RE_6586.expected.txt
            |   |   |       PricesFor_RE_66.expected.txt
            |   |   |       PricesFor_RE_67.expected.txt
            |   |   |       PricesFor_RE_68.expected.txt
            |   |   |       PricesFor_RE_69.expected.txt
            |   |   |       PricesFor_RE_7.expected.txt
            |   |   |       PricesFor_RE_70.expected.txt
            |   |   |       PricesFor_RE_73.expected.txt
            |   |   |       PricesFor_RE_74.expected.txt
            |   |   |       PricesFor_RE_75.expected.txt
            |   |   |       PricesFor_RE_78.expected.txt
            |   |   |       PricesFor_RE_79.expected.txt
            |   |   |       PricesFor_RE_8.expected.txt
            |   |   |       PricesFor_RE_80.expected.txt
            |   |   |       PricesFor_RE_81.expected.txt
            |   |   |       PricesFor_RE_82.expected.txt
            |   |   |       PricesFor_RE_83.expected.txt
            |   |   |       PricesFor_RE_84.expected.txt
            |   |   |       PricesFor_RE_85.expected.txt
            |   |   |       PricesFor_RE_86.expected.txt
            |   |   |       PricesFor_RE_87.expected.txt
            |   |   |       PricesFor_RE_88.expected.txt
            |   |   |       PricesFor_RE_89.expected.txt
            |   |   |       PricesFor_RE_9.expected.txt
            |   |   |       PricesFor_RE_92.expected.txt
            |   |   |       PricesFor_RE_93.expected.txt
            |   |   |       PricesFor_RE_94.expected.txt
            |   |   |       PricesFor_RE_95.expected.txt
            |   |   |       PricesFor_RE_97.expected.txt
            |   |   |       PricesFor_RE_98.expected.txt
            |   |   |       PricesFor_RE_99.expected.txt
            |   |   |       PricesFor_VER_1.expected.txt
            |   |   |       PricesFor_VER_10.expected.txt
            |   |   |       PricesFor_VER_11.expected.txt
            |   |   |       PricesFor_VER_12.expected.txt
            |   |   |       PricesFor_VER_13.expected.txt
            |   |   |       PricesFor_VER_14.expected.txt
            |   |   |       PricesFor_VER_15.expected.txt
            |   |   |       PricesFor_VER_16.expected.txt
            |   |   |       PricesFor_VER_17.expected.txt
            |   |   |       PricesFor_VER_18.expected.txt
            |   |   |       PricesFor_VER_19.expected.txt
            |   |   |       PricesFor_VER_2.expected.txt
            |   |   |       PricesFor_VER_20.expected.txt
            |   |   |       PricesFor_VER_21.expected.txt
            |   |   |       PricesFor_VER_22.expected.txt
            |   |   |       PricesFor_VER_23.expected.txt
            |   |   |       PricesFor_VER_24.expected.txt
            |   |   |       PricesFor_VER_25.expected.txt
            |   |   |       PricesFor_VER_26.expected.txt
            |   |   |       PricesFor_VER_27.expected.txt
            |   |   |       PricesFor_VER_28.expected.txt
            |   |   |       PricesFor_VER_29.expected.txt
            |   |   |       PricesFor_VER_3.expected.txt
            |   |   |       PricesFor_VER_30.expected.txt
            |   |   |       PricesFor_VER_31.expected.txt
            |   |   |       PricesFor_VER_32.expected.txt
            |   |   |       PricesFor_VER_33.expected.txt
            |   |   |       PricesFor_VER_34.expected.txt
            |   |   |       PricesFor_VER_35.expected.txt
            |   |   |       PricesFor_VER_4.expected.txt
            |   |   |       PricesFor_VER_5.expected.txt
            |   |   |       PricesFor_VER_6.expected.txt
            |   |   |       PricesFor_VER_7.expected.txt
            |   |   |       PricesFor_VER_8.expected.txt
            |   |   |       PricesFor_VER_9.expected.txt
            |   |   |       PricesFor_WE-KALK_1.expected.txt
            |   |   |       PricesFor_WE-KALK_10.expected.txt
            |   |   |       PricesFor_WE-KALK_1064.expected.txt
            |   |   |       PricesFor_WE-KALK_1065.expected.txt
            |   |   |       PricesFor_WE-KALK_1066.expected.txt
            |   |   |       PricesFor_WE-KALK_1067.expected.txt
            |   |   |       PricesFor_WE-KALK_1068.expected.txt
            |   |   |       PricesFor_WE-KALK_1069.expected.txt
            |   |   |       PricesFor_WE-KALK_1070.expected.txt
            |   |   |       PricesFor_WE-KALK_1071.expected.txt
            |   |   |       PricesFor_WE-KALK_1072.expected.txt
            |   |   |       PricesFor_WE-KALK_1073.expected.txt
            |   |   |       PricesFor_WE-KALK_1074.expected.txt
            |   |   |       PricesFor_WE-KALK_1075.expected.txt
            |   |   |       PricesFor_WE-KALK_1076.expected.txt
            |   |   |       PricesFor_WE-KALK_1077.expected.txt
            |   |   |       PricesFor_WE-KALK_1078.expected.txt
            |   |   |       PricesFor_WE-KALK_1079.expected.txt
            |   |   |       PricesFor_WE-KALK_1080.expected.txt
            |   |   |       PricesFor_WE-KALK_1081.expected.txt
            |   |   |       PricesFor_WE-KALK_1082.expected.txt
            |   |   |       PricesFor_WE-KALK_1083.expected.txt
            |   |   |       PricesFor_WE-KALK_11.expected.txt
            |   |   |       PricesFor_WE-KALK_12.expected.txt
            |   |   |       PricesFor_WE-KALK_13.expected.txt
            |   |   |       PricesFor_WE-KALK_14.expected.txt
            |   |   |       PricesFor_WE-KALK_15.expected.txt
            |   |   |       PricesFor_WE-KALK_16.expected.txt
            |   |   |       PricesFor_WE-KALK_17.expected.txt
            |   |   |       PricesFor_WE-KALK_18.expected.txt
            |   |   |       PricesFor_WE-KALK_19.expected.txt
            |   |   |       PricesFor_WE-KALK_2.expected.txt
            |   |   |       PricesFor_WE-KALK_20.expected.txt
            |   |   |       PricesFor_WE-KALK_2083.expected.txt
            |   |   |       PricesFor_WE-KALK_2084.expected.txt
            |   |   |       PricesFor_WE-KALK_2085.expected.txt
            |   |   |       PricesFor_WE-KALK_2086.expected.txt
            |   |   |       PricesFor_WE-KALK_2087.expected.txt
            |   |   |       PricesFor_WE-KALK_2088.expected.txt
            |   |   |       PricesFor_WE-KALK_21.expected.txt
            |   |   |       PricesFor_WE-KALK_22.expected.txt
            |   |   |       PricesFor_WE-KALK_23.expected.txt
            |   |   |       PricesFor_WE-KALK_24.expected.txt
            |   |   |       PricesFor_WE-KALK_25.expected.txt
            |   |   |       PricesFor_WE-KALK_26.expected.txt
            |   |   |       PricesFor_WE-KALK_27.expected.txt
            |   |   |       PricesFor_WE-KALK_28.expected.txt
            |   |   |       PricesFor_WE-KALK_29.expected.txt
            |   |   |       PricesFor_WE-KALK_3.expected.txt
            |   |   |       PricesFor_WE-KALK_30.expected.txt
            |   |   |       PricesFor_WE-KALK_3088.expected.txt
            |   |   |       PricesFor_WE-KALK_3089.expected.txt
            |   |   |       PricesFor_WE-KALK_3090.expected.txt
            |   |   |       PricesFor_WE-KALK_3091.expected.txt
            |   |   |       PricesFor_WE-KALK_31.expected.txt
            |   |   |       PricesFor_WE-KALK_32.expected.txt
            |   |   |       PricesFor_WE-KALK_33.expected.txt
            |   |   |       PricesFor_WE-KALK_34.expected.txt
            |   |   |       PricesFor_WE-KALK_35.expected.txt
            |   |   |       PricesFor_WE-KALK_36.expected.txt
            |   |   |       PricesFor_WE-KALK_37.expected.txt
            |   |   |       PricesFor_WE-KALK_38.expected.txt
            |   |   |       PricesFor_WE-KALK_39.expected.txt
            |   |   |       PricesFor_WE-KALK_4.expected.txt
            |   |   |       PricesFor_WE-KALK_40.expected.txt
            |   |   |       PricesFor_WE-KALK_4091.expected.txt
            |   |   |       PricesFor_WE-KALK_4092.expected.txt
            |   |   |       PricesFor_WE-KALK_4093.expected.txt
            |   |   |       PricesFor_WE-KALK_4094.expected.txt
            |   |   |       PricesFor_WE-KALK_4095.expected.txt
            |   |   |       PricesFor_WE-KALK_4096.expected.txt
            |   |   |       PricesFor_WE-KALK_4097.expected.txt
            |   |   |       PricesFor_WE-KALK_4098.expected.txt
            |   |   |       PricesFor_WE-KALK_4099.expected.txt
            |   |   |       PricesFor_WE-KALK_41.expected.txt
            |   |   |       PricesFor_WE-KALK_4100.expected.txt
            |   |   |       PricesFor_WE-KALK_4101.expected.txt
            |   |   |       PricesFor_WE-KALK_4102.expected.txt
            |   |   |       PricesFor_WE-KALK_42.expected.txt
            |   |   |       PricesFor_WE-KALK_43.expected.txt
            |   |   |       PricesFor_WE-KALK_44.expected.txt
            |   |   |       PricesFor_WE-KALK_45.expected.txt
            |   |   |       PricesFor_WE-KALK_46.expected.txt
            |   |   |       PricesFor_WE-KALK_47.expected.txt
            |   |   |       PricesFor_WE-KALK_48.expected.txt
            |   |   |       PricesFor_WE-KALK_49.expected.txt
            |   |   |       PricesFor_WE-KALK_5.expected.txt
            |   |   |       PricesFor_WE-KALK_50.expected.txt
            |   |   |       PricesFor_WE-KALK_51.expected.txt
            |   |   |       PricesFor_WE-KALK_52.expected.txt
            |   |   |       PricesFor_WE-KALK_53.expected.txt
            |   |   |       PricesFor_WE-KALK_54.expected.txt
            |   |   |       PricesFor_WE-KALK_55.expected.txt
            |   |   |       PricesFor_WE-KALK_56.expected.txt
            |   |   |       PricesFor_WE-KALK_57.expected.txt
            |   |   |       PricesFor_WE-KALK_58.expected.txt
            |   |   |       PricesFor_WE-KALK_59.expected.txt
            |   |   |       PricesFor_WE-KALK_6.expected.txt
            |   |   |       PricesFor_WE-KALK_60.expected.txt
            |   |   |       PricesFor_WE-KALK_61.expected.txt
            |   |   |       PricesFor_WE-KALK_62.expected.txt
            |   |   |       PricesFor_WE-KALK_63.expected.txt
            |   |   |       PricesFor_WE-KALK_64.expected.txt
            |   |   |       PricesFor_WE-KALK_7.expected.txt
            |   |   |       PricesFor_WE-KALK_8.expected.txt
            |   |   |       PricesFor_WE-KALK_9.expected.txt
            |   |   |       PricesFor_WE_1.expected.txt
            |   |   |       PricesFor_WE_10.expected.txt
            |   |   |       PricesFor_WE_100.expected.txt
            |   |   |       PricesFor_WE_11.expected.txt
            |   |   |       PricesFor_WE_1100.expected.txt
            |   |   |       PricesFor_WE_1101.expected.txt
            |   |   |       PricesFor_WE_1102.expected.txt
            |   |   |       PricesFor_WE_1103.expected.txt
            |   |   |       PricesFor_WE_1104.expected.txt
            |   |   |       PricesFor_WE_1105.expected.txt
            |   |   |       PricesFor_WE_1106.expected.txt
            |   |   |       PricesFor_WE_1107.expected.txt
            |   |   |       PricesFor_WE_1108.expected.txt
            |   |   |       PricesFor_WE_1109.expected.txt
            |   |   |       PricesFor_WE_1110.expected.txt
            |   |   |       PricesFor_WE_1111.expected.txt
            |   |   |       PricesFor_WE_1112.expected.txt
            |   |   |       PricesFor_WE_1113.expected.txt
            |   |   |       PricesFor_WE_1114.expected.txt
            |   |   |       PricesFor_WE_1115.expected.txt
            |   |   |       PricesFor_WE_1116.expected.txt
            |   |   |       PricesFor_WE_1117.expected.txt
            |   |   |       PricesFor_WE_1118.expected.txt
            |   |   |       PricesFor_WE_1119.expected.txt
            |   |   |       PricesFor_WE_1120.expected.txt
            |   |   |       PricesFor_WE_1121.expected.txt
            |   |   |       PricesFor_WE_1122.expected.txt
            |   |   |       PricesFor_WE_12.expected.txt
            |   |   |       PricesFor_WE_13.expected.txt
            |   |   |       PricesFor_WE_14.expected.txt
            |   |   |       PricesFor_WE_15.expected.txt
            |   |   |       PricesFor_WE_16.expected.txt
            |   |   |       PricesFor_WE_17.expected.txt
            |   |   |       PricesFor_WE_18.expected.txt
            |   |   |       PricesFor_WE_19.expected.txt
            |   |   |       PricesFor_WE_2.expected.txt
            |   |   |       PricesFor_WE_20.expected.txt
            |   |   |       PricesFor_WE_21.expected.txt
            |   |   |       PricesFor_WE_2122.expected.txt
            |   |   |       PricesFor_WE_2123.expected.txt
            |   |   |       PricesFor_WE_2124.expected.txt
            |   |   |       PricesFor_WE_2125.expected.txt
            |   |   |       PricesFor_WE_2126.expected.txt
            |   |   |       PricesFor_WE_2127.expected.txt
            |   |   |       PricesFor_WE_2128.expected.txt
            |   |   |       PricesFor_WE_2129.expected.txt
            |   |   |       PricesFor_WE_22.expected.txt
            |   |   |       PricesFor_WE_23.expected.txt
            |   |   |       PricesFor_WE_24.expected.txt
            |   |   |       PricesFor_WE_25.expected.txt
            |   |   |       PricesFor_WE_26.expected.txt
            |   |   |       PricesFor_WE_27.expected.txt
            |   |   |       PricesFor_WE_28.expected.txt
            |   |   |       PricesFor_WE_29.expected.txt
            |   |   |       PricesFor_WE_3.expected.txt
            |   |   |       PricesFor_WE_30.expected.txt
            |   |   |       PricesFor_WE_31.expected.txt
            |   |   |       PricesFor_WE_3129.expected.txt
            |   |   |       PricesFor_WE_3130.expected.txt
            |   |   |       PricesFor_WE_3131.expected.txt
            |   |   |       PricesFor_WE_3132.expected.txt
            |   |   |       PricesFor_WE_3133.expected.txt
            |   |   |       PricesFor_WE_32.expected.txt
            |   |   |       PricesFor_WE_33.expected.txt
            |   |   |       PricesFor_WE_34.expected.txt
            |   |   |       PricesFor_WE_35.expected.txt
            |   |   |       PricesFor_WE_36.expected.txt
            |   |   |       PricesFor_WE_37.expected.txt
            |   |   |       PricesFor_WE_38.expected.txt
            |   |   |       PricesFor_WE_39.expected.txt
            |   |   |       PricesFor_WE_4.expected.txt
            |   |   |       PricesFor_WE_40.expected.txt
            |   |   |       PricesFor_WE_41.expected.txt
            |   |   |       PricesFor_WE_4133.expected.txt
            |   |   |       PricesFor_WE_4134.expected.txt
            |   |   |       PricesFor_WE_4135.expected.txt
            |   |   |       PricesFor_WE_4136.expected.txt
            |   |   |       PricesFor_WE_4137.expected.txt
            |   |   |       PricesFor_WE_4138.expected.txt
            |   |   |       PricesFor_WE_4139.expected.txt
            |   |   |       PricesFor_WE_4140.expected.txt
            |   |   |       PricesFor_WE_4141.expected.txt
            |   |   |       PricesFor_WE_4142.expected.txt
            |   |   |       PricesFor_WE_4143.expected.txt
            |   |   |       PricesFor_WE_4144.expected.txt
            |   |   |       PricesFor_WE_4145.expected.txt
            |   |   |       PricesFor_WE_42.expected.txt
            |   |   |       PricesFor_WE_43.expected.txt
            |   |   |       PricesFor_WE_44.expected.txt
            |   |   |       PricesFor_WE_45.expected.txt
            |   |   |       PricesFor_WE_46.expected.txt
            |   |   |       PricesFor_WE_47.expected.txt
            |   |   |       PricesFor_WE_48.expected.txt
            |   |   |       PricesFor_WE_49.expected.txt
            |   |   |       PricesFor_WE_5.expected.txt
            |   |   |       PricesFor_WE_50.expected.txt
            |   |   |       PricesFor_WE_51.expected.txt
            |   |   |       PricesFor_WE_52.expected.txt
            |   |   |       PricesFor_WE_53.expected.txt
            |   |   |       PricesFor_WE_54.expected.txt
            |   |   |       PricesFor_WE_55.expected.txt
            |   |   |       PricesFor_WE_56.expected.txt
            |   |   |       PricesFor_WE_57.expected.txt
            |   |   |       PricesFor_WE_58.expected.txt
            |   |   |       PricesFor_WE_59.expected.txt
            |   |   |       PricesFor_WE_6.expected.txt
            |   |   |       PricesFor_WE_60.expected.txt
            |   |   |       PricesFor_WE_61.expected.txt
            |   |   |       PricesFor_WE_62.expected.txt
            |   |   |       PricesFor_WE_63.expected.txt
            |   |   |       PricesFor_WE_64.expected.txt
            |   |   |       PricesFor_WE_65.expected.txt
            |   |   |       PricesFor_WE_66.expected.txt
            |   |   |       PricesFor_WE_67.expected.txt
            |   |   |       PricesFor_WE_68.expected.txt
            |   |   |       PricesFor_WE_69.expected.txt
            |   |   |       PricesFor_WE_7.expected.txt
            |   |   |       PricesFor_WE_70.expected.txt
            |   |   |       PricesFor_WE_71.expected.txt
            |   |   |       PricesFor_WE_72.expected.txt
            |   |   |       PricesFor_WE_73.expected.txt
            |   |   |       PricesFor_WE_74.expected.txt
            |   |   |       PricesFor_WE_75.expected.txt
            |   |   |       PricesFor_WE_76.expected.txt
            |   |   |       PricesFor_WE_77.expected.txt
            |   |   |       PricesFor_WE_78.expected.txt
            |   |   |       PricesFor_WE_79.expected.txt
            |   |   |       PricesFor_WE_8.expected.txt
            |   |   |       PricesFor_WE_80.expected.txt
            |   |   |       PricesFor_WE_81.expected.txt
            |   |   |       PricesFor_WE_82.expected.txt
            |   |   |       PricesFor_WE_83.expected.txt
            |   |   |       PricesFor_WE_84.expected.txt
            |   |   |       PricesFor_WE_85.expected.txt
            |   |   |       PricesFor_WE_86.expected.txt
            |   |   |       PricesFor_WE_87.expected.txt
            |   |   |       PricesFor_WE_88.expected.txt
            |   |   |       PricesFor_WE_89.expected.txt
            |   |   |       PricesFor_WE_9.expected.txt
            |   |   |       PricesFor_WE_90.expected.txt
            |   |   |       PricesFor_WE_91.expected.txt
            |   |   |       PricesFor_WE_92.expected.txt
            |   |   |       PricesFor_WE_93.expected.txt
            |   |   |       PricesFor_WE_94.expected.txt
            |   |   |       PricesFor_WE_95.expected.txt
            |   |   |       PricesFor_WE_96.expected.txt
            |   |   |       PricesFor_WE_97.expected.txt
            |   |   |       PricesFor_WE_98.expected.txt
            |   |   |       PricesFor_WE_99.expected.txt
            |   |   |       ReceiptPricesTests.cs
            |   |   |       
            |   |   +---ReceiptProgression
            |   |   |       DirectoryI3DsFromProgressionForSupplierOrder146.expected.txt
            |   |   |       ProgressionForSupplierOrder146.expected.txt
            |   |   |       ReceiptProgressionTests.cs
            |   |   |       
            |   |   +---ReceiptProvisionApplyCurrent
            |   |   |       ReceiptProvisionApplyCurrentTests.cs
            |   |   |       ReceiptProvisionItems_After.expected.txt
            |   |   |       ReceiptProvisionItems_Before.expected.txt
            |   |   |       ReceiptProvisionItems_InvoiceFromContract.expected.txt
            |   |   |       ReceiptProvisionItems_InvoiceWithCreditVoucher.expected.txt
            |   |   |       ReceiptProvisionItems_OnlyContract.expected.txt
            |   |   |       
            |   |   +---ReceiptProvisionGoals
            |   |   |       1_Goals_Table.expected.txt
            |   |   |       2_Goals.expected.txt
            |   |   |       ReceiptProvisionGoalTests.cs
            |   |   |       
            |   |   +---ReceiptProvisionLevels
            |   |   |       1_Levels_Table.expected.txt
            |   |   |       2_Levels.expected.txt
            |   |   |       3_Price_3000.expected.txt
            |   |   |       3_Price_400.expected.txt
            |   |   |       3_Price_800.expected.txt
            |   |   |       4.1_Price_600.expected.txt
            |   |   |       4.2_Price_450.expected.txt
            |   |   |       5.1_Before.expected.txt
            |   |   |       5.2_OldEmployee.expected.txt
            |   |   |       5.3_NewEmployee.expected.txt
            |   |   |       6.1_NewMonth.expected.txt
            |   |   |       7_Levels_Table_NoZero.expected.txt
            |   |   |       7_Price_400_BelowFirstTier.expected.txt
            |   |   |       8.1_Price_5000_OnTier2.expected.txt
            |   |   |       8.2_Price_1000_OnTier1.expected.txt
            |   |   |       8_Levels_Stefan.expected.txt
            |   |   |       ReceiptProvisionEmployeeLevelTests.cs
            |   |   |       
            |   |   +---ReceiptProvisions
            |   |   |       10_ProvisionAfterForwarding.expected.txt
            |   |   |       11_ApplyCurrentSchemaToReceipts_Offers_Invoices_Open.expected.txt
            |   |   |       11_ApplyCurrentSchemaToReceipts_Offers_Invoices_Open_Again.expected.txt
            |   |   |       11_ApplyCurrentSchemaToReceipts_Offers_Invoices_Open_DateTo.expected.txt
            |   |   |       11_ReceiptProvisionItems.expected.txt
            |   |   |       12_All.expected.txt
            |   |   |       12_DateEnd.expected.txt
            |   |   |       12_DateStart.expected.txt
            |   |   |       12_IncludeZeroProvision_After.expected.txt
            |   |   |       12_IncludeZeroProvision_Before.expected.txt
            |   |   |       12_OnlyClosedReceipts.expected.txt
            |   |   |       12_OnlyOwn.expected.txt
            |   |   |       12_ReceiptUserState.expected.txt
            |   |   |       12_Rights_All.expected.txt
            |   |   |       12_Rights_NoRight_Exception.expected.txt
            |   |   |       12_Rights_OnlyOwn.expected.txt
            |   |   |       13_Provision_Rights.expected.txt
            |   |   |       14_DeleteProvisionSchema_RightMissingException.expected.txt
            |   |   |       14_SaveProvisionSchema_RightMissingException.expected.txt
            |   |   |       15_AccountCustomersTable.expected.txt
            |   |   |       15_ProvisionSchemaDetails_After.expected.txt
            |   |   |       15_ProvisionSchemaDetails_Before.expected.txt
            |   |   |       15_ReceiptProvisionSchemaCustomerAssignments.expected.txt
            |   |   |       17_Offer_6750_BothProvisions.expected.txt
            |   |   |       17_Offer_6750_OnlyFirstProvision.expected.txt
            |   |   |       17_Offer_6750_OnlyFirstProvision_SecondSkipped.expected.txt
            |   |   |       17_Offer_6750_OnlySecondProvision.expected.txt
            |   |   |       18_ReceiptsWithoutProvision.expected.txt
            |   |   |       19_Offer.expected.txt
            |   |   |       2_CreateNewSchema_1.expected.txt
            |   |   |       2_CreateNewSchema_2.expected.txt
            |   |   |       3_AllSchemas.expected.txt
            |   |   |       4_ProvisionInNewReceipt.expected.txt
            |   |   |       4_ReceiptSettingsWithGlobalProvisionSchema.expected.txt
            |   |   |       5_AccountCustomerWithProvisionSchema.expected.txt
            |   |   |       5_ProvisionInNewReceipt.expected.txt
            |   |   |       6_CustomerAssignments.expected.txt
            |   |   |       7_AccountCustomer_NoSchema.expected.txt
            |   |   |       7_SchemaItems.expected.txt
            |   |   |       7_Schemas.expected.txt
            |   |   |       8_ReceiptProvisionItems_AfterDelete.expected.txt
            |   |   |       8_ReceiptProvisionItems_AfterInsert.expected.txt
            |   |   |       9_Offer_6716_WithProvision.expected.txt
            |   |   |       9_Offer_6723_WithProvision.expected.txt
            |   |   |       9_Offer_6728_WithProvision.expected.txt
            |   |   |       9_Offer_6732_WithProvision.expected.txt
            |   |   |       9_Offer_6748_WithProvision.expected.txt
            |   |   |       9_Offer_6750_WithProvision.expected.txt
            |   |   |       ReceiptProvisionTests.cs
            |   |   |       
            |   |   +---ReceiptProvisionsBalanceItem
            |   |   |       AlwaysAutoIncludeBalanceItem.expected.txt
            |   |   |       IgnoreBalanceItems.expected.txt
            |   |   |       ReceiptProvisionsBalanceItemTests.cs
            |   |   |       
            |   |   +---ReceiptProvisionSchemaExpiration
            |   |   |       After_GlobalSchemaI3D.expected.txt
            |   |   |       After_SchemaDetails.expected.txt
            |   |   |       Before_GlobalSchemaI3D.expected.txt
            |   |   |       Before_SchemaDetails.expected.txt
            |   |   |       ReceiptProvisionSchemaExpirationTests.cs
            |   |   |       
            |   |   +---ReceiptReminderDate
            |   |   |       ReceiptReminderDateTests.cs
            |   |   |       
            |   |   +---ReceiptResultBuilder
            |   |   |       ReceiptResultBuilderTests.cs
            |   |   |       
            |   |   +---Receipts
            |   |   |       CreatedBarcode.expected.txt
            |   |   |       CreateNewOffer.expected.txt
            |   |   |       ForwardInvoiceToCreditVoucherResult.expected.txt
            |   |   |       ForwardOfferToInvoiceResult.expected.txt
            |   |   |       InvoiceAfterRemovingOnePosition.expected.txt
            |   |   |       InvoiceShouldBeClosed.expected.txt
            |   |   |       OfferAfterCreatingInvoice.expected.txt
            |   |   |       ReceiptItemsResultFor4348.expected.txt
            |   |   |       ReceiptItemsResultFor4356.expected.txt
            |   |   |       ReceiptOfferUpdateClassificationTest.cs
            |   |   |       ReceiptOfferUpdateClassificationTestResult.expected.txt
            |   |   |       ReceiptTest.cs
            |   |   |       SaveCreditVoucherResult.expected.txt
            |   |   |       SaveInvoiceResult.expected.txt
            |   |   |       SaveOfferResult.expected.txt
            |   |   |       SearchArticlesResult1.expected.txt
            |   |   |       SearchArticlesResult2.expected.txt
            |   |   |       
            |   |   +---ReceiptsDefaultArticleSearchQuantity
            |   |   |       ReceiptItems.expected.txt
            |   |   |       ReceiptsDefaultArticleSearchQuantityTests.cs
            |   |   |       
            |   |   +---ReceiptSearch
            |   |   |       CreditVoucherBranchSearchTests.cs
            |   |   |       ReceiptSearchTest.cs
            |   |   |       Receipts_AccountI3DAndCampaignI3D.expected.txt
            |   |   |       Receipts_AccountI3DAndSupplierI3Ds.expected.txt
            |   |   |       Receipts_AccountI3D_10000.expected.txt
            |   |   |       Receipts_AccountI3D_DoesntExist.expected.txt
            |   |   |       Receipts_AccountName_Celos.expected.txt
            |   |   |       Receipts_AccountName_Ingram.expected.txt
            |   |   |       Receipts_AccountNumbers.expected.txt
            |   |   |       Receipts_ArticleI3Ds.expected.txt
            |   |   |       Receipts_ChangedAfterDate_2017_01_01.expected.txt
            |   |   |       Receipts_ChangedAfterDate_2017_06_01.expected.txt
            |   |   |       Receipts_ChangedAfterDate_2017_08_01.expected.txt
            |   |   |       Receipts_ContractKindI3Ds.expected.txt
            |   |   |       Receipts_DateFrom.expected.txt
            |   |   |       Receipts_DateSameDay.expected.txt
            |   |   |       Receipts_DateTo.expected.txt
            |   |   |       Receipts_DeliveryConditionI3D.expected.txt
            |   |   |       Receipts_EmployeeI3Ds.expected.txt
            |   |   |       Receipts_GrossPriceFrom.expected.txt
            |   |   |       Receipts_GrossPriceTo.expected.txt
            |   |   |       Receipts_HasNoRight_ContractClass.expected.txt
            |   |   |       Receipts_HasNoRight_CreditVoucherClass.expected.txt
            |   |   |       Receipts_HasNoRight_DeliveryListClass.expected.txt
            |   |   |       Receipts_HasNoRight_InvoiceClass.expected.txt
            |   |   |       Receipts_HasNoRight_OfferClass.expected.txt
            |   |   |       Receipts_HasNoRight_OrderClass.expected.txt
            |   |   |       Receipts_HasNoRight_PickupListClass.expected.txt
            |   |   |       Receipts_HasNoRight_SupplierCreditVoucher.expected.txt
            |   |   |       Receipts_HasNoRight_SupplierDeliveryList.expected.txt
            |   |   |       Receipts_HasNoRight_SupplierInvoice.expected.txt
            |   |   |       Receipts_HasNoRight_SupplierOffer.expected.txt
            |   |   |       Receipts_HasNoRight_SupplierOrder.expected.txt
            |   |   |       Receipts_HasShowRight_ContractClass.expected.txt
            |   |   |       Receipts_HasShowRight_CreditVoucherClass.expected.txt
            |   |   |       Receipts_HasShowRight_DeliveryListClass.expected.txt
            |   |   |       Receipts_HasShowRight_InvoiceClass.expected.txt
            |   |   |       Receipts_HasShowRight_OfferClass.expected.txt
            |   |   |       Receipts_HasShowRight_OrderClass.expected.txt
            |   |   |       Receipts_HasShowRight_PickupListClass.expected.txt
            |   |   |       Receipts_HasShowRight_SupplierCreditVoucher.expected.txt
            |   |   |       Receipts_HasShowRight_SupplierDeliveryList.expected.txt
            |   |   |       Receipts_HasShowRight_SupplierInvoice.expected.txt
            |   |   |       Receipts_HasShowRight_SupplierOffer.expected.txt
            |   |   |       Receipts_HasShowRight_SupplierOrder.expected.txt
            |   |   |       Receipts_HourlySurchargeRateI3Ds.expected.txt
            |   |   |       Receipts_IsCart_False.expected.txt
            |   |   |       Receipts_IsCart_True.expected.txt
            |   |   |       Receipts_IsHiddenInHelpdesk_False.expected.txt
            |   |   |       Receipts_IsHiddenInHelpdesk_Null_ContractsOnly.expected.txt
            |   |   |       Receipts_IsHiddenInHelpdesk_OnlyAppliesToContracts.expected.txt
            |   |   |       Receipts_IsHiddenInHelpdesk_True.expected.txt
            |   |   |       Receipts_NoFiltering.expected.txt
            |   |   |       Receipts_NoFiltering_IncludeClosed.expected.txt
            |   |   |       Receipts_Offer_With_SharedDocuments.expected.txt
            |   |   |       Receipts_OnlyCommissioned.expected.txt
            |   |   |       Receipts_OnlyNonCarts.expected.txt
            |   |   |       Receipts_OnlyOwn.expected.txt
            |   |   |       Receipts_OnlyOwnBranch.expected.txt
            |   |   |       Receipts_OnlyOwnBranch_IncludeClosed.expected.txt
            |   |   |       Receipts_OnlyTemplates.expected.txt
            |   |   |       Receipts_Order_With_SharedDocuments.expected.txt
            |   |   |       Receipts_PaymentConditionI3D.expected.txt
            |   |   |       Receipts_ReceiptI3Ds.expected.txt
            |   |   |       Receipts_ReceiptItemI3D.expected.txt
            |   |   |       Receipts_ReceiptKind_ContractClass.expected.txt
            |   |   |       Receipts_ReceiptKind_CreditVoucherClass.expected.txt
            |   |   |       Receipts_ReceiptKind_DeliveryListClass.expected.txt
            |   |   |       Receipts_ReceiptKind_InvoiceClass.expected.txt
            |   |   |       Receipts_ReceiptKind_OfferClass.expected.txt
            |   |   |       Receipts_ReceiptKind_OrderClass.expected.txt
            |   |   |       Receipts_ReceiptKind_PickupListClass.expected.txt
            |   |   |       Receipts_ReceiptKind_SupplierCreditVoucher.expected.txt
            |   |   |       Receipts_ReceiptKind_SupplierDeliveryList.expected.txt
            |   |   |       Receipts_ReceiptKind_SupplierInvoice.expected.txt
            |   |   |       Receipts_ReceiptKind_SupplierOffer.expected.txt
            |   |   |       Receipts_ReceiptKind_SupplierOrder.expected.txt
            |   |   |       Receipts_ReceiptNumber_DoesntExist.expected.txt
            |   |   |       Receipts_ReceiptNumber_IsActive.expected.txt
            |   |   |       Receipts_ReceiptNumber_IsNotActive.expected.txt
            |   |   |       Receipts_ReceiptNumber_IsNotActive_IncludeClosed.expected.txt
            |   |   |       Receipts_SearchText_Celos.expected.txt
            |   |   |       Receipts_SearchText_Duplex_ReceiptItems.expected.txt
            |   |   |       Receipts_SearchText_IsReceiptNumber.expected.txt
            |   |   |       Receipts_SearchText_Scale_Fuji_ReceiptItems.expected.txt
            |   |   |       Receipts_SupplierI3Ds.expected.txt
            |   |   |       Receipts_WebAccount_Default.expected.txt
            |   |   |       Receipts_WebAccount_ShouldIgnoreOwnAccountI3DFilter.expected.txt
            |   |   |       Receipts_WebAccount_ShouldIgnoreOwnSupplierI3DsFilter.expected.txt
            |   |   |       
            |   |   +---ReceiptTaxRate
            |   |   |       ForwardedANToAU.expected.txt
            |   |   |       ForwardedAUToLI.expected.txt
            |   |   |       ForwardedLIToRE.expected.txt
            |   |   |       ForwardedREToGU.expected.txt
            |   |   |       ReceiptItems01012002_000000.expected.txt
            |   |   |       ReceiptItems01012007_000000.expected.txt
            |   |   |       ReceiptItems01012020_000000.expected.txt
            |   |   |       ReceiptItems01012021_000000.expected.txt
            |   |   |       ReceiptItems31122006_000000.expected.txt
            |   |   |       ReceiptItems31122006_123012.expected.txt
            |   |   |       ReceiptItemsUpdatedTaxRateAfterNewVersion.expected.txt
            |   |   |       ReceiptTaxRateTest.cs
            |   |   |       
            |   |   +---ReceiptTemplate
            |   |   |       CreateNewOrderTemplate.expected.txt
            |   |   |       ReceiptTemplateFirstLoad.expected.txt
            |   |   |       ReceiptTemplateOnlyAllowedLoad.expected.txt
            |   |   |       ReceiptTemplateTest.cs
            |   |   |       
            |   |   +---ReceiptTicketPattern
            |   |   |       ReceiptTicketPatternTests.cs
            |   |   |       TicketInfos.expected.txt
            |   |   |       
            |   |   +---ReceiptTodos
            |   |   |       CreatedOrder.expected.txt
            |   |   |       ForwardedToInvoice.expected.txt
            |   |   |       NewVersion.expected.txt
            |   |   |       ReceiptTodosTest.cs
            |   |   |       
            |   |   +---ReceiptVersions
            |   |   |       CurrentVersion.expected.txt
            |   |   |       ReceiptVersionTest.cs
            |   |   |       Version1.expected.txt
            |   |   |       Version2.expected.txt
            |   |   |       Version3.expected.txt
            |   |   |       Version4.expected.txt
            |   |   |       
            |   |   +---ReportEngine
            |   |   |       PdfExportSettingsTests.cs
            |   |   |       PdfExportSettings_Initial.expected.txt
            |   |   |       PdfExportSettings_Modified.expected.txt
            |   |   |       
            |   |   +---ReportVariables
            |   |   |       ReportVariablesTest.cs
            |   |   |       
            |   |   +---RevenueAndExpenseAccounts
            |   |   |       GetRevenueAccountTests.cs
            |   |   |       
            |   |   +---RiverDivo
            |   |   |       CreatedTicket.expected.txt
            |   |   |       RiverDivoTests.cs
            |   |   |       
            |   |   +---Rma
            |   |   |       ArticleLog.expected.txt
            |   |   |       BarcodeChanges.expected.txt
            |   |   |       CreateNewRma.expected.txt
            |   |   |       GetRmaSendBackByFilter.expected.txt
            |   |   |       GetRmaSendForthByFilter.expected.txt
            |   |   |       NewSendBackRma.expected.txt
            |   |   |       RmaArticle.expected.txt
            |   |   |       RmaArticleSearchByArticleCode.expected.txt
            |   |   |       RmaArticleSearchBySerialNumber.expected.txt
            |   |   |       RmaOverview.expected.txt
            |   |   |       RmaTest.cs
            |   |   |       SavedRma.expected.txt
            |   |   |       SaveSendBackRma.expected.txt
            |   |   |       SaveSendForthRma.expected.txt
            |   |   |       SecondaryStockBookings.expected.txt
            |   |   |       SendKinds_1.expected.txt
            |   |   |       SendKinds_2.expected.txt
            |   |   |       
            |   |   +---Sales
            |   |   |   \---Receipts
            |   |   |       \---Settings
            |   |   |               ReceiverTextSettingsTests.cs
            |   |   |               ReceiverTextSettings_AllSettingsEnabled_SaveResult.expected.txt
            |   |   |               ReceiverTextSettings_ContactDepartmentOrder_SaveResult.expected.txt
            |   |   |               ReceiverTextSettings_GetDefaultSettings.expected.txt
            |   |   |               ReceiverTextSettings_PartialSettings_RetrievedSettings.expected.txt
            |   |   |               ReceiverTextSettings_PartialSettings_SaveResult.expected.txt
            |   |   |               
            |   |   +---SaveNewSimpleTicket
            |   |   |       1_Ticket.expected.txt
            |   |   |       2_Ticket.expected.txt
            |   |   |       3_Ticket.expected.txt
            |   |   |       SaveNewSimpleTicketTests.cs
            |   |   |       
            |   |   +---SaveReceiptPerformance
            |   |   |       ArticlesTable.expected.txt
            |   |   |       BarcodeHistoryTable.expected.txt
            |   |   |       BarcodesTable.expected.txt
            |   |   |       OriginAuftrag1291.expected.txt
            |   |   |       OriginAuftrag1294.expected.txt
            |   |   |       OriginAuftrag1296.expected.txt
            |   |   |       OriginAuftrag1303.expected.txt
            |   |   |       OriginAuftrag1310.expected.txt
            |   |   |       OriginAuftrag1317.expected.txt
            |   |   |       OriginAuftrag1325.expected.txt
            |   |   |       OriginAuftrag1332.expected.txt
            |   |   |       OriginAuftrag1333.expected.txt
            |   |   |       OriginLieferschein5153.expected.txt
            |   |   |       OriginLieferschein5165.expected.txt
            |   |   |       OriginLieferschein85.expected.txt
            |   |   |       OriginLieferschein87.expected.txt
            |   |   |       OriginLieferschein88.expected.txt
            |   |   |       OriginLieferschein89.expected.txt
            |   |   |       SavedReceipt.expected.txt
            |   |   |       SaveReceiptPerformanceTest.cs
            |   |   |       SeriennummerToPositionTable.expected.txt
            |   |   |       
            |   |   +---ScriptMethods
            |   |   |       RiverScripts.expected.txt
            |   |   |       ScriptMethodTests.cs
            |   |   |       
            |   |   +---SecialAgreement
            |   |   |       Delete_SpecialAgreement.expected.txt
            |   |   |       Save_SpecialAgreement.expected.txt
            |   |   |       Save_SpecialAgreement_IsGlobal.expected.txt
            |   |   |       SpecialAgreementTest.cs
            |   |   |       
            |   |   +---SecondaryStockArticle
            |   |   |       10_bookInMainStock.expected.txt
            |   |   |       11_bookOutMainStock.expected.txt
            |   |   |       1_activeSecondaryStockArticles.expected.txt
            |   |   |       2_articlesSecondaryStockArticles.expected.txt
            |   |   |       3_stockSecondaryStockArticles.expected.txt
            |   |   |       4_articlesSecondaryStockArticlesAfterChange.expected.txt
            |   |   |       5_newSecondaryStockArticles.expected.txt
            |   |   |       6_bookInSerial.expected.txt
            |   |   |       7_bookOutSerial.expected.txt
            |   |   |       8_bookIn.expected.txt
            |   |   |       9_bookOut.expected.txt
            |   |   |       SecondaryStockArticleTest.cs
            |   |   |       
            |   |   +---Serialization
            |   |   |       Document.expected.txt
            |   |   |       DocumentRawJson.expected.txt
            |   |   |       Helpdesk.expected.txt
            |   |   |       HelpdeskRawJson.expected.txt
            |   |   |       Invoice.expected.txt
            |   |   |       InvoiceRawJson.expected.txt
            |   |   |       SerializationTests.cs
            |   |   |       
            |   |   +---ServiceBoardWeb
            |   |   |       HelpdeskCategory.expected.txt
            |   |   |       HelpdeskPriority.expected.txt
            |   |   |       HelpdeskStatus.expected.txt
            |   |   |       HelpdeskTimerType.expected.txt
            |   |   |       HelpdeskType.expected.txt
            |   |   |       ServiceBoardWebTests.cs
            |   |   |       VirtualObjectCategory.expected.txt
            |   |   |       
            |   |   +---Services
            |   |   |   |   Article_Verifyer_directories.expected.txt
            |   |   |   |   CustomerReceipts_Verify_directories.expected.txt
            |   |   |   |   Customer_Verify_directories.expected.txt
            |   |   |   |   DirectoryCheckTest.cs
            |   |   |   |   DirectoryCheck_result.expected.txt
            |   |   |   |   Employee_Verifyer_directories.expected.txt
            |   |   |   |   SupplierReceipts_Verify_directories.expected.txt
            |   |   |   |   Supplier_Verify_directories.expected.txt
            |   |   |   |   
            |   |   |   +---CachedTables
            |   |   |   |       CachedTableStatistics_Check.expected.txt
            |   |   |   |       CacheTable_CacheMspArticleStatistics_ItemCountCheck.expected.txt
            |   |   |   |       CacheTable_CacheOrderStatistic_ItemCountCheck.expected.txt
            |   |   |   |       CacheTable_CacheSalesStatistic_ItemCountCheck.expected.txt
            |   |   |   |       CacheTable_CacheTicketStatistic_ItemCountCheck.expected.txt
            |   |   |   |       GeneralCachedTableTests.cs
            |   |   |   |       
            |   |   |   \---CTimeConnectors
            |   |   |           CheckGetSettings_getMethod_result.expected.txt
            |   |   |           CheckSettingUpdate_setMethod_result.expected.txt
            |   |   |           CTimeConnectorTests.cs
            |   |   |           GetCtimeDataCheck_result.expected.txt
            |   |   |           ResetCtimeCalendarSync_ScheduleItems.expected.txt
            |   |   |           SyncCTimeWithCalendarCheck1_result.expected.txt
            |   |   |           SyncCTimeWithCalendarCheck1_ScheduleItems.expected.txt
            |   |   |           SyncCTimeWithCalendarCheck2_result.expected.txt
            |   |   |           SyncCTimeWithCalendarCheck2_ScheduleItems.expected.txt
            |   |   |           
            |   |   +---Settings
            |   |   |       ActivitySettings.expected.txt
            |   |   |       ActivitySettings2.expected.txt
            |   |   |       AppointmentsForTicketsSettings.expected.txt
            |   |   |       AppointmentsForTicketsSettings2.expected.txt
            |   |   |       ArticleSettings.expected.txt
            |   |   |       ArticleSettings2.expected.txt
            |   |   |       BookKeepingExportInformations.expected.txt
            |   |   |       BookKeepingExportInformations2.expected.txt
            |   |   |       BookKeepingSettings.expected.txt
            |   |   |       BookKeepingSettings2.expected.txt
            |   |   |       CalendarRepresentationSettings.expected.txt
            |   |   |       CalendarRepresentationSettings2.expected.txt
            |   |   |       CalendarSynchronizationSettings.expected.txt
            |   |   |       CalendarSynchronizationSettings2.expected.txt
            |   |   |       ChecklistSettings.expected.txt
            |   |   |       ChecklistSettings2.expected.txt
            |   |   |       ClickBillingSettings.expected.txt
            |   |   |       ClickBillingSettings2.expected.txt
            |   |   |       ContactDepartmentSettings.expected.txt
            |   |   |       ContactDepartmentSettings2.expected.txt
            |   |   |       ContactPersonLabelSettings.expected.txt
            |   |   |       ContactPersonLabelSettings2.expected.txt
            |   |   |       ContigentSettings.expected.txt
            |   |   |       ContigentSettings2.expected.txt
            |   |   |       ContractArticleSettings.expected.txt
            |   |   |       ContractArticleSettings2.expected.txt
            |   |   |       ContractSettings.expected.txt
            |   |   |       ContractSettings2.expected.txt
            |   |   |       CrmSettings.expected.txt
            |   |   |       CrmSettings2.expected.txt
            |   |   |       CustomerAdministrationSettings.expected.txt
            |   |   |       CustomerAdministrationSettings2.expected.txt
            |   |   |       DatevOnlineSettings.expected.txt
            |   |   |       DatevOnlineSettings2.expected.txt
            |   |   |       DeviceLastActionStatusConfiguration.expected.txt
            |   |   |       DeviceLastActionStatusConfiguration2.expected.txt
            |   |   |       DocBeeConnectorSettings.expected.txt
            |   |   |       DocBeeConnectorSettings2.expected.txt
            |   |   |       DsgvoSettings.expected.txt
            |   |   |       DsgvoSettings2.expected.txt
            |   |   |       DunningSettings.expected.txt
            |   |   |       DunningSettings2.expected.txt
            |   |   |       DuplicateApplicationSettingID.expected.txt
            |   |   |       DuplicateAppSettingsConst.expected.txt
            |   |   |       EmployeeVariableSettings.expected.txt
            |   |   |       EmployeeVariableSettings2.expected.txt
            |   |   |       GeneralContractSettings.expected.txt
            |   |   |       GeneralContractSettings2.expected.txt
            |   |   |       HelpdeskDunningSettings.expected.txt
            |   |   |       HelpdeskSettings.expected.txt
            |   |   |       HelpdeskSettings2.expected.txt
            |   |   |       HelpdeskSettings2_WithInvalidEnumValues.expected.txt
            |   |   |       LeasingSettings.expected.txt
            |   |   |       LeasingSettings2.expected.txt
            |   |   |       LoginSettings.expected.txt
            |   |   |       LoginSettings2.expected.txt
            |   |   |       LogisticSettings.expected.txt
            |   |   |       LogisticSettings2.expected.txt
            |   |   |       MailSettings.expected.txt
            |   |   |       MailSettings2.expected.txt
            |   |   |       ManagementInfoSettings.expected.txt
            |   |   |       ManagementInfoSettings2.expected.txt
            |   |   |       MonitoringApplicationNotificationSetting.expected.txt
            |   |   |       MonitoringApplicationNotificationSetting2.expected.txt
            |   |   |       MonitoringSettings.expected.txt
            |   |   |       MonitoringSettings2.expected.txt
            |   |   |       MyDaySettings.expected.txt
            |   |   |       MyDaySettings2.expected.txt
            |   |   |       OpenAISettings.expected.txt
            |   |   |       OpenAISettings2.expected.txt
            |   |   |       OposSettings.expected.txt
            |   |   |       OposSettings2.expected.txt
            |   |   |       OwnDeployablePackageWebServiceBL.expected.txt
            |   |   |       OwnDeployablePackageWebServiceBL2.expected.txt
            |   |   |       PasswordManagerSettings.expected.txt
            |   |   |       PasswordManagerSettings2.expected.txt
            |   |   |       PaymentConditionsSettings.expected.txt
            |   |   |       PaymentConditionsSettings2.expected.txt
            |   |   |       PaymentTransactionSettings.expected.txt
            |   |   |       PaymentTransactionSettings2.expected.txt
            |   |   |       PdfSigningSettings.expected.txt
            |   |   |       PdfSigningSettings2.expected.txt
            |   |   |       PhoneSettings.expected.txt
            |   |   |       PhoneSettings2.expected.txt
            |   |   |       PickUpSettings.expected.txt
            |   |   |       PickUpSettings2.expected.txt
            |   |   |       ProductLifecycleSettings.expected.txt
            |   |   |       ProductLifecycleSettings2.expected.txt
            |   |   |       ProductMatrixSettings.expected.txt
            |   |   |       ProductMatrixSettings2.expected.txt
            |   |   |       PurchaseSettings.expected.txt
            |   |   |       PurchaseSettings2.expected.txt
            |   |   |       ReceiptInvoiceSettings.expected.txt
            |   |   |       ReceiptInvoiceSettings2.expected.txt
            |   |   |       ReceiptSettings.expected.txt
            |   |   |       ReceiptSettings2.expected.txt
            |   |   |       RiverSuiteWebServiceSettings.expected.txt
            |   |   |       RiverSuiteWebServiceSettings2.expected.txt
            |   |   |       RmaSettings.expected.txt
            |   |   |       RmaSettings2.expected.txt
            |   |   |       RmmConnectionSettings.expected.txt
            |   |   |       RmmConnectionSettings2.expected.txt
            |   |   |       SaveHourlySurchargeRateSettings.expected.txt
            |   |   |       SaveHourlySurchargeRateSettings2.expected.txt
            |   |   |       SBOWebAccountRegistrationSettings.expected.txt
            |   |   |       SBOWebAccountRegistrationSettings2.expected.txt
            |   |   |       SepaContractSettings.expected.txt
            |   |   |       SepaContractSettings2.expected.txt
            |   |   |       ServiceSettings.expected.txt
            |   |   |       ServiceSettings2.expected.txt
            |   |   |       SettingsTests.cs
            |   |   |       SurveySettings.expected.txt
            |   |   |       SurveySettings2.expected.txt
            |   |   |       SwitzerlandSettings.expected.txt
            |   |   |       SwitzerlandSettings2.expected.txt
            |   |   |       TapiSettings.expected.txt
            |   |   |       TapiSettings2.expected.txt
            |   |   |       TaskManagementSettings.expected.txt
            |   |   |       TaskManagementSettings2.expected.txt
            |   |   |       TextBlockSettings.expected.txt
            |   |   |       TextBlockSettings2.expected.txt
            |   |   |       TicketPatternSettings.expected.txt
            |   |   |       TicketPatternSettings2.expected.txt
            |   |   |       UpdateAvailableNotificationSettings.expected.txt
            |   |   |       UpdateAvailableNotificationSettings2.expected.txt
            |   |   |       VariableAttributesSettings.expected.txt
            |   |   |       VariableAttributesSettings2.expected.txt
            |   |   |       WebCartSettings.expected.txt
            |   |   |       WebCartSettings2.expected.txt
            |   |   |       WebServiceSettings.expected.txt
            |   |   |       WebServiceSettings2.expected.txt
            |   |   |       
            |   |   +---SpecialPrices
            |   |   |       FixedPrice_7,50.expected.txt
            |   |   |       ReduceListPrice_10.expected.txt
            |   |   |       ReduceRecommendedSellPrice_10.expected.txt
            |   |   |       ReduceSellPrice_10.expected.txt
            |   |   |       SpecialPriceTests.cs
            |   |   |       SurchargePurchasePrice_10.expected.txt
            |   |   |       
            |   |   +---Statistics
            |   |   |   \---SaleStatistics
            |   |   |           SaleStatistic2017.expected.txt
            |   |   |           SaleStatisticArticleFilterService.expected.txt
            |   |   |           SaleStatisticCustomerFilter.expected.txt
            |   |   |           SaleStatisticMaterialGroupFilterHardware.expected.txt
            |   |   |           SaleStatisticTests.cs
            |   |   |           
            |   |   +---SupplierReceiptItemOrigin
            |   |   |       Lieferanten-Gutschrift_3.expected.txt
            |   |   |       Lieferantenrechnung_4102.expected.txt
            |   |   |       SupplierReceiptItemOriginTests.cs
            |   |   |       Wareneingang_4143.expected.txt
            |   |   |       
            |   |   +---SupplierReceipts
            |   |   |       CompleteSupplierReceiptPurchaseProcess.cs
            |   |   |       CompleteSupplierReceiptWithLateBookingPurchaseProcess.cs
            |   |   |       DelayedSupplierDeliveryListBooking.cs
            |   |   |       DelayedSupplierInvoiceBooking.cs
            |   |   |       PartSupplierOrderReceiptPurchaseProcess.cs
            |   |   |       SplitSupplierOrderOverMultipleSupplierDeliveryLists.cs
            |   |   |       SupplierOrderSecondaryStockPurchaseTest.cs
            |   |   |       SupplierReceiptTestsSharedCode.cs
            |   |   |       
            |   |   +---System
            |   |   |   \---Indexing
            |   |   |       \---Documents
            |   |   |               DocumentFulltextIndexingTests.cs
            |   |   |               DocumentFulltextIndexingTests_DocSearch.expected.txt
            |   |   |               DocumentFulltextIndexingTests_NewDoc_Indexes.expected.txt
            |   |   |               DocumentFulltextIndexingTests_NewDoc_Stats.expected.txt
            |   |   |               ExampleFile_MSG.msg
            |   |   |               ExampleFile_PDF_RE936953.pdf
            |   |   |               ExampleFile_RTF_RE936953.rtf
            |   |   |               ExampleFile_WORD_RE936953.docx
            |   |   |               ExampleFile_XLSX_RE936953.xlsx
            |   |   |               
            |   |   +---TaskHelpdeskAction
            |   |   |       SavedTask0.expected.txt
            |   |   |       SavedTask1.expected.txt
            |   |   |       TaskHelpdeskActionContactPersonTest.cs
            |   |   |       TaskHelpdeskActionTest.cs
            |   |   |       TaskHelpdeskForwardActionTest.cs
            |   |   |       TicketFromTask1.expected.txt
            |   |   |       TicketFromTask2.expected.txt
            |   |   |       TicketFromTask3.expected.txt
            |   |   |       TicketFromTask4.expected.txt
            |   |   |       TicketFromTask5.expected.txt
            |   |   |       TicketFromTaskAfterChanges2.expected.txt
            |   |   |       TicketFromTaskAfterChanges3.expected.txt
            |   |   |       TicketFromTaskAfterChanges4.expected.txt
            |   |   |       TicketFromTaskAfterChanges5.expected.txt
            |   |   |       
            |   |   +---TaskManagement
            |   |   |       TaskManagementOrphanRepairTests.cs
            |   |   |       
            |   |   +---TaskManagementRecurrence
            |   |   |       Daily_Every1Day.expected.txt
            |   |   |       Daily_Every2Days.expected.txt
            |   |   |       Daily_EveryWeekday.expected.txt
            |   |   |       Monthly_Every2MonthsOnThe20thDay.expected.txt
            |   |   |       Monthly_Every2MonthsOnTheFirstMonday.expected.txt
            |   |   |       Monthly_Every2MonthsOnTheLastFriday.expected.txt
            |   |   |       Monthly_Every3MonthsOnThe31st_StartingJanuary31.expected.txt
            |   |   |       Monthly_Every3MonthsOnTheFirstMonday.expected.txt
            |   |   |       Monthly_Every3MonthsOnTheSecondTuesday.expected.txt
            |   |   |       Monthly_Every4MonthsOnThe31st_StartingJanuary31.expected.txt
            |   |   |       Monthly_EveryMonthOnThe30thDay.expected.txt
            |   |   |       Monthly_EveryMonthOnTheFirstMonday.expected.txt
            |   |   |       Monthly_EveryMonthOnTheTenthDay.expected.txt
            |   |   |       TaskManagementRecurrenceTest.cs
            |   |   |       Weekly_Every1WeekOnMonday.expected.txt
            |   |   |       Weekly_Every2WeeksOnMondayTuesdayAndWednesday.expected.txt
            |   |   |       Yearly_OnThe29thOfFebruary.expected.txt
            |   |   |       Yearly_OnTheFirstMondayInMarch.expected.txt
            |   |   |       Yearly_OnTheFirstOfFebruary.expected.txt
            |   |   |       
            |   |   +---TaskReportAction
            |   |   |       LoadedTask.expected.txt
            |   |   |       SavedTask.expected.txt
            |   |   |       TaskReportActionTest.cs
            |   |   |       UpdatedTask.expected.txt
            |   |   |       
            |   |   +---Telemetry
            |   |   |       TelemetryRecordArtificialIntelligenceToolUsage.cs
            |   |   |       TelemetryUpsertApiCall_DistinguishesByUserKindAndLicenseGuid.cs
            |   |   |       TelemetryUpsertApiCall_IncrementExisting.cs
            |   |   |       TelemetryUpsertApiCall_InsertNew.cs
            |   |   |       TelemetryUpsertMcpToolUsage_DistinguishesByAllKeyColumns.cs
            |   |   |       TelemetryUpsertMcpToolUsage_IncrementExisting.cs
            |   |   |       TelemetryUpsertMcpToolUsage_InsertNew.cs
            |   |   |       TelemetryUpsertMcpToolUsage_MixedInsertAndUpdate.cs
            |   |   |       TelemetryUpsert_ConcurrentFlush_NoDuplicatesOrErrors.cs
            |   |   |       
            |   |   +---TimerBilling
            |   |   |       AllTimes_KeepExistingPartListArticles.expected.txt
            |   |   |       AllTimes_ReplacePartListText.expected.txt
            |   |   |       AllTimes_SpecialArticlesExcluded.expected.txt
            |   |   |       AllTimes_SpecialArticlesIncluded.expected.txt
            |   |   |       AllTimes_SpecialArticlesIncluded_Saved_DbPositions.expected.txt
            |   |   |       AllTimes_SpecialArticlesIncluded_Saved_HeadAmountVersusChildren.expected.txt
            |   |   |       FindTimersForCustomer10008.expected.txt
            |   |   |       FindTimersForCustomer10012.expected.txt
            |   |   |       FindTimersForCustomer10017.expected.txt
            |   |   |       FindTimersForCustomer10024.expected.txt
            |   |   |       InvoiceFromTicketWithMasterDataList.expected.txt
            |   |   |       InvoiceResultForCustomer10008.expected.txt
            |   |   |       InvoiceResultForCustomer10012.expected.txt
            |   |   |       InvoiceResultForCustomer10017.expected.txt
            |   |   |       InvoiceResultForCustomer10024.expected.txt
            |   |   |       LieferscheinWithDateResultForCustomer10008ReminderIn0.expected.txt
            |   |   |       LieferscheinWithDateResultForCustomer10008ReminderIn10.expected.txt
            |   |   |       MultiTicket_AllTimes_Combined.expected.txt
            |   |   |       MultiTicket_AllTimes_SortedByTicket.expected.txt
            |   |   |       NotTransferred.expected.txt
            |   |   |       RechnungWithDateResultForCustomer10008ReminderIn0.expected.txt
            |   |   |       RechnungWithDateResultForCustomer10008ReminderIn10.expected.txt
            |   |   |       SamePrice_SpecialArticlesExcluded.expected.txt
            |   |   |       SamePrice_SpecialArticlesIncluded.expected.txt
            |   |   |       SavedInvoice40287.expected.txt
            |   |   |       SavedInvoice40288.expected.txt
            |   |   |       SavedInvoice40289.expected.txt
            |   |   |       SavedInvoice40290.expected.txt
            |   |   |       TimerBillingPartListTransferTest.cs
            |   |   |       TimerBillingTest.cs
            |   |   |       TimerBillingTest_TestGetContractsMethod_MultipleContract.expected.txt
            |   |   |       TimerBillingTest_TestGetContractsMethod_MultipleCustomer.expected.txt
            |   |   |       TimerBillingTest_TestGetContractsMethod_SingleContract.expected.txt
            |   |   |       TimerBillingTest_TestGetContractsMethod_SingleCustomer.expected.txt
            |   |   |       TimerTimeTextWithBreak.expected.txt
            |   |   |       TimerTimeText_HasStartTime_False_HasEndTime_False.expected.txt
            |   |   |       TimerTimeText_HasStartTime_False_HasEndTime_True.expected.txt
            |   |   |       TimerTimeText_HasStartTime_True_HasEndTime_False.expected.txt
            |   |   |       TimerTimeText_HasStartTime_True_HasEndTime_True.expected.txt
            |   |   |       
            |   |   +---TimerBillingSearch
            |   |   |       OnlyOpenTimers.expected.txt
            |   |   |       TimerBillingSearchTest.cs
            |   |   |       
            |   |   +---TimerBillingSurcharge
            |   |   |       TimerBillingSurchargeTests.cs
            |   |   |       VariablesForAlternativeArticleText.expected.txt
            |   |   |       
            |   |   +---Todo
            |   |   |   |   AllActiveTodos.expected.txt
            |   |   |   |   Birthday2021.expected.txt
            |   |   |   |   Birthday2022.expected.txt
            |   |   |   |   NoBirthday.expected.txt
            |   |   |   |   ReceiptUserStateTodos.expected.txt
            |   |   |   |   TodoServiceTests.cs
            |   |   |   |   TodoTests.cs
            |   |   |   |   TodoTests_TestDataQualityTodoListPart.expected.txt
            |   |   |   |   
            |   |   |   \---AllActiveTodosuUntil01
            |   |   |       \---01
            |   |   |               2020.expected.txt
            |   |   |               
            |   |   +---UpdateAvailableNotification
            |   |   |       Admin_CurrentVersionIsNew2006NoUpdateExpected.expected.txt
            |   |   |       Admin_CurrentVersionIsOld2005UpdateExpected.expected.txt
            |   |   |       CurrentVersionIsNew2006NoUpdateExpected.expected.txt
            |   |   |       CurrentVersionIsOld2002UpdateExpected.expected.txt
            |   |   |       CurrentVersionIsOld2004UpdateExpected.expected.txt
            |   |   |       CurrentVersionIsOld2005UpdateExpected.expected.txt
            |   |   |       CurrentVersionIsSuperOldUpdateExpected.expected.txt
            |   |   |       NoNotification.expected.txt
            |   |   |       OtherApplicationNoUpdateExpected.expected.txt
            |   |   |       OtherUserNoUpdateExpected.expected.txt
            |   |   |       ShowToAllEmployeesCurrentVersion1_0_0_0.expected.txt
            |   |   |       UpdateAvailableNotificationTest.cs
            |   |   |       
            |   |   +---UpdateAvailableNotificationSettings
            |   |   |       AdministratorsWithNewList.expected.txt
            |   |   |       AllEmployeesWithNullList.expected.txt
            |   |   |       InitialState.expected.txt
            |   |   |       SelectedEmployeesWithList.expected.txt
            |   |   |       UpdateAvailableNotificationSettingsTest.cs
            |   |   |       
            |   |   +---UpdatePurchasePriceInReceipts
            |   |   |       OfferClass_6675_.expected.txt
            |   |   |       OfferClass_6691_.expected.txt
            |   |   |       OfferClass_6716_.expected.txt
            |   |   |       OfferClass_6716_SecondTime.expected.txt
            |   |   |       UpdatePurchasePriceInReceiptTests.cs
            |   |   |       
            |   |   +---Urls
            |   |   |       GetSimpleUrlByI3D.expected.txt
            |   |   |       GetSimpleUrlWithFilter.expected.txt
            |   |   |       SimpleUrlTest.cs
            |   |   |       
            |   |   +---VideoPortalAssignment
            |   |   |       VideoPortalAssignmentsTests.cs
            |   |   |       VideoPortalAssignment_Save.expected.txt
            |   |   |       
            |   |   +---WebAccounts
            |   |   |       1_AllWebAccounts_Original.expected.txt
            |   |   |       2_AllWebAccounts_AfterCreateNewWebAccount.expected.txt
            |   |   |       2_CreateNewAccountResult.expected.txt
            |   |   |       3_AllWebAccounts_AfterWebAccountUpdate.expected.txt
            |   |   |       3_GetWebAccountByContactPersonI3D_87.expected.txt
            |   |   |       3_SaveWebAccount_Result.expected.txt
            |   |   |       4_AllWebAccounts_AfterUpdatePassword.expected.txt
            |   |   |       4_UpdatePassword_Result.expected.txt
            |   |   |       5_UpdateWebAccount_DuplicateName_Result.expected.txt
            |   |   |       6_CreateNewAccount_DuplicateName_Result.expected.txt
            |   |   |       7_UpdateWebAccount_DuplicateName_Result.expected.txt
            |   |   |       WebAccountTests.cs
            |   |   |       
            |   |   +---WebReceipts
            |   |   |       1_CreatedReceiverText.expected.txt
            |   |   |       1_OfferDeliveryAddress.expected.txt
            |   |   |       2_CreatedReceiverText.expected.txt
            |   |   |       2_OfferDeliveryAddress.expected.txt
            |   |   |       3_PurchaseOrderNumber.expected.txt
            |   |   |       4ChangeWebReceiptState_AcceptFullWebReceipt.expected.txt
            |   |   |       5ChangeWebReceiptState_AcceptWebReceiptWithChangeRequests.expected.txt
            |   |   |       6ChangeWebReceiptState_TokenResult_AcceptFullWebReceipt.expected.txt
            |   |   |       Deckblatt - Ausleitung.docx
            |   |   |       WebReceiptTests.cs
            |   |   |       
            |   |   +---WebServiceHelp
            |   |   |       KnownTypes.expected.txt
            |   |   |       KnownTypesTest.cs
            |   |   |       LoginMethod.expected.txt
            |   |   |       LogoutMethod.expected.txt
            |   |   |       WebServiceHelpTest.cs
            |   |   |       
            |   |   \---WikiHelpdesk
            |   |           SavedTicket.expected.txt
            |   |           SaveHelpdeskResult.expected.txt
            |   |           WikiHelpdeskTests.cs
            |   |           
            |   \---TicketTests
            |       +---Ticket103420
            |       |       Ticket103420Test.cs
            |       |       
            |       +---Ticket104305
            |       |       BothEmpty.expected.txt
            |       |       BothNULL.expected.txt
            |       |       ContractsFromCustomer10003.expected.txt
            |       |       ContractsFromCustomer10003IncludeContract4.expected.txt
            |       |       NoCustomersIncludeContract4And10.expected.txt
            |       |       Ticket104305Test.cs
            |       |       
            |       +---Ticket104691
            |       |       AfterDeliveryListCreated_Table_Barcode.expected.txt
            |       |       AfterDeliveryListCreated_Table_BarcodeHistory.expected.txt
            |       |       AfterDeliveryListCreated_Table_SeriennummerToPosition.expected.txt
            |       |       AfterForwardToInvoice_Table_Barcode.expected.txt
            |       |       AfterForwardToInvoice_Table_BarcodeHistory.expected.txt
            |       |       AfterForwardToInvoice_Table_SeriennummerToPosition.expected.txt
            |       |       AfterNewDeliveryListVersion_Table_Barcode.expected.txt
            |       |       AfterNewDeliveryListVersion_Table_BarcodeHistory.expected.txt
            |       |       AfterNewDeliveryListVersion_Table_SeriennummerToPosition.expected.txt
            |       |       Barcodes.expected.txt
            |       |       DeliveryListReceiptItem.expected.txt
            |       |       DeliveryListWithReceiptItem.expected.txt
            |       |       ForwardDeliveryListToInvoiceResult.expected.txt
            |       |       NewDeliveryList.expected.txt
            |       |       NewDeliveryListVersion.expected.txt
            |       |       NewDeliveryListVersionSaved.expected.txt
            |       |       ReceiptItemWithBarcode.expected.txt
            |       |       Result_BarcodeInDeliveryList.expected.txt
            |       |       Result_DeliveryList.expected.txt
            |       |       SavedDeliveryList.expected.txt
            |       |       SaveInvoiceResult.expected.txt
            |       |       Ticket104691Test.cs
            |       |       
            |       +---Ticket106044
            |       |       CompletedCreditVoucher_Table_Barcode.expected.txt
            |       |       CompletedCreditVoucher_Table_BarcodeHistory.expected.txt
            |       |       CompletedCreditVoucher_Table_SeriennummerToPosition.expected.txt
            |       |       CreditVoucherCreated_Table_Barcode.expected.txt
            |       |       CreditVoucherCreated_Table_BarcodeHistory.expected.txt
            |       |       CreditVoucherCreated_Table_SeriennummerToPosition.expected.txt
            |       |       InvoiceCreated_Table_Barcode.expected.txt
            |       |       InvoiceCreated_Table_BarcodeHistory.expected.txt
            |       |       InvoiceCreated_Table_SeriennummerToPosition.expected.txt
            |       |       NewCreditVoucherVersion_Table_Barcode.expected.txt
            |       |       NewCreditVoucherVersion_Table_BarcodeHistory.expected.txt
            |       |       NewCreditVoucherVersion_Table_SeriennummerToPosition.expected.txt
            |       |       SecondInvoiceCreated_Table_Barcode.expected.txt
            |       |       SecondInvoiceCreated_Table_BarcodeHistory.expected.txt
            |       |       SecondInvoiceCreated_Table_SeriennummerToPosition.expected.txt
            |       |       Ticket106044Test.cs
            |       |       
            |       +---Ticket107258
            |       |       CantRemoveForwardedPositionResult.expected.txt
            |       |       SavedSuccessfully.expected.txt
            |       |       Ticket107258Test.cs
            |       |       
            |       +---Ticket110400
            |       |       Ticket110400Test.cs
            |       |       
            |       +---Ticket111051
            |       |       Mandat1.expected.txt
            |       |       Mandat2.expected.txt
            |       |       Ticket11051Test.cs
            |       |       
            |       +---Ticket113237
            |       |       10_AfterNewOrderCreated_Table_Barcode.expected.txt
            |       |       10_AfterNewOrderCreated_Table_BarcodeHistory.expected.txt
            |       |       10_AfterNewOrderCreated_Table_SeriennummerToPosition.expected.txt
            |       |       11_AfterNewOrderForwardedToInvoice_Table_Barcode.expected.txt
            |       |       11_AfterNewOrderForwardedToInvoice_Table_BarcodeHistory.expected.txt
            |       |       12_AfterClearNewInvoice_Table_Barcode.expected.txt
            |       |       12_AfterClearNewInvoice_Table_BarcodeHistory.expected.txt
            |       |       12_AfterClearNewInvoice_Table_SeriennummerToPosition.expected.txt
            |       |       1_AfterOrderCreated_Table_Barcode.expected.txt
            |       |       1_AfterOrderCreated_Table_BarcodeHistory.expected.txt
            |       |       1_AfterOrderCreated_Table_SeriennummerToPosition.expected.txt
            |       |       2_AfterForwardToDeliveryList_Table_Barcode.expected.txt
            |       |       2_AfterForwardToDeliveryList_Table_BarcodeHistory.expected.txt
            |       |       2_AfterForwardToDeliveryList_Table_SeriennummerToPosition.expected.txt
            |       |       3_AfterForwardToInvoice_Table_Barcode.expected.txt
            |       |       3_AfterForwardToInvoice_Table_BarcodeHistory.expected.txt
            |       |       3_AfterForwardToInvoice_Table_SeriennummerToPosition.expected.txt
            |       |       4_AfterNewOrderVersion_Table_Barcode.expected.txt
            |       |       4_AfterNewOrderVersion_Table_BarcodeHistory.expected.txt
            |       |       4_AfterNewOrderVersion_Table_SeriennummerToPosition.expected.txt
            |       |       5_AfterClearInvoice_Table_Barcode.expected.txt
            |       |       5_AfterClearInvoice_Table_BarcodeHistory.expected.txt
            |       |       5_AfterClearInvoice_Table_SeriennummerToPosition.expected.txt
            |       |       6_AfterClearDeliveryList_Table_Barcode.expected.txt
            |       |       6_AfterClearDeliveryList_Table_BarcodeHistory.expected.txt
            |       |       6_AfterClearDeliveryList_Table_SeriennummerToPosition.expected.txt
            |       |       7_AfterClearOrder_Table_Barcode.expected.txt
            |       |       7_AfterClearOrder_Table_BarcodeHistory.expected.txt
            |       |       7_AfterClearOrder_Table_SeriennummerToPosition.expected.txt
            |       |       8_AfterNewDeliveryListCreated_Table_Barcode.expected.txt
            |       |       8_AfterNewDeliveryListCreated_Table_BarcodeHistory.expected.txt
            |       |       8_AfterNewDeliveryListCreated_Table_SeriennummerToPosition.expected.txt
            |       |       9_AfterClearNewDeliveryList_Table_Barcode.expected.txt
            |       |       9_AfterClearNewDeliveryList_Table_BarcodeHistory.expected.txt
            |       |       9_AfterClearNewDeliveryList_Table_SeriennummerToPosition.expected.txt
            |       |       Ticket113237Test.cs
            |       |       
            |       +---Ticket116289
            |       |       SaveResult_Active_False_Required_False_WithValue_False.expected.txt
            |       |       SaveResult_Active_False_Required_False_WithValue_True.expected.txt
            |       |       SaveResult_Active_False_Required_True_WithValue_False.expected.txt
            |       |       SaveResult_Active_False_Required_True_WithValue_True.expected.txt
            |       |       SaveResult_Active_True_Required_False_WithValue_False.expected.txt
            |       |       SaveResult_Active_True_Required_False_WithValue_True.expected.txt
            |       |       SaveResult_Active_True_Required_True_WithValue_False.expected.txt
            |       |       SaveResult_Active_True_Required_True_WithValue_True.expected.txt
            |       |       Ticket116289Tests.cs
            |       |       
            |       +---Ticket116468
            |       |       Article1256_Book4_Barcodes.expected.txt
            |       |       Article158_Book4_Barcodes.expected.txt
            |       |       Article176_Book3_Barcodes.expected.txt
            |       |       Article19_Book10.expected.txt
            |       |       Article19_Book5.expected.txt
            |       |       Ticket116468Test.cs
            |       |       
            |       +---Ticket117749
            |       |       Ticket117749Test.cs
            |       |       
            |       +---Ticket119088
            |       |       DuplicatePurchaseOrderNumberReceipts.expected.txt
            |       |       NewVersion_DuplicatePurchaseOrderNumberReceipts.expected.txt
            |       |       Ticket119088Test.cs
            |       |       
            |       +---Ticket119327
            |       |       Helpdesk_12275_After.expected.txt
            |       |       Helpdesk_12275_Before.expected.txt
            |       |       Ticket119327Test.cs
            |       |       
            |       +---Ticket119415
            |       |       Ticket119415Test.cs
            |       |       TimerBillingSearch_10509.expected.txt
            |       |       TimerBillingSearch_7454.expected.txt
            |       |       TimerI3D_10509.expected.txt
            |       |       TimerI3D_7454.expected.txt
            |       |       
            |       +---Ticket119564
            |       |       NegativeArticleBookings.expected.txt
            |       |       Ticket119564Tests.cs
            |       |       
            |       +---Ticket120182
            |       |       Ticket120182Tests.cs
            |       |       
            |       +---Ticket121005
            |       |       AddedPositions_Order_113_Version_-1.expected.txt
            |       |       AddedPositions_Order_113_Version_0.expected.txt
            |       |       AddedPositions_Order_113_Version_1.expected.txt
            |       |       AddedPositions_Order_113_Version_2.expected.txt
            |       |       AddedPositions_Order_113_Version_3.expected.txt
            |       |       AddedPositions_Order_113_Version_4.expected.txt
            |       |       AddedPositions_Order_137_Version_-1.expected.txt
            |       |       AddedPositions_Order_137_Version_0.expected.txt
            |       |       AddedPositions_Order_137_Version_1.expected.txt
            |       |       AddedPositions_Order_137_Version_2.expected.txt
            |       |       AddedPositions_Order_214_Version_-1.expected.txt
            |       |       AddedPositions_Order_214_Version_0.expected.txt
            |       |       AddedPositions_Order_214_Version_1.expected.txt
            |       |       AddedPositions_Order_214_Version_2.expected.txt
            |       |       AddedPositions_Order_214_Version_3.expected.txt
            |       |       AddedPositions_Order_214_Version_4.expected.txt
            |       |       Ticket121005Tests.cs
            |       |       
            |       +---Ticket121331
            |       |       AllDistributors.expected.txt
            |       |       Ticket121331Test.cs
            |       |       
            |       +---Ticket121349
            |       |       Ticket121349Test.cs
            |       |       
            |       +---Ticket121352
            |       |       ReceiverText.expected.txt
            |       |       Ticket121352Test.cs
            |       |       
            |       +---Ticket121492
            |       |       ReceiptLogs.expected.txt
            |       |       Ticket121492Test.cs
            |       |       
            |       +---Ticket122697
            |       |       SaveResult_InvoiceClass.expected.txt
            |       |       SaveResult_OfferClass.expected.txt
            |       |       Ticket122697Tests.cs
            |       |       
            |       +---Ticket124401
            |       |       OrderPositionItems.expected.txt
            |       |       Ticket124401Test.cs
            |       |       
            |       +---Ticket124592
            |       |       NewVersionOfReceipt_AN_56_Version_2.expected.txt
            |       |       NewVersionOfReceipt_AU_14_Version_1.expected.txt
            |       |       NewVersionOfReceipt_RE_171_Version_1.expected.txt
            |       |       Ticket124592Tests.cs
            |       |       
            |       +---Ticket125608
            |       |       CreateNewCreditVoucherVersion_Failure.expected.txt
            |       |       CreateNewCreditVoucherVersion_Success.expected.txt
            |       |       CreateNewCreditVoucher_Failure.expected.txt
            |       |       CreateNewCreditVoucher_Success.expected.txt
            |       |       SaveCreditVoucher_Failure.expected.txt
            |       |       SaveCreditVoucher_Success.expected.txt
            |       |       Ticket125608Tests.cs
            |       |       
            |       +---Ticket125719
            |       |       GetNumberGroupsForBranch.expected.txt
            |       |       Ticket125719.cs
            |       |       
            |       +---Ticket126417
            |       |       Complete_cvw_BarcodeDetails.expected.txt
            |       |       Ticket126417Tests.cs
            |       |       
            |       +---Ticket126433
            |       |       Ticket126433Tests.cs
            |       |       
            |       +---Ticket126856
            |       |       LoadAndSavedArticle.expected.txt
            |       |       LoadAndSavedArticle_failed.expected.txt
            |       |       LoadAndSavedArticle_The_Second.expected.txt
            |       |       LoadAndSavedArticle_Third_times_a_charm.expected.txt
            |       |       TicketTest126856Test.cs
            |       |       
            |       +---Ticket127331
            |       |       BookedArticlesResult.expected.txt
            |       |       BookedArticle_LiefPos.expected.txt
            |       |       Ticket127331Tests.cs
            |       |       
            |       +---Ticket127512
            |       |       DocumentsTable.expected.txt
            |       |       SqlCommands_GetDocumentsByDirectory.expected.txt
            |       |       SqlCommands_GetDocumentsFromDirectory.expected.txt
            |       |       Ticket127512Tests.cs
            |       |       
            |       +---Ticket127691
            |       |       Ticket127691Test.cs
            |       |       
            |       +---Ticket128113
            |       |       DeviceLinks.expected.txt
            |       |       Ticket128113Tests.cs
            |       |       
            |       +---Ticket128142
            |       |       OrderNotificationMails.expected.txt
            |       |       Ticket128142Tests.cs
            |       |       
            |       +---Ticket128146
            |       |       ForwardReceipt_TakePickedQuantity_False.expected.txt
            |       |       ForwardReceipt_TakePickedQuantity_NULL.expected.txt
            |       |       ForwardReceipt_TakePickedQuantity_True.expected.txt
            |       |       Ticket128146Tests.cs
            |       |       
            |       +---Ticket128521
            |       |       Ticket128521Tests.cs
            |       |       
            |       +---Ticket129019
            |       |       Ticket129019Tests.cs
            |       |       
            |       +---Ticket129734
            |       |       Ticket129734Tests.cs
            |       |       
            |       +---Ticket130840
            |       |       Result.expected.txt
            |       |       Ticket130840Tests.cs
            |       |       
            |       +---Ticket131295
            |       |       Ticket131295Tests.cs
            |       |       
            |       +---Ticket133365
            |       |       After_PurchaseBasePrice.expected.txt
            |       |       Before_PurchaseBasePrice.expected.txt
            |       |       Ticket133365Tests.cs
            |       |       
            |       +---Ticket133507
            |       |       Ticket133507Tests.cs
            |       |       
            |       +---Ticket133705
            |       |       ForwardFailedMessage.expected.txt
            |       |       LeasingProperties.expected.txt
            |       |       ServiceProperties.expected.txt
            |       |       Ticket133705Tests.cs
            |       |       
            |       +---Ticket133706
            |       |       Copy.expected.txt
            |       |       Reference.expected.txt
            |       |       Ticket133706Tests.cs
            |       |       
            |       +---Ticket133940
            |       |       ImportedItems.expected.txt
            |       |       Ticket133940Tests.cs
            |       |       
            |       +---Ticket134784
            |       |       CustomPropertyValues.expected.txt
            |       |       Ticket134784Tests.cs
            |       |       
            |       +---Ticket134995
            |       |       Ticket134995Test.cs
            |       |       
            |       +---Ticket135186
            |       |       Before.expected.txt
            |       |       IncreasedTo10.expected.txt
            |       |       ReducingTo5.expected.txt
            |       |       RemovedPosition.expected.txt
            |       |       Ticket135186Tests.cs
            |       |       
            |       +---Ticket135987
            |       |       Ticket135987Tests.cs
            |       |       TicketInfos.expected.txt
            |       |       
            |       +---Ticket136129
            |       |       Ticket136129Test.cs
            |       |       
            |       +---Ticket136175
            |       |       CreatedItems.expected.txt
            |       |       Ticket136175Tests.cs
            |       |       
            |       +---Ticket136334
            |       |       1_Before.expected.txt
            |       |       2_TestCase1.expected.txt
            |       |       2_TestCase2.expected.txt
            |       |       2_TestCase3.expected.txt
            |       |       2_TestCase4.expected.txt
            |       |       3_SameAsBefore.expected.txt
            |       |       Ticket136334Test.cs
            |       |       
            |       +---Ticket136409
            |       |       Ticket136409Test.cs
            |       |       
            |       +---Ticket136900
            |       |       SavedOrder.expected.txt
            |       |       Ticket136900Tests.cs
            |       |       UpdatedOrder.expected.txt
            |       |       
            |       +---Ticket137112
            |       |       CustomerDiscountItem.expected.txt
            |       |       Ticket137112Tests.cs
            |       |       
            |       +---Ticket137215
            |       |       Ticket137215Tests.cs
            |       |       
            |       +---Ticket137700
            |       |       AccountTypeToAccountsTests_AfterDataRepair.expected.txt
            |       |       AccountTypeToAccountsTests_BeforeBrokenData.expected.txt
            |       |       Ticket137700Tests.cs
            |       |       
            |       +---Ticket137716
            |       |       ContractProgression.expected.txt
            |       |       OrderProgression.expected.txt
            |       |       Ticket137716Tests.cs
            |       |       
            |       +---Ticket137957
            |       |       PriceMatrixItems.expected.txt
            |       |       Ticket137957Tests.cs
            |       |       
            |       +---Ticket138418
            |       |       Items.expected.txt
            |       |       Ticket138418Tests.cs
            |       |       
            |       +---Ticket138750
            |       |       Ticket138750Tests.cs
            |       |       
            |       +---Ticket139086
            |       |       CommissionQuantity.expected.txt
            |       |       Ticket139086Tests.cs
            |       |       
            |       +---Ticket139258
            |       |       1_Original_Barcode.expected.txt
            |       |       1_Original_BarcodeHistory.expected.txt
            |       |       1_Original_SeriennummerToPosition.expected.txt
            |       |       2_AfterCreditVoucher_Barcode.expected.txt
            |       |       2_AfterCreditVoucher_BarcodeHistory.expected.txt
            |       |       2_AfterCreditVoucher_SeriennummerToPosition.expected.txt
            |       |       3_AfterManualClose_Barcode.expected.txt
            |       |       3_AfterManualClose_BarcodeHistory.expected.txt
            |       |       3_AfterManualClose_SeriennummerToPosition.expected.txt
            |       |       4_AfterNewVersionOfCreditVoucher_Barcode.expected.txt
            |       |       4_AfterNewVersionOfCreditVoucher_BarcodeHistory.expected.txt
            |       |       4_AfterNewVersionOfCreditVoucher_SeriennummerToPosition.expected.txt
            |       |       Ticket139258Tests.cs
            |       |       
            |       +---Ticket139328
            |       |       After.expected.txt
            |       |       Before.expected.txt
            |       |       Ticket139328Tests.cs
            |       |       
            |       +---Ticket139506
            |       |       Ticket139506Tests.cs
            |       |       
            |       +---Ticket139552
            |       |       Ticket139552Tests.cs
            |       |       
            |       +---Ticket140509
            |       |       Invoice.expected.txt
            |       |       Ticket140509Tests.cs
            |       |       
            |       +---Ticket140828
            |       |       Ticket140828Tests.cs
            |       |       
            |       +---Ticket141553
            |       |       Result.expected.txt
            |       |       Ticket141553Tests.cs
            |       |       
            |       +---Ticket142989
            |       |       Ticket142989Tests.cs
            |       |       
            |       +---Ticket143661
            |       |       Ticket143661Tests.cs
            |       |       
            |       +---Ticket144940
            |       |       Receipts_FindInvoiceByNumber.expected.txt
            |       |       Receipts_FindInvoiceByNumberAndSecretText.expected.txt
            |       |       Receipts_FindInvoiceBySecretText.expected.txt
            |       |       Ticket144940Tests.cs
            |       |       
            |       +---Ticket145005
            |       |       ComplexCase.expected.txt
            |       |       MultipleServiceArticleEmployee.expected.txt
            |       |       OwnServiceArticlesOnly.expected.txt
            |       |       SingleServiceArticleEmployee.expected.txt
            |       |       Ticket145005Tests.cs
            |       |       
            |       +---Ticket145215
            |       |       Ticket145215Tests.cs
            |       |       
            |       +---Ticket145580
            |       |       Ticket145580Tests.cs
            |       |       
            |       +---Ticket145683
            |       |       ExportDate.expected.txt
            |       |       Ticket145683Tests.cs
            |       |       
            |       +---Ticket155581
            |       |       Ticket155581ContractPositionChangeStockTogglesAreLoggedTest.cs
            |       |       Ticket155581RentArticleSaveNormalizesDebitingAndSerialTest.cs
            |       |       
            |       +---Ticket155686
            |       |       Ticket155686Tests.cs
            |       |       Ticket155686Tests.expected.txt
            |       |       
            |       +---Ticket160877
            |       |       Ticket160877Tests.cs
            |       |       
            |       +---Ticket164522
            |       |       Ticket164522Tests.cs
            |       |       
            |       +---Ticket165605
            |       |       AvailableVariables.expected.txt
            |       |       Ticket165605Tests.cs
            |       |       
            |       +---Ticket167799
            |       |       Ticket167799Tests.cs
            |       |       
            |       \---Ticket87016
            |               ContractPriceForTimer.expected.txt
            |               CustomSpecialPrice.expected.txt
            |               Original.expected.txt
            |               SpecialArticlePriceZero.expected.txt
            |               Ticket87016Test.cs
            |               
            +---Centron.Tests.Integration
            |   |   Centron.Tests.Integration.csproj
            |   |   IntegrationTest.cs
            |   |   IntegrationTestHelper.cs
            |   |   InvoiceIntegrationTest.cs
            |   |   WebServiceConfig.xml
            |   |   
            |   +---bin
            |   |   \---Debug
            |   |       \---net10.0
            |   |               .msCoverageSourceRootsMapping_Centron.Tests.Integration
            |   |               CoverletSourceRootsMapping_Centron.Tests.Integration
            |   |               
            |   +---obj
            |   |   |   Centron.Tests.Integration.csproj.nuget.dgspec.json
            |   |   |   Centron.Tests.Integration.csproj.nuget.g.props
            |   |   |   Centron.Tests.Integration.csproj.nuget.g.targets
            |   |   |   project.assets.json
            |   |   |   project.nuget.cache
            |   |   |   
            |   |   \---Debug
            |   |       \---net10.0
            |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
            |   |           |   Centron.Tests.Integration.AssemblyInfo.cs
            |   |           |   Centron.Tests.Integration.AssemblyInfoInputs.cache
            |   |           |   Centron.Tests.Integration.assets.cache
            |   |           |   Centron.Tests.Integration.csproj.AssemblyReference.cache
            |   |           |   Centron.Tests.Integration.GeneratedMSBuildEditorConfig.editorconfig
            |   |           |   Centron.Tests.Integration.GlobalUsings.g.cs
            |   |           |   
            |   |           +---ref
            |   |           \---refint
            |   \---Tests
            |       \---EmployeeManagement
            |               Ticket154840.cs
            |               
            +---CentronNexusTests
            |   |   AssemblyInfo.cs
            |   |   CentronNexusTests.csproj
            |   |   Usings.cs
            |   |   
            |   +---bin
            |   |   \---Debug
            |   |       \---net10.0
            |   |               .msCoverageSourceRootsMapping_CentronNexusTests
            |   |               
            |   +---Configuration
            |   |   |   UploadConfigTests.cs
            |   |   |   
            |   |   \---Migrations
            |   |           MultiWebServiceToSingleWebServiceConfigMigrationTests.cs
            |   |           
            |   \---obj
            |       |   CentronNexusTests.csproj.nuget.dgspec.json
            |       |   CentronNexusTests.csproj.nuget.g.props
            |       |   CentronNexusTests.csproj.nuget.g.targets
            |       |   project.assets.json
            |       |   project.nuget.cache
            |       |   
            |       \---Debug
            |           \---net10.0
            |               |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
            |               |   CentronNexusTests.AssemblyInfo.cs
            |               |   CentronNexusTests.AssemblyInfoInputs.cache
            |               |   CentronNexusTests.assets.cache
            |               |   CentronNexusTests.csproj.AssemblyReference.cache
            |               |   CentronNexusTests.GeneratedMSBuildEditorConfig.editorconfig
            |               |   
            |               +---ref
            |               \---refint
            +---PlaywrightTests
            |   |   CustomerTicketsTest.cs
            |   |   EmailTests.cs
            |   |   ExampleTests.cs
            |   |   PlaywrightTests.csproj
            |   |   TicketsTests.cs
            |   |   ViewTests.cs
            |   |   WebaccountTests.cs
            |   |   
            |   +---bin
            |   |   \---Debug
            |   |       \---net10.0
            |   +---obj
            |   |   |   PlaywrightTests.csproj.nuget.dgspec.json
            |   |   |   PlaywrightTests.csproj.nuget.g.props
            |   |   |   PlaywrightTests.csproj.nuget.g.targets
            |   |   |   project.assets.json
            |   |   |   project.nuget.cache
            |   |   |   
            |   |   \---Debug
            |   |       \---net10.0
            |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
            |   |           |   PlaywrightTests.AssemblyInfo.cs
            |   |           |   PlaywrightTests.AssemblyInfoInputs.cache
            |   |           |   PlaywrightTests.assets.cache
            |   |           |   PlaywrightTests.csproj.AssemblyReference.cache
            |   |           |   PlaywrightTests.genautoregisteredextensionsinputcache.cache
            |   |           |   PlaywrightTests.GeneratedMSBuildEditorConfig.editorconfig
            |   |           |   PlaywrightTests.gentestingplatformentrypointinputcache.cache
            |   |           |   PlaywrightTests.GlobalUsings.g.cs
            |   |           |   
            |   |           +---ref
            |   |           \---refint
            |   \---Utilities
            |           Auth.cs
            |           AvailableEmployees.cs
            |           AvailableWebAccountForTests.cs
            |           
            \---shared
                +---Centron.Tests.Controls
                |   |   Centron.Tests.Controls.csproj
                |   |   
                |   +---bin
                |   |   \---Debug
                |   |       \---net10.0-windows
                |   |               .msCoverageSourceRootsMapping_Centron.Tests.Controls
                |   |               CoverletSourceRootsMapping_Centron.Tests.Controls
                |   |               
                |   +---obj
                |   |   |   Centron.Tests.Controls.csproj.nuget.dgspec.json
                |   |   |   Centron.Tests.Controls.csproj.nuget.g.props
                |   |   |   Centron.Tests.Controls.csproj.nuget.g.targets
                |   |   |   project.assets.json
                |   |   |   project.nuget.cache
                |   |   |   
                |   |   \---Debug
                |   |       \---net10.0-windows
                |   |           |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
                |   |           |   Centron.Tests.Controls.AssemblyInfo.cs
                |   |           |   Centron.Tests.Controls.AssemblyInfoInputs.cache
                |   |           |   Centron.Tests.Controls.assets.cache
                |   |           |   Centron.Tests.Controls.csproj.AssemblyReference.cache
                |   |           |   Centron.Tests.Controls.GeneratedMSBuildEditorConfig.editorconfig
                |   |           |   Centron.Tests.Controls.GlobalUsings.g.cs
                |   |           |   
                |   |           +---ref
                |   |           \---refint
                |   \---PositionGrid
                |           PasteIndentNormalizerTests.cs
                |           ReverseChargeThresholdCalculatorTests.cs
                |           
                \---Centron.Tests.Core
                    |   Centron.Tests.Core.csproj
                    |   
                    +---bin
                    |   \---Debug
                    |       \---net10.0
                    |               .msCoverageSourceRootsMapping_Centron.Tests.Core
                    |               CoverletSourceRootsMapping_Centron.Tests.Core
                    |               
                    +---Extensions
                    |       StringExtensionsTest.cs
                    |       
                    \---obj
                        |   Centron.Tests.Core.csproj.nuget.dgspec.json
                        |   Centron.Tests.Core.csproj.nuget.g.props
                        |   Centron.Tests.Core.csproj.nuget.g.targets
                        |   project.assets.json
                        |   project.nuget.cache
                        |   
                        \---Debug
                            \---net10.0
                                |   .NETCoreApp,Version=v10.0.AssemblyAttributes.cs
                                |   Centron.Tests.Core.AssemblyInfo.cs
                                |   Centron.Tests.Core.AssemblyInfoInputs.cache
                                |   Centron.Tests.Core.assets.cache
                                |   Centron.Tests.Core.csproj.AssemblyReference.cache
                                |   Centron.Tests.Core.GeneratedMSBuildEditorConfig.editorconfig
                                |   Centron.Tests.Core.GlobalUsings.g.cs
                                |   
                                +---ref
                                \---refint
